A starter project for Hugo and TailwindCSS v4.0
Ready to deploy in Vercel 🚀
View Live »
Report Bug
·
Request Feature
This starter project integrates Hugo with TailwindCSS v4.0 and is ready for deployment on Vercel.
- Integration of Hugo and TailwindCSS v4.0
- Easy deployment with Vercel
- Starter templates for rapid development
Ensure you have the following installed:
- Hugo (Extended Edition - at least v0.136.x)
- Node.js (at least v18.x)
- Vercel Account (optional for deployment)
To get a local copy up and running, follow these steps:
-
Clone the repository
git clone https://github.com/odhyp/hugo-tailwindcss-starter.git
-
Navigate to the project directory
cd hugo-tailwindcss-starter
-
Install the Node.js dependencies
npm install
-
Run the development server
npm run dev
-
When development is complete, build the optimized Hugo site
npm run build
- No planned updates at the moment. Feel free to suggest improvements!
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/YourFeature
) - Commit your Changes (
git commit -m 'Add some YourFeature'
) - Push to the Branch (
git push origin feature/YourFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
- Othneil Drew for the README.md Template
- Alexandre Sanlim for the README.md badges
- Cover image