{"id":19244859,"url":"https://github.com/conedevelopment/sprucecss-root-admin-template","last_synced_at":"2025-10-14T15:35:39.260Z","repository":{"id":176621355,"uuid":"647627313","full_name":"conedevelopment/sprucecss-root-admin-template","owner":"conedevelopment","description":"A static HTML/CSS/JS administration tempalte built on Spruce CSS.","archived":false,"fork":false,"pushed_at":"2024-02-23T16:38:45.000Z","size":3903,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-04T17:50:27.673Z","etag":null,"topics":["admin-dashboard","admin-panel","admin-template","admin-ui","css","free","html","scss","sprucecss","template"],"latest_commit_sha":null,"homepage":"https://root-admin.sprucecss.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conedevelopment.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},"funding":{"github":["iamgergo","adamlaki"]}},"created_at":"2023-05-31T07:26:58.000Z","updated_at":"2025-04-22T08:53:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"5da91077-d7a1-410f-a133-25cd12c89929","html_url":"https://github.com/conedevelopment/sprucecss-root-admin-template","commit_stats":null,"previous_names":["conedevelopment/sprucecss-root-admin-template"],"tags_count":5,"template":false,"template_full_name":"conedevelopment/sprucecss-eleventy-starter","purl":"pkg:github/conedevelopment/sprucecss-root-admin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fsprucecss-root-admin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fsprucecss-root-admin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fsprucecss-root-admin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fsprucecss-root-admin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conedevelopment","download_url":"https://codeload.github.com/conedevelopment/sprucecss-root-admin-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fsprucecss-root-admin-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019318,"owners_count":26086711,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["admin-dashboard","admin-panel","admin-template","admin-ui","css","free","html","scss","sprucecss","template"],"created_at":"2024-11-09T17:25:29.330Z","updated_at":"2025-10-14T15:35:39.244Z","avatar_url":"https://github.com/conedevelopment.png","language":"HTML","funding_links":["https://github.com/sponsors/iamgergo","https://github.com/sponsors/adamlaki"],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n    \u003ca href=\"https://sprucecss.com/\"\u003e\n        \u003cbr\u003e\n        \u003cpicture\u003e\n            \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./.github/spruce-logo-dark.svg\"\u003e\n            \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./.github/spruce-logo-light.svg\"\u003e\n            \u003cimg alt=\"Spruce CSS\" width=\"140\" src=\"./.github/spruce-logo-dark.svg\"\u003e\n        \u003c/picture\u003e\n        \u003cbr\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n**This repository contains the static template of our Laravel admin named [Root](https://root.conedevelopment.com/).**\n\n![The preview image of the template.](./.github/root-preview-mockup-2.png)\n\nThe template is built with Eleventy for our sanity and easier management. You can grab the content from the Nunjucks template files or the compiled `dist` folder.\n\nThe template will probably change regularly in the future because of the Laravel package development.\n\n## What You Get\n\nWe used [Alpine.js](https://alpinejs.dev/) to handle the JS code. Although there are some quite complete JS behaviors, this template is still static HTML/CSS, so you have to do the interactive part.\n\n**Right now, you can grab the following views or layouts:**\n\n- [Dashboard](https://root-admin.sprucecss.com/)\n- [Product List](https://root-admin.sprucecss.com/products/)\n- [Order List](https://root-admin.sprucecss.com/orders/)\n- [Customer List](https://root-admin.sprucecss.com/customers/)\n- [Category List](https://root-admin.sprucecss.com/categories/)\n- [Item Edit](https://root-admin.sprucecss.com/item/edit/)\n- [Item View](https://root-admin.sprucecss.com/item/view/)\n- [Settings](https://root-admin.sprucecss.com/settings/)\n- [Sign In](https://root-admin.sprucecss.com/sign-in/)\n- [Sign Up](https://root-admin.sprucecss.com/sign-up/)\n- [Password Reset](https://root-admin.sprucecss.com/password-reset/)\n\n**There are a lot of admin-specific components:**\n\n- Modal window with customizations.\n- Data table block with search and filter support.\n- Simple search.\n- Various drop-down menus.\n- Widget cards.\n- Media handler modal.\n- Combobox.\n\n## Get Up and Running\n\nWe use `eleventy --serve` and compile Sass with sass-cli with npm scripts.\n\n1. **Clone the repository.**\n\n2. **Install the dependencies.**\n\n    In the `package.json` file, you will find all of the dependencies (and scripts) to install them using the following command:\n\n    ```shell\n    npm install\n    ```\n\n3. **Run the development mode**\n\n    To run the development mode, use the `npm script`.   This script will also watch for changes.\n\n    ```shell\n    npm start\n    ```\n\n4. **Run the production mode**\n\n    Before you go live, you should use the production script to compress the Sass files.\n\n    ```shell\n    npm run prod\n    ```\n\n## SCSS\n\nThe project compiles the SCSS files from the `./src/scss` folder into the `./src/css` folder. The project includes [Spruce CSS](https://sprucecss.com/), which gives the styling with some [Spruce UI](https://sprucecss.com/ui/getting-started/introduction/) components.\n\n## Other Scripts\n\n- **sass:lint/sass:lint:fix** You can lint your SCSS files with [Stylelint](https://stylelint.io/) and [stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines) preset with the `npm run sass:lint` command. Use the `npm run sass:lint:fix` command if you want automatic fixes.\n\n- **js:lint/js:lint:fix** You can also lint your JS like with Sass. For the rules, we use the Airbnb preset.\n\n## License\n\nThe code is licensed under the [MIT](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconedevelopment%2Fsprucecss-root-admin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconedevelopment%2Fsprucecss-root-admin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconedevelopment%2Fsprucecss-root-admin-template/lists"}