Commit graph

68 commits

Author SHA1 Message Date
Michael Rose
7142a54650 Support Jekyll 3.0
- Update to Jekyll v3.0
- Switch from Pygments.rb to Rouge for syntax highlighting
- Minor updates to syntax.scss partial and theme documentation
- Include jekyll-gist gem
- Close #192, #218
2016-02-01 21:30:49 -05:00
Michael Rose
2362f621fb Add basic print styles
- Hide menu, social share buttons, and ads on print
- Close #191
2015-12-03 11:15:23 -05:00
Michael Rose
fd0f10d1a2 Update Font Awesome to 4.5.0 2015-11-30 09:59:24 -05:00
Michael Rose
0472218b5a Updated Font Awesome to 4.4
- Fixes #178
2015-09-06 20:59:19 -04:00
Michael Rose
d5a0a2e585 Fix typo in menu button class
- .navtoogle should be .navtoggle
- Fixes #175
2015-08-19 12:50:58 -04:00
Craig Dodd
f06b4c163d Remove trailing whitespace 2015-04-17 11:43:36 +01:00
Michael Rose
d0313bd423 Fix broken TOC toggle 2014-10-03 15:14:20 -04:00
Michael Rose
43fb2e5688 Fix Google webfonts to load over http and https 2014-08-23 18:10:31 -04:00
Michael Rose
f397374973 Toggle paragraph indentation on and off.
- On by default
2014-07-31 14:57:31 -04:00
Michael Rose
23cb7ecaeb Convert .less to .scss 2014-07-31 14:57:13 -04:00
Earle Wilson
161f5ac7b9 fixed link colors
Fix allows users to change linkcolorhover, linkcolorfocus and linkcolorvisited from the variables.less file. In the original source code, the link color settings in typography.less did not match link colors settings in variables.less. This caused the link settings in the typography file to override the link settings in variables.less file.
2014-07-28 20:45:03 -07:00
Michael Rose
721a5f2a45 Replace Icomoon icons with Font Awesome 4.1.0
- Fixes #63
2014-06-19 14:26:03 -04:00
Michael Rose
33d5d966f3 Remove style conflict between Gist lines and navicon-lines.
Fixes #49
2014-04-15 15:42:47 -04:00
Michael Rose
f905ddfb5c Combine body styles 2014-04-10 11:30:43 -04:00
Aurel Canciu
7e99972cc4 s/font-color/color in page.less 2014-04-07 13:29:07 +03:00
Michael Rose
3c7ad2ea9c Add alternate button colors from HPSTR theme
- Fixes #40
2014-03-27 10:18:24 -04:00
Michael Rose
5af1ce2cce Add correct padding below link post heading in index
- Fixes #45
2014-03-27 10:11:26 -04:00
Michael Rose
70d3af0bf4 Add icon to link post heading in indexes 2014-03-26 16:13:24 -04:00
Michael Rose
db2981d253 Add .JPG and .jpeg extensions to Magnific Popup lightbox call. Fixes #33 2014-03-14 08:37:12 -04:00
Michael Rose
39e4cf57af Add whitespace below figure element. Fixes #32 2014-03-14 08:34:15 -04:00
Michael Rose
9c8c6fc156 Adjust size of author bio photo in footer 2014-03-11 11:41:08 -04:00
Michael Rose
b24fec72e6 Correct author bio image alignment.
Fixes #24
2014-03-11 11:37:12 -04:00
Michael Rose
4735fba5f1 Add new icons and profile links to sidebar for Stackoverflow, Pinterest, Foursquare, Steam, and Dribbble.
Fixes #22
2014-02-27 15:24:05 -05:00
Michael Rose
75637e82dd Decrease blockquote font-size 2014-02-27 15:02:31 -05:00
Michael Rose
82e306ebc9 Improve responsive nav experience 2014-02-13 14:20:28 -05:00
Michael Rose
73d9750be4 Remove Modernizr script and add html5shiv and media query polyfill scripts for < IE9 2014-02-13 13:45:16 -05:00
Michael Rose
b9b9154797 Create media query mixins and consolidate .less files 2014-02-13 13:29:42 -05:00
Michael Rose
51723f2c15 Shrink bio-photo size on large screens 2014-02-13 10:26:21 -05:00
Michael Rose
17c20823eb Cleanup table of contents styling 2014-02-13 10:26:04 -05:00
Michael Rose
16e89e1b22 Remove table of contents hover indent 2014-02-12 11:00:22 -05:00
Michael Rose
855ca19f2c Decrease spacing between footnotes 2013-12-09 09:32:40 -05:00
Michael Rose
5e92dddf9f Change footer from dark to light 2013-12-09 09:29:15 -05:00
Michael Rose
9990bc0441 Rename article-author-top class to article-author-side 2013-12-09 09:19:05 -05:00
Michael Rose
96a7c4aebd Remove all CAPS styling on post headlines in index listing 2013-12-09 08:45:49 -05:00
Michael Rose
dcab265971 Size tables to fill content container 2013-12-09 08:37:17 -05:00
Dhruv Bhatia
babf712cdc Make Markdown tables take 100% width 2013-12-08 01:31:58 +11:00
Michael Rose
69101c2ae9 Clear floats 2013-10-14 08:15:44 -04:00
Michael Rose
3623452823 Remove line-wrap on top navigation links that may span two lines 2013-10-11 11:06:38 -04:00
Michael Rose
435e600e1e Correct top navigation link bug, fixes #10 2013-10-11 11:05:23 -04:00
Michael Rose
3fd34e611e Darken code background 2013-09-09 11:56:09 -04:00
Michael Rose
b6aa91bfe3 Minor adjustments to TOC and author sidebar 2013-09-09 11:27:38 -04:00
Michael Rose
9708efd7d1 Gruntify stylesheets 2013-09-09 11:26:55 -04:00
Michael Rose
9b49d5843f Update scripts 2013-09-09 10:29:05 -04:00
Michael Rose
a472d16bdf Init Gruntjs build script 2013-09-09 10:12:07 -04:00
Michael Rose
3086e9d8d7 Improve typography of .article-author 2013-09-07 12:57:20 -04:00
Michael Rose
b78518dae5 HTML cleanup 2013-09-07 12:26:18 -04:00
Michael Rose
c0e5ec5b85 Improve style of highlighted syntax 2013-09-07 11:59:02 -04:00
Michael Rose
66dd137d68 Fix .image-pull-right overlap with paragraph text 2013-09-07 10:16:37 -04:00
Michael Rose
f2b576b6b3 Remove headline wrap and fix schema tag on post/page title's 2013-09-07 10:12:25 -04:00
Michael Rose
c088d244cc Improve typography 2013-09-07 10:10:55 -04:00