A fast Hugo theme.
Features:
- responsive
- fast
- SEO-optimized
- well documented
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Inside the folder of your Hugo project, run:
git submodule add https://github.com/martinjagodic/hugo-theme-industry themes/industry
Open config.toml
, change theme
to "industry"
:
theme = "industry"
For more information, please read the official guide of Hugo.
TODO
TODO
TODO
Hugo Theme Industry is released under the MIT License.