18 Commits

Author SHA1 Message Date
Emiliano Tortorella
1b9660db24 changes on single.html 2019-03-24 23:07:45 -05:00
Emiliano Tortorella
69d5a3c783 google font added. 2019-01-29 18:51:39 -05:00
Emiliano Tortorella
081b29c0d0 Added stories dates on relatos. 2019-01-19 08:32:12 -05:00
Emiliano Tortorella
4eb44cc94c Added a partial for the date in spanish and added it on the summary and posts. 2019-01-18 20:46:09 -05:00
Emiliano Tortorella
55e62448dd Fix parameters on layouts/_default/single.html so follow the same style in the rest of the files. 2018-11-14 18:46:53 -04:00
emitor
24af405e73
Merge branch 'master' into dev 2018-11-14 18:28:28 -04:00
Emiliano Tortorella
e0e03d1280 Post article parametrization added:
post_article_class
post_title_class
post_main_class
2018-11-10 23:30:05 -04:00
budparr
fd22513cf1
Add optional reading time/word count indication
via PR #134 @looer

Added config variable so this doesn't show up

Show "reading time" and "word count" but only if one of the following are true:
1) A global config `params` value is set `show_reading_time = true`
 2) A section front matter value is set `show_reading_time = true`
3) A page front matter value is set `show_reading_time = true`
2018-11-03 23:40:51 -04:00
budparr
8c1280c2a3
Fix article padding on mobile
Fixes #115
2018-07-08 19:05:33 -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
Bud Parr
8f4c3b571d
use better class names 2017-05-02 08:16:53 -04:00
Bud Parr
f720177809
add some readme and annotations 2017-04-14 23:08:11 -04:00
Bud Parr
2dfd957296
clean up 2017-04-14 21:58:31 -04:00
Bud Parr
53df85690d
wip clean up and annotations 2017-04-14 12:37:12 -04:00
Bud Parr
6331805b90
clean up layouts 2017-04-13 23:01:23 -04:00
Bud Parr
426676fd3c
page layout [wip] 2017-04-11 22:22:06 -04:00
Bud Parr
77514eab9e
wip layout mobile 2017-04-10 23:48:09 -04:00
Bud Parr
98bc281a57
first commit 2017-04-10 21:27:13 -04:00