Commit graph

76 commits

Author SHA1 Message Date
Joe 8dab56fc56 Remove stray grave accent (#231) 2019-11-15 14:18:01 -05:00
Nihal M 9fe175d2aa Fix word count heading typo in README.md (#222)
The heading says "Word Contributing"  where it should say "Word Count"
2019-10-27 18:16:33 -04:00
Bud Parr b66e9a1172
Add Stackbit Configuration (#223)
* Add stackbit YAML file

Fixes #200

* Adjust fields from linter

Ref #200

* Improve fields from linter suggestions

Ref #206

* Improve contact page sample field for menu

* Update Theme.toml and Readme
2019-10-27 15:07:44 -04:00
Gilbert Gilb's 9dbb8d15dc Fix README instructions (#204)
`themes` directory is already set in the submodule command. Therefore, you should not have it as working directory.
2019-09-11 11:54:30 -04:00
Neville Dastur e791596491 Use git submodules (#183)
As per https://gohugo.io/getting-started/quick-start/ I think it is better to use git submodules rather than cloning the repo. It should be easier to keep up to date etc. So please consider this change in documentation
2019-09-03 08:51:22 -04:00
Kirill K a460bf8838 Add commento (#178)
* feat: add commento block

Signed-off-by: Kirill K <kovalev.kirill.a@gmail.com>

* fix: use params section in config example

Signed-off-by: Kirill K <kovalev.kirill.a@gmail.com>

* fix: use defer to execute script after page load

Signed-off-by: Kirill K <kovalev.kirill.a@gmail.com>
2019-06-09 15:46:06 -04:00
Bud Parr 351865dd8b
Add i18n support to list of features 2019-02-23 08:38:39 -05:00
Sean Harger e418548683 Support hiding the featured image header text. (#155)
I updated the documentaiton as well as changed the contact page in the
exampleSite to use this feature as a demo.
2019-02-10 22:47:28 -05:00
budparr c12876ddb4
Update readme for formspree change
Fixes #150
2019-01-07 19:42:29 -05:00
Carlos Roso e1745a9f44 Add explicit path to image example (#146) 2018-12-26 10:43:27 -05:00
budparr ea219198c4
Update Readme to include reading time 2018-11-03 23:47:09 -04:00
Bud Parr a89a23cfc4
Add a comment about running in production
ref #106
2018-05-14 15:16:43 -04:00
shawn 41727a62e2 Issue 98 (#101)
* Add custom_css parameter.

* Copy documentation from hugo-octopress.
2018-04-24 08:48:53 -04:00
Bud Parr 1f3b6f5598
Pre-2.0 Enhancements (#94)
2.0 Enhancements

- Improve template structure
- Fixed issue where flexbox was configured improperly and the side column expanded with longer content.
- No longer assume that posts are called "post"
- Simplify tag handling
- Improve related posts handling
- Support native Table of contents (if declared in params)
- Add DISQUS commenting (if disqusShortname added to config)
- Uses Hugo's Related content feature 
- Add asset hashing to Webpack for performance
2018-04-09 12:33:10 -04:00
budparr 5d9c85addb
Fix typos and add a bit of information 2017-10-16 11:42:18 -04:00
budparr c76a58b3d7
Update readme to include information about changing body classes. 2017-10-16 11:37:48 -04:00
Bud Parr ca1ba014e4 Update README.md 2017-04-29 23:31:01 -04:00
Bud Parr 3056e90d4f
readme reflect .Site.Params.mainSections 2017-04-18 23:05:07 -04:00
Bud Parr aa736012b5
use full path for demo image in readme 2017-04-17 17:35:40 -04:00
Bud Parr a214fec637
add mention of RSS in readme 2017-04-17 09:05:59 -04:00
Bud Parr b3c79a65cb
bring up readme 2017-04-16 10:58:53 -04:00
Bud Parr 438cb60fe2
fill out README more completely 2017-04-15 21:15:49 -04:00
Bud Parr 740aaebed3
remove org from form to keep it simple 2017-04-15 20:08:50 -04:00
Bud Parr 5dc9b52c67
remove unit test info 2017-04-15 12:28:15 -04:00
Bud Parr cca584575b
update demo 2017-04-15 12:24:39 -04:00
Bud Parr 46718f3f89 Update and rename readme.md to README.md 2017-04-15 11:46:16 -04:00
Renamed from readme.md (Browse further)