{"id":15041393,"url":"https://github.com/conedevelopment/sprucecss-site-eleventy","last_synced_at":"2025-04-14T20:17:07.413Z","repository":{"id":225391878,"uuid":"737607204","full_name":"conedevelopment/sprucecss-site-eleventy","owner":"conedevelopment","description":"The documentation of Spruce CSS.","archived":false,"fork":false,"pushed_at":"2025-04-09T19:43:51.000Z","size":8996,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T20:16:59.603Z","etag":null,"topics":["css","css-framework","sass","sass-framework","scss","scss-framework"],"latest_commit_sha":null,"homepage":"https://sprucecss.com","language":"CSS","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/conedevelopment.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},"funding":{"github":["iamgergo","adamlaki"]}},"created_at":"2023-12-31T18:09:03.000Z","updated_at":"2025-04-09T19:43:54.000Z","dependencies_parsed_at":"2024-05-01T15:10:07.596Z","dependency_job_id":"a9a8ef8b-2e6f-4194-b2ae-3d5a413a34c5","html_url":"https://github.com/conedevelopment/sprucecss-site-eleventy","commit_stats":null,"previous_names":["conedevelopment/sprucecss-site-eleventy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fsprucecss-site-eleventy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fsprucecss-site-eleventy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fsprucecss-site-eleventy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fsprucecss-site-eleventy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conedevelopment","download_url":"https://codeload.github.com/conedevelopment/sprucecss-site-eleventy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248952358,"owners_count":21188427,"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":["css","css-framework","sass","sass-framework","scss","scss-framework"],"created_at":"2024-09-24T20:46:03.043Z","updated_at":"2025-04-14T20:17:07.395Z","avatar_url":"https://github.com/conedevelopment.png","language":"CSS","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**Spruce CSS uses [11ty](https://www.11ty.dev/) for its documentation (v2).**\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/32f689b9-2e24-462f-be66-22e1233d7f9b/deploy-status)](https://app.netlify.com/sites/sprucecss/deploys)\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 run start`. This script will also watch for changes.\n\n    ```shell\n    npm run 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 build\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconedevelopment%2Fsprucecss-site-eleventy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconedevelopment%2Fsprucecss-site-eleventy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconedevelopment%2Fsprucecss-site-eleventy/lists"}