Commit Graph

19 Commits

Author SHA1 Message Date
Michael Rose
a1b8ae14dc Fix typo in menu button class
- .navtoogle should be .navtoggle
- Fixes #175
2015-08-19 12:51:12 -04:00
Craig Dodd
b8408139be Remove trailing whitespace 2015-07-20 13:01:06 -04:00
Michael Rose
b935d00ae2 Fix social share buttons overlapping on small screens 2015-01-22 12:18:41 -05:00
Michael Rose
f47039b086 Add optional social sharing buttons
- Social share buttons appear at the end of every post and page unless you add share: false to their YAML Front Matter
- Fixes #42
2015-01-21 11:21:57 -05:00
Michael Rose
6bc714efc7 Improve table of contents
- Replace html snippet with _includes/toc.html
- Add FA icon to table of contents header
- Display table of contents on small screens
- Add hierarchy to toc with indents
2015-01-21 10:17:02 -05:00
Michael Rose
a02904bb1c Clean up comments 2015-01-21 10:16:56 -05:00
Michael Rose
81c2d6a14c Remove print styles 2015-01-20 17:18:10 -05:00
Michael Rose
a5fd5beaad Clean up comments in Sass partials 2015-01-20 17:17:56 -05:00
Michael Rose
e175ef5319 Move .image-wrap triangle down a few pixels to cover small gap 2014-10-20 23:10:32 -04:00
Michael Rose
0c06eb1902 Fix broken TOC toggle 2014-10-03 15:14:36 -04:00
Michael Rose
f6ea3b6e4e Reduce size of feature image triangle
- On smaller screens reduce size of triangle
2014-10-03 15:14:27 -04:00
Michael Rose
67e3e15f8d Fix button border color
- Remove bottom borders on links and use text-decoration: underline instead
- Use sans-serif font for button text
2014-09-30 16:36:04 -04:00
Michael Rose
cdc1b73348 Include new sample images for features 2014-09-30 16:36:00 -04:00
Michael Rose
3e4a2d905b Wrap all page content in #main div to fix #86
- Adjust article styles to correctly display post indexes
- Remove top margin from page titles
2014-09-30 16:35:52 -04:00
Michael Rose
4e0d4f5f1d Revert "Drop the http"
This reverts commit dc111c2324.
2014-08-23 18:10:14 -04:00
Michael Rose
dc111c2324 Drop the http 2014-08-23 17:56:47 -04:00
Michael Rose
f397374973 Toggle paragraph indentation on and off.
- On by default
2014-07-31 14:57:31 -04:00
Michael Rose
dd3dcdfbdf Remove Google fonts from head and include as .scss partial 2014-07-31 14:57:27 -04:00
Michael Rose
23cb7ecaeb Convert .less to .scss 2014-07-31 14:57:13 -04:00