{"id":16064433,"url":"https://github.com/disjfa/glynn-admin","last_synced_at":"2026-04-15T18:01:56.710Z","repository":{"id":78960035,"uuid":"62830574","full_name":"disjfa/glynn-admin","owner":"disjfa","description":"Admin pages created with jeckyll","archived":false,"fork":false,"pushed_at":"2019-01-23T22:16:25.000Z","size":7665,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T22:54:17.226Z","etag":null,"topics":["bootstrap","css","css-framework"],"latest_commit_sha":null,"homepage":"https://disjfa.github.io/glynn-admin/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/disjfa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2016-07-07T18:46:55.000Z","updated_at":"2021-03-07T07:09:38.000Z","dependencies_parsed_at":"2023-02-25T03:45:20.895Z","dependency_job_id":null,"html_url":"https://github.com/disjfa/glynn-admin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/disjfa/glynn-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disjfa%2Fglynn-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disjfa%2Fglynn-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disjfa%2Fglynn-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disjfa%2Fglynn-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/disjfa","download_url":"https://codeload.github.com/disjfa/glynn-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disjfa%2Fglynn-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31853279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bootstrap","css","css-framework"],"created_at":"2024-10-09T05:07:46.110Z","updated_at":"2026-04-15T18:01:56.696Z","avatar_url":"https://github.com/disjfa.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# glynn-admin\r\n\r\n[![version][version-badge]][package]\r\n[![MIT License][license-badge]][LICENSE]\r\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)\r\n\r\n[![Watch on GitHub][github-watch-badge]][github-watch]\r\n[![Star on GitHub][github-star-badge]][github-star]\r\n[![Tweet][twitter-badge]][twitter]\r\n\r\nA simple and useful admin page interface. An example can be found here: [glynn-admin](https://disjfa.github.io/glynn-admin/).\r\n\r\n# Instalation\r\n\r\n```\r\nnpm install glynn-admin\r\n```\r\n\r\n# How to use\r\n\r\nCreate a base scss file. Add this to the main file.\r\n\r\n```scss\r\n@import \"glynn-admin/scss/glynn-admin\";\r\n```\r\n\r\nAnd go and create a super website.\r\n\r\n#### Grunt\r\n\r\nDon't forget to setup a loadFile on the base project. In my gruntfile i have these options on the scss loader:\r\n```js\r\nsass: {\r\n    dist: {\r\n        options: {\r\n            loadPath: 'node_modules'\r\n        }\r\n    }\r\n}\r\n```\r\n\r\n#### The hard way\r\n\r\nCopy the files from the dist folder. Located here;\r\n\r\n```css\r\nglynn-admin/dist/css/glynn-admin.css\r\n```\r\n\r\nFor the javascript. Just use the default bootstrap, jquery and thether javascript to include in your project.\r\n\r\n# Usage\r\n\r\n[unsplash](https://unsplash.com/)\r\n[Bootstrap v4](http://getbootstrap.com/)\r\n[Font Awesome](http://fontawesome.io/)\r\n[Social Buttons for Bootstrap](https://lipis.github.io/bootstrap-social/)\r\n[Chart.js](http://www.chartjs.org/)\r\n\r\n# Issues\r\n\r\nIssues can be reported [here](https://github.com/disjfa/glynn-admin/issues)\r\n\r\n## Contributors\r\n\r\nThanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):\r\n\r\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n| [\u003cimg src=\"https://avatars0.githubusercontent.com/u/632778?v=3\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003edisjfa\u003c/sub\u003e](http://www.disjfa.nl)\u003cbr /\u003e[📖](https://github.com/disjfa/glynn-admin/commits?author=disjfa \"Documentation\") [💻](https://github.com/disjfa/glynn-admin/commits?author=disjfa \"Code\") [💬](#question-disjfa \"Answering Questions\") |\n| :---: |\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\r\n\r\nThis project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!\r\n\r\n[package]: https://www.npmjs.com/package/glynn-admin\r\n[version-badge]: https://img.shields.io/npm/v/glynn-admin.svg?style=flat-square\r\n[license]: https://github.com/disjfa/glynn-admin/blob/master/LICENSE\r\n[license-badge]: https://img.shields.io/npm/l/glynn-admin.svg?style=flat-square\r\n[github-watch-badge]: https://img.shields.io/github/watchers/disjfa/glynn-admin.svg?style=social\r\n[github-watch]: https://github.com/disjfa/glynn-admin/watchers\r\n[github-star-badge]: https://img.shields.io/github/stars/disjfa/glynn-admin.svg?style=social\r\n[github-star]: https://github.com/disjfa/glynn-admin/stargazers\r\n[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20glynn-admin!%20-%20Cool%20admin%20template!%20Thanks%20@disjfa%20https://github.com/disjfa/glynn-admin%20%F0%9F%A4%97\r\n[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/disjfa/glynn-admin.svg?style=social\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisjfa%2Fglynn-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdisjfa%2Fglynn-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisjfa%2Fglynn-admin/lists"}