From 5b0405e69cdefa0e78188ca7e6b63ba9e950a433 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 14 Sep 2016 16:03:58 +0300 Subject: [PATCH] README.md: Add note about example config.toml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92de9df..40d10f1 100644 --- a/README.md +++ b/README.md @@ -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: