{"id":19961935,"url":"https://github.com/goadmingroup/themes","last_synced_at":"2025-06-12T20:35:51.605Z","repository":{"id":43113238,"uuid":"214619719","full_name":"GoAdminGroup/themes","owner":"GoAdminGroup","description":"The official ui themes of GoAdmin","archived":false,"fork":false,"pushed_at":"2024-08-18T00:48:24.000Z","size":69437,"stargazers_count":16,"open_issues_count":10,"forks_count":66,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T11:03:37.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.go-admin.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GoAdminGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-12T09:34:24.000Z","updated_at":"2025-04-09T10:14:51.000Z","dependencies_parsed_at":"2024-04-25T02:29:54.461Z","dependency_job_id":"dae5035e-509f-4297-9ad3-233db726fe60","html_url":"https://github.com/GoAdminGroup/themes","commit_stats":{"total_commits":258,"total_committers":2,"mean_commits":129.0,"dds":"0.011627906976744207","last_synced_commit":"877e112ed36554d7d99fcedd357b5fd1b5f37fdd"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/GoAdminGroup/themes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fthemes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fthemes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fthemes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fthemes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoAdminGroup","download_url":"https://codeload.github.com/GoAdminGroup/themes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fthemes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259522585,"owners_count":22870490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T02:08:57.607Z","updated_at":"2025-06-12T20:35:46.582Z","avatar_url":"https://github.com/GoAdminGroup.png","language":"Go","readme":"# GoAdmin Official Themes\n\n- [adminlte](https://github.com/GoAdminGroup/themes/tree/master/adminlte)\n- [sword](https://github.com/GoAdminGroup/themes/tree/master/sword)\n\n[中文介绍](./README_CN.md)\n\n## How to use\n\n- Import the theme\n- Set in the global configuration of GoAdmin\n\n```go\n\npackage main\n\nimport (\n\t...\n\t_ \"github.com/GoAdminGroup/themes/adminlte\"\n\t...\n)\n\nfunc main()  {\n\t\n\t...\n\t\n\tcfg := config.Config{\n    \t\t...\n    \t\t\n    \t\tTheme: \"adminlte\",\n    \t\t\n    \t\t...\n    \t}\n\t\n\t...\n \n}\n\n```\n\n## How to modify and make it work\n\nUse the Makefile under each theme directory.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoadmingroup%2Fthemes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoadmingroup%2Fthemes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoadmingroup%2Fthemes/lists"}