{"id":20924954,"url":"https://github.com/wintercms/wn-workshop-theme","last_synced_at":"2026-03-14T18:16:21.538Z","repository":{"id":46169356,"uuid":"400086525","full_name":"wintercms/wn-workshop-theme","owner":"wintercms","description":"TailwindCSS-built theme for testing core plugins","archived":false,"fork":false,"pushed_at":"2024-04-08T01:43:22.000Z","size":832,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-14T04:55:43.594Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/wintercms.png","metadata":{"funding":{"github":"wintercms","open_collective":"wintercms"},"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}},"created_at":"2021-08-26T07:52:13.000Z","updated_at":"2023-03-16T10:23:13.000Z","dependencies_parsed_at":"2024-04-11T05:25:54.602Z","dependency_job_id":"6205aa9d-da1a-49bb-b3c3-c296be5e0d4c","html_url":"https://github.com/wintercms/wn-workshop-theme","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":0.04761904761904767,"last_synced_commit":"fecd32e1ec12d9a9bffea767938d250860cc5bd4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fwn-workshop-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fwn-workshop-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fwn-workshop-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fwn-workshop-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wintercms","download_url":"https://codeload.github.com/wintercms/wn-workshop-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243318758,"owners_count":20272144,"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":["hacktoberfest"],"created_at":"2024-11-18T20:28:21.249Z","updated_at":"2025-12-24T18:10:34.340Z","avatar_url":"https://github.com/wintercms.png","language":"HTML","funding_links":["https://github.com/sponsors/wintercms","https://opencollective.com/wintercms"],"categories":[],"sub_categories":[],"readme":"# Workshop Theme\n\nThe Workshop Theme is a simple theme built on Tailwind CSS that aims to be a testbed for the core Winter CMS plugins.\n\nThe theme tests the following plugins:\n\n- [Static Pages](https://github.com/wintercms/wn-pages-plugin)\n- [Blog](https://github.com/wintercms/wn-blog-plugin)\n- [Forum](https://github.com/wintercms/wn-forum-plugin)\n- [User](https://github.com/wintercms/wn-user-plugin)\n- [Translate](https://github.com/wintercms/wn-translate-plugin)\n- [Sitemap](https://github.com/wintercms/wn-sitemap-plugin)\n\nAnd tests the following concepts:\n\n- The [Snowboard](https://wintercms.com/docs/snowboard/introduction) JavaScript framework\n- Inline component code\n- Theme-based component template overrides\n\n## Requirements\n\n- Winter CMS 1.1.8 or above.\n- NodeJS 12 or above, if you wish to style the theme.\n\n## Development\n\nThe theme is built on Tailwind CSS, which is built using the NodeJS framework. To be able to compile any changes made to the styling or content, you must use the Mix commands that are included with Winter CMS 1.1.8.\n\nYou must first install the Node dependencies required for the theme.\n\n```bash\nphp artisan mix:install -p theme-workshop\n```\n\nThen, to compile the Tailwind CSS styles for development, run the following command in the root folder of the project:\n\n```bash\nphp artisan mix:compile -p theme-workshop\n```\n\nTo compile the Tailwind CSS styles for production (which should be done if you commit any changes to the Workshop theme), you must add the `--production` flag to the above command:\n\n```bash\nphp artisan mix:compile -p theme-workshop --production\n```\n\nTo make it easy to develop the theme, you can also watch the necessary template and stylesheet files for any changes:\n\n```bash\nphp artisan mix:watch theme-workshop\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintercms%2Fwn-workshop-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwintercms%2Fwn-workshop-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintercms%2Fwn-workshop-theme/lists"}