A Jekyll and TailwindCSS starter template designed for local government microsites
The Local Gov Static theme is a starter template designed for Local Government microsites. It is built using Jekyll and Tailwind CSS. This theme follows the process outlined in a blog post and utilizes post-css for style processing and Jekyll for page building. The theme can be customized using Tailwind CSS’s configuration file, tailwind.config.js.
To install the Local Gov Static theme, follow these steps:
npm install.bundle install.bundle exec jekyll serve.The Local Gov Static theme is a Jekyll and Tailwind CSS based starter template designed for Local Government microsites. It follows a specific process outlined in a blog post and uses post-css for style processing. The theme can be customized using the tailwind.config.js file. It also provides instructions for hosting with S3 and Cloudfront, as well as manual deployment options and deployment using GitHub Actions. The theme is available as open source under the MIT License.