Skip to content

lukki15/purecss-hugo-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purecss Hugo theme

Hugo theme based on purecss. The theme is based on the purecss landing page example.

Live Demo

Preview

screenshot preview

Features

  • 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.

Get the theme

Minimum Hugo Version: 0.83

  1. Add the repository into your Hugo Project repository as a submodule,
    git submodule add https://github.com/lukki15/purecss-hugo-theme.git themes/purecss
  2. Copy the assets, content, static folders and the config.toml files form the exampleSite directory and paste it on you Hugo Project repository/directory. From the site home directory:
    cp -a themes/purecss/exampleSite/* .
  3. Build your site with hugo serve and see the result at http://localhost:1313/
  4. For production build with hugo -D --minify, and see the result in the public folder

Issues

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!

Contributing

Contributions, issues, and feature requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

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

Performance

screenshot performance

About

Hugo theme based on purecss landing page layout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published