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>
6年前
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
6年前
budparr
50f2007f2e
Update SRC packages
7年前
budparr
ff25b71173
Fix linkedin icon to match the other social icons
Fixes #70
7年前
Nicolas Noé
c98e35714b
Fixed line breaks in code (resolves budparr/gohugo-theme-ananke#56). (#57)
7年前
Brad Clark
eb765fdbc8
Social icon updates (#51)
* add linkedin
* update github svg to fix spacing
* add colors from brandcolors.net
7年前
Brad Clark
293cedefc1
Add GitHub social icon (#48)
* add github social link
* add github css
* fix css error breaking rollover
7年前
Bud Parr
bfff5cc3a9
improve readme
7年前
Bud Parr
9b3fb05bb5
some readme copy Ref #18
7年前
Bud Parr
2c68fa9bce
clean up
7年前
Bud Parr
86d965bef5
clean up
7年前
Bud Parr
31409aae1c
annotations for users
7年前
Bud Parr
c15f21e8e3
remove cssnano so users can run dev without minification
7年前
Bud Parr
5892cd9aea
add babel for users you may need it
7年前
Bud Parr
18c7a9f8c3
add src files back to master as some users have requested
7年前
Bud Parr
d351608a77
rm source folders from master
7年前
Bud Parr
4950205a91
add code CSS
7年前
Bud Parr
b3eb4ebba0
move tachyons to use node modules
7年前
Bud Parr
d68e01a869
fix error caused by forcing branch
7年前
Bud Parr
5b4d7d468b
rm src folder from master distribution branch
7年前
Bud Parr
53df85690d
wip clean up and annotations
7年前
Bud Parr
568ccb7539
add internal template styling with pagination
7年前
Bud Parr
2969228857
clean up css
7年前
Bud Parr
e24992fc39
remove path-dn work from ehre
7年前
Bud Parr
a10e94cd95
placeholder
7年前
Bud Parr
98bc281a57
first commit
7年前