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-11-27 23:49:25 +0300
committerZachary Betz <zwbetz@gmail.com>2018-11-27 23:49:25 +0300
commit74322e9842342f0610e004cd4d7b5414bc54cde4 (patch)
treebd57e05ee62ce1a7a01284507514fbc9f4a3bfb1 /README.md
parentf7228138e3262f2d6195d5789ea78fd4bf420862 (diff)
Update example site date format. Move post publish date to below title link. Add dev notes on how to build site against theme locally. Remove an old post
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index eae0e45..9e7f934 100644
--- a/README.md
+++ b/README.md
@@ -133,7 +133,7 @@ pygmentsStyle = "pygments"
navbarLinkColor = "rgba(255, 255, 255, 0.75)"
navbarLinkHoverColor = "rgba(255, 255, 255, 1)"
wrapperMaxWidth = "800px"
- customDateFormat = "January 2, 2006"
+ customDateFormat = "Jan 2, 2006"
customCodeStyle = true
customBlockquoteStyle = true
showPostSummary = false
@@ -263,7 +263,7 @@ wrapperMaxWidth = "800px"
### Date Format
```
-customDateFormat = "January 2, 2006"
+customDateFormat = "Jan 2, 2006"
```
* Optional
* If present, this will set the date format on your homepage and posts