Commit Graph

5 Commits

Author SHA1 Message Date
budparr c195c12d7d
Remove JQuery dependency
This dependency is not actually used and was causing security violations
2019-04-26 10:50:02 -04:00
budparr c2cbc831f8
Add blockquote styling
Fixes #169
2019-04-26 10:46:37 -04:00
budparr a99f95ef1f
Update dependencies
Remove unnecessary/duplicative yarn package lock file
2018-12-26 11:00:43 -05: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 50f2007f2e
Update SRC packages 2017-11-06 17:45:29 -05:00