Commit graph

37 commits

Author SHA1 Message Date
Dan Corin 878bb9bf43 Add Keybase social icon (#248)
* Add Keybase social icon

* Fix typo
2020-01-26 14:37:04 -05:00
Jesus Galvan 505b255923 Add StackOverflow social (#243) 2020-01-09 22:10:47 -05:00
Jace Browning 2ee56e694c Fix Slack icon size (#237) 2020-01-05 15:15:48 -05:00
Jace Browning 37c462b088 Add Slack to social options (#236) 2019-11-15 14:13:07 -05:00
budparr 3c6883957a
Update dependencies 2019-08-10 09:48:30 -04:00
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
echarp 8b348e6aad Add a link to "mastodon" (#159)
* Create fr.toml

French translation

* Social link to "mastodon" added
2019-03-04 17:25:39 -05:00
budparr a99f95ef1f
Update dependencies
Remove unnecessary/duplicative yarn package lock file
2018-12-26 11:00:43 -05:00
Hannah Henderson 04a27b7ed9 Open social media links in new tab and add Medium icon (#143)
* Open social media in new tab and add Medium

svg file pulled from Medium post on their logos
and brand guides dated Aug 22, 2017

https://medium.design/logos-and-brand-guidelines-f1a01a733592

* Add new-window accessibility icon for social media icons

Visible on-hover of link-transition class, this PR also
adds a description to the social media icons indicating that
they will open in a new window.

This way, users will be able to see and hear (via a reader)
when a tab will open in a new window.

This approach is based on the one outlined here:
https://medium.com/@svinkle/why-let-someone-know-when-a-link-opens-a-new-window-8699d20ed3b1
2018-11-27 18:44:27 -05:00
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 50f2007f2e
Update SRC packages 2017-11-06 17:45:29 -05: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 bfff5cc3a9
improve readme 2017-05-01 17:20:49 -04:00
Bud Parr 9b3fb05bb5
some readme copy Ref #18 2017-04-29 23:02:25 -04:00
Bud Parr 2c68fa9bce
clean up 2017-04-29 22:56:26 -04:00
Bud Parr 86d965bef5
clean up 2017-04-29 22:48:41 -04:00
Bud Parr 31409aae1c
annotations for users 2017-04-29 22:47:48 -04:00
Bud Parr c15f21e8e3
remove cssnano so users can run dev without minification 2017-04-29 22:47:24 -04:00
Bud Parr 5892cd9aea
add babel for users you may need it 2017-04-29 16:59:55 -04:00
Bud Parr 18c7a9f8c3
add src files back to master as some users have requested 2017-04-29 14:43:57 -04:00
Bud Parr d351608a77
rm source folders from master 2017-04-19 20:03:55 -04:00
Bud Parr 4950205a91
add code CSS 2017-04-17 20:47:29 -04:00
Bud Parr b3eb4ebba0
move tachyons to use node modules 2017-04-17 20:47:19 -04:00
Bud Parr d68e01a869
fix error caused by forcing branch 2017-04-17 18:45:21 -04:00
Bud Parr 5b4d7d468b
rm src folder from master distribution branch 2017-04-15 22:52:46 -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 e24992fc39
remove path-dn work from ehre 2017-04-11 08:22:01 -04:00
Bud Parr a10e94cd95
placeholder 2017-04-10 22:17:47 -04:00
Bud Parr 98bc281a57
first commit 2017-04-10 21:27:13 -04:00