Hugo theme based on purecss. The theme is based on the purecss landing page example.
- Responsive
- Mobile first
- Multi-column layout
- Css only
- Make use of modern image formats: webp
- Optimized for speed and performance
- Built-in 404 page
- Automatically sitemap.xml generation
- Well formatted code.
Minimum Hugo Version: 0.83
- Add the repository into your Hugo Project repository as a submodule,
git submodule add https://github.com/lukki15/purecss-hugo-theme.git themes/purecss
- Copy the
assets
,content
,static
folders and theconfig.toml
files form theexampleSite
directory and paste it on you Hugo Project repository/directory. From the site home directory:
cp -a themes/purecss/exampleSite/* .
- Build your site with
hugo serve
and see the result athttp://localhost:1313/
- For production build with
hugo -D --minify
, and see the result in thepublic
folder
If you have a question, please open an issue for help and to help those who come after you. The more information you can provide, the better!
Contributions, issues, and feature requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
The code is licensed under MIT
The LK logo image is copyrighted and used by permission for this project only.
All other images are licensed under public domain, more information here