Commit graph

15 commits

Author SHA1 Message Date
Jordan Ferenz 6fe34fdd5e Add Gitlab to social icons (#131)
Gitlab is a popular Git repository manager using an opensource license.
This commit adds the Gitlab social icon.
2018-09-13 10:11:36 -04:00
Bud Parr 8b43f4662e
Replace Asset References with a data file instead of paths (#96)
* Add assets-webpack-plugin

Signed-off-by: budparr <budparr@gmail.com>

* 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>

* Update stylesheet

Note sure why this was updated

Signed-off-by: budparr <budparr@gmail.com>

* Add CSS file from generated file

Replaces hardcoded path

Signed-off-by: budparr <budparr@gmail.com>
2018-04-10 18:35:56 -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 ff25b71173
Fix linkedin icon to match the other social icons
Fixes #70
2017-11-06 17:44:30 -05:00
Nicolas Noé c98e35714b Fixed line breaks in code (resolves budparr/gohugo-theme-ananke#56). (#57) 2017-10-12 16:03:54 -04:00
Brad Clark eb765fdbc8 Social icon updates (#51)
* add linkedin

* update github svg to fix spacing

* add colors from brandcolors.net
2017-09-26 11:51:01 -04:00
Brad Clark 293cedefc1 Add GitHub social icon (#48)
* add github social link

* add github css

* fix css error breaking rollover
2017-09-20 15:12:25 -04:00
Bud Parr 31409aae1c
annotations for users 2017-04-29 22:47:48 -04:00
Bud Parr cc0869b8c5
add default image for hero 2017-04-18 23:27:59 -04:00
Bud Parr f29db9fa60
update styles 2017-04-17 20:49:51 -04:00
Bud Parr f5c4b35754
move script to a production build 2017-04-15 09:12:50 -04:00
Bud Parr 53df85690d
wip clean up and annotations 2017-04-14 12:37:12 -04:00
Bud Parr 568ccb7539
add internal template styling with pagination 2017-04-11 17:58:29 -04:00
Bud Parr 2969228857
clean up css 2017-04-11 08:27:48 -04:00
Bud Parr 98bc281a57
first commit 2017-04-10 21:27:13 -04:00