4 Commits

Author SHA1 Message Date
budparr
d6c6367502
Add generated Webpack Assets file
This file is generated by Webpack and writes the names of our hashed assets

Signed-off-by: budparr <budparr@gmail.com>
2018-04-10 18:26:18 -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
d8fd2457e9
add absURL to script 2017-04-15 09:11:42 -04:00
Bud Parr
98bc281a57
first commit 2017-04-10 21:27:13 -04:00