From 5f5f8191dfb5078f1c53474272974e64bb195db8 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 9 Oct 2016 15:45:00 +0300 Subject: [PATCH] README.md: Add link to exampleSite/config.toml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b203c03..27b28e7 100644 --- a/README.md +++ b/README.md @@ -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: