Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2018-10-19 20:38:45 +0300
committerZachary Betz <zwbetz@gmail.com>2018-10-19 20:38:45 +0300
commitffde82d6009a613c537e30a404ea535e13ba8340 (patch)
treefcf24d62cac9931fc9218a027327c0f624f7a5c2 /README.md
parentc0797017a0694c817d98a1d167fb6b1e1caf99e7 (diff)
Add contact page. Update readme with demo link, clarify unzip steps
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 13ff9e3..2b88299 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# Minimal Bootstrap Hugo Theme
-A minimal hugo theme made with bootstrap that focuses on content readability.
+A minimal hugo theme made with bootstrap that focuses on content readability.
+
+Demo: <https://themes.gohugo.io/theme/minimal-bootstrap-hugo-theme/>
The typical page size, if the page has no images, is under 300kb (even lower if assets are compressed by your web server). The only other assets loaded besides your actual HTML page are:
@@ -63,6 +65,7 @@ The typical page size, if the page has no images, is under 300kb (even lower if
1. Download a zip and unzip it
1. [Download a zip of the theme from GitHub](https://github.com/zwbetz-gh/minimal-bootstrap-hugo-theme/archive/master.zip)
1. Unzip it into `YOUR_SITE/themes/`
+ 1. Once unzipped, it will be named `minimal-bootstrap-hugo-theme-master`. Rename it to `minimal-bootstrap-hugo-theme`
Once installed, add this line to your `config.toml`: