Commit Graph

23 Commits

Author SHA1 Message Date
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
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 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 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 c15f21e8e3
remove cssnano so users can run dev without minification 2017-04-29 22:47:24 -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 98bc281a57
first commit 2017-04-10 21:27:13 -04:00