Begin templatizing configuration

This commit is contained in:
lucperkins
2018-08-04 13:24:03 +02:00
parent 7dcab1c726
commit a7d8f69fb8
6 changed files with 95 additions and 73 deletions

View File

@@ -1,8 +1,8 @@
# The Fresh theme for Hugo
**Fresh** is a theme for the [Hugo](https://gohugo.io) static site generator adapted from the gorgeous, [Bulma](https://bulma.io)-based theme of the same name from [CSS Ninja](https://cssninja.io).
**Fresh** is a theme for the [Hugo](https://gohugo.io) static site generator adapted from the gorgeous, [Bulma](https://bulma.io)-based theme of the same name from [CSS Ninja](https://cssninja.io/themes/fresh). You can find a live demo of the original theme [here](https://cssninjastudio.github.io).
![Fresh theme logo](fresh.png)
![Fresh theme logo](images/screenshot.png)
> This theme is for landing pages only. If you'd like to extend the theme to include other types of pages—blog posts, documentation pages, etc.—feel free to submit a pull request.
@@ -32,4 +32,4 @@ open http://localhost:1313
## Customizing your page
There's a wide variety of customizations that you can make to your Hugo Fresh landing page by modifying the `config.yaml` file that you downloaded. That file provides documentation for what the various config values represent.
There's a wide variety of customizations that you can make to your Hugo Fresh landing page by modifying the `config.yaml` file that you downloaded. That file provides documentation for what the various config values represent.