Hugo Themes
Hugof
Hugo Foundation Starter
- Author: Howard Colin
- Minimum Hugo Version: 0.17
- GitHub Stars: 12
- Updated: 2019-04-27
- License: MIT
Note!
This theme has not been updated for more than 2 years.
If you are maintainer of this theme, please verify that this theme works with a
recent release of Hugo.
Then add an appropriate
Version Configuration
to the theme's
config.toml
and then finally
tag a new version.
Hugo Foundation Theme
A barebones theme for Hugo using foundation 6.
To Install
Download and install current Hugo binary as specified on the Hugo Docs website. Run:
$ hugo new site example
Then in your themes dir run
$ git clone https://github.com/hdcdstr8fwd/foundation-theme
Use the config.toml
in the themes/examplesite to understand how to configure and use this theme.