{"id":15138720,"url":"https://github.com/davshoward/tux","last_synced_at":"2025-10-23T15:30:55.634Z","repository":{"id":105812184,"uuid":"141760814","full_name":"davshoward/tux","owner":"davshoward","description":"A baseline toolkit to ease the building of static HTML sites or integrating into templated CMS builds.","archived":false,"fork":false,"pushed_at":"2022-03-29T14:36:10.000Z","size":718,"stargazers_count":34,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-30T19:11:19.073Z","etag":null,"topics":["browsersync","gulp","nunjucks","postcss-next","toolkit","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/davshoward.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}},"created_at":"2018-07-20T21:47:10.000Z","updated_at":"2021-10-23T20:38:19.000Z","dependencies_parsed_at":"2023-06-14T03:45:23.856Z","dependency_job_id":null,"html_url":"https://github.com/davshoward/tux","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/davshoward%2Ftux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davshoward%2Ftux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davshoward%2Ftux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davshoward%2Ftux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davshoward","download_url":"https://codeload.github.com/davshoward/tux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237843932,"owners_count":19375230,"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":["browsersync","gulp","nunjucks","postcss-next","toolkit","webpack"],"created_at":"2024-09-26T07:43:56.917Z","updated_at":"2025-10-23T15:30:50.176Z","avatar_url":"https://github.com/davshoward.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tux](/logo.jpg)\n\nA baseline toolkit to ease the building of static HTML sites or templated CMS builds. Using Webpack 4, Gulp 4, PostCSS, Nunjunks and BrowserSync.\n\n## Features 💪\n\n-   HTML - Build templates with Nunjucks\n-   CSS - PostCSS with autoprefixing, nesting, custom media queries and more - \"Use tomorrow’s CSS syntax, today\"\n-   JS - Bundle and transpile ES6 JavaScript with Webpack and Babel\n-   Assets - Automatically optimise images, manage fonts and static assets\n-   Development - Live reload with BrowserSync and Webpack's HMR.\n\n## Getting started 📖\n\n### Requirements\n\n-   Node.js\n-   npm\n\n### Off you go\n\n#### Clone\n\n```bash\ngit clone https://github.com/davshoward/tux \u003cmy-project-name\u003e\ncd \u003cmy-project-name\u003e\n```\n\n#### Install with npm\n\n```bash\nnpm install\n```\n\n#### Start\n\n```bash\nnpm start\n```\n\n#### Build\n\n```bash\nnpm run build\n```\n\n#### Configure\n\nCustomise your own file paths within gulpfile.js/config.js\n\n## Contributing\n\nWelcome any improvements or suggestions :-)\n\n## Changelog\n\n### 2.1.1\n\n-   Bug fix for images not copying correctly\n\n### 2.1.0\n\n-   Updated all dependencies\n-   Renamed rhythm spacing class to flow (and associated to custom properties)\n-   Added custom :--heading property\n-   Added Prettier config\n\n### 2.0.0\n\n-   Updated to Gulp 4 and introduced some adjustments to the build process\n-   Restructured the CSS components\n-   Introduced new CSS elements including theme file and prefers-reduced-motion override\n\n### 1.2.1\n\n-   Added JS-free FOUC fix\n-   Minor CSS update\n-   Remove Aria role=document (from PR #1)\n\n### 1.2.0\n\n-   Updated foundation css\n-   Introduce spacing rhythm and fluid headers\n-   Allow urls to not require .html\n-   Added css-to-JS breakpoint sync\n-   Updated dependencies - including adding postcss color-mod\n\n### 1.1.1\n\n-   Added focus-visible usage for better baseline accessibility\n\n### 1.1.0\n\n-   Fully migrate from SASS to PostCSS\n-   Updated dependencies\n\n### 1.0.0\n\n-   Initial commit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavshoward%2Ftux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavshoward%2Ftux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavshoward%2Ftux/lists"}