1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-26 08:03:45 +02:00

README.md: Add link to exampleSite/config.toml

This commit is contained in:
Alan Orth 2016-10-09 15:45:00 +03:00
parent 91261dd8ce
commit 5f5f8191df
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -16,7 +16,7 @@ See [my blog](https://picturingjordan.com) for an example of this theme in use.
- Support Google, Bing, and Yandex site verification via meta tags
## Usage
Clone the repository to your site's `themes` directory. Refer to `exampleSite/config.toml` for optional configuration values.
Clone the repository to your site's `themes` directory. Refer to [`exampleSite/config.toml`](https://github.com/alanorth/hugo-theme-bootstrap4-blog/blob/master/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: