{"id":19491886,"url":"https://github.com/turretcss/turretcss-boilerplate","last_synced_at":"2025-02-25T19:46:33.590Z","repository":{"id":34976448,"uuid":"39054470","full_name":"turretcss/turretcss-boilerplate","owner":"turretcss","description":"Basic turretcss boilerplate for front-end development using turretcss, PostCSS, PostCSS CLI, cssnext, and CSSNano.","archived":false,"fork":false,"pushed_at":"2022-12-03T02:07:33.000Z","size":168,"stargazers_count":14,"open_issues_count":7,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T08:46:57.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/turretcss.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}},"created_at":"2015-07-14T04:58:50.000Z","updated_at":"2022-11-18T12:55:08.000Z","dependencies_parsed_at":"2023-01-15T11:19:11.586Z","dependency_job_id":null,"html_url":"https://github.com/turretcss/turretcss-boilerplate","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turretcss%2Fturretcss-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turretcss%2Fturretcss-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turretcss%2Fturretcss-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turretcss%2Fturretcss-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turretcss","download_url":"https://codeload.github.com/turretcss/turretcss-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240738092,"owners_count":19849546,"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-10T21:18:38.667Z","updated_at":"2025-02-25T19:46:33.567Z","avatar_url":"https://github.com/turretcss.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# turretcss boilerplate\n\nThe turretcss-boilerplate is a basic boilerplate using [turretcss][turretcss], [PostCSS][postcss], [PostCSS CLI][postcss cli], [postcss-preset-env][postcss-preset-env], and [CSSNano][cssnano].\n\n## Quick start\n\nThere are two quick start ways to download turretcss boilerplate:\n\n- [Download the latest release](https://github.com/turretcss/turretcss-boilerplate/archive/master.zip).\n- Clone the repo: `git clone https://github.com/turretcss/turretcss-boilerplate.git`.\n\n## Usage\n\nOnce downloaded make sure to run `npm install` or `yarn` to install all npm dependancies.\n\n## What's Included\n\nWithin the download you'll find the following directories and files.\n\n```\ntemplate/\n├── assets/\n│   ├── css/\n│   ├── fonts/\n│   ├── glyphs/\n│   ├── images/\n├── dist/\n│   index.html\n│   package.json\n│   postcss.config.js\n│   README.md\n│   theme.html\n└─  yarn.lock\n\n```\n\n## Scripts\n\n### start\n\nStart script runs the `watch` script\n\n```\n\"start\": \"npm run watch\"\n```\n\n### watch\n\nRuns the build script and watches directory\n\n```\n\"watch\": \"npm run build -- -w\"\n```\n\n### build\n\nBuilds CSS using PostCSS through `postcss-cli`, config is contained in `postcss.config.js`\n\n```\n\"build\": \"postcss assets/css/main.css -o dist/bundle.css\",\n```\n\n## Creators\n\n**Scott de Jonge**\n\n* Twitter: [@scottdejonge](https://twitter.com/scottdejonge)\n* Github: [@scottdejonge](https://github.com/scottdejonge)\n\n## Versioning\n\nTemplate is maintained under [the Semantic Versioning guidelines](http://semver.org/).\n\n## Copyright and license\n\nCode released under the MIT license.\n\n[turretcss]: https://turretcss.com/\n[postcss]: https://postcss.org/\n[postcss cli]: https://github.com/postcss/postcss-cli\n[postcss-preset-env]: https://preset-env.cssdb.org/\n[cssnano]: https://cssnano.co/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturretcss%2Fturretcss-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturretcss%2Fturretcss-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturretcss%2Fturretcss-boilerplate/lists"}