1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-29 01:23:44 +02:00

README.md: Add note about example config.toml

This commit is contained in:
Alan Orth 2016-09-14 16:03:58 +03:00
parent c10bcc8b68
commit 5b0405e69c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -4,7 +4,7 @@ A simple [Hugo](https://gohugo.io) theme based on the [Bootstrap v4 blog example
![Screenshot](/screenshot@2x.png?raw=true "Screenshot")
## Usage
Clone the repository to your site's `themes` directory.
Clone the repository to your site's `themes` directory. Refer to `exampleSite/config.toml` for optional configuration values.
## Building (For Developers)
This theme uses the [Bootstrap](https://getbootstrap.com/) framework. A static version of this is already included, but if you want to bump the version, tweak the style, etc, you'll need to rebuild the assets. Make sure you have NodeJS v4 or v6 installed, and then run the following from inside the theme's directory: