Commit Graph

300 Commits

Author SHA1 Message Date
780b30c9f6 Massage the grid layout 2016-03-20 15:20:33 -04:00
d5ce1b2226 Simplify styling 2016-03-19 21:50:18 -04:00
109f4ffb44 DRY up archive include
- Combine grid and list view into one include
2016-03-19 20:58:17 -04:00
da90ccaf49 Stack social links 2016-03-18 20:54:28 -04:00
ce06d2e806 Rename folder scss with an "_" for Jekyll to ignore it 2016-03-18 15:49:50 -04:00
eb2f3d052a Create grid styling for related posts module
- Add default teaser image
- Disable image watch gulp task
2016-03-18 15:07:02 -04:00
17a6afcd35 Improve sidebar styling for small screens 2016-03-18 11:58:56 -04:00
b657148484 Table of contents styling updates 2016-03-18 11:29:13 -04:00
cf473ef12f Increase width of main content to better fill large screens sizes 2016-03-17 22:56:01 -04:00
9fecb03081 Add title to comments section
- Style .page__comments-title
- Add comments label text to data file
- Add .html extension to comment provider _includes
2016-03-17 22:36:20 -04:00
af16afdaf2 Combine SCSS and JS into one assets folder 2016-03-17 21:32:55 -04:00
f87b828ca2 Adjust widths 2016-03-17 15:50:22 -04:00
f85dd7aee2 Enable Stickyfill on screen width > 768px 2016-03-17 15:38:07 -04:00
e72642539e Revert "Remove position: sticky polyfill"
This reverts commit 6ab127f293.
2016-03-17 15:07:30 -04:00
6ab127f293 Remove position: sticky polyfill 2016-03-16 16:47:28 -04:00
1ce8926272 Improve right sidebar styling to better handle position: fixed content 2016-03-16 16:18:37 -04:00
5a14bfb98c Add .full image class for spanning the entire content container 2016-03-15 12:55:19 -04:00
6a66f431da Disable Susy grid debug 2016-03-15 12:38:04 -04:00
6c6546c1ea Gut grid mixins and replace with Susy for greater flexibility 2016-03-15 12:34:14 -04:00
72661942cf Cleanup table of contents styling 2016-03-14 23:02:06 -04:00
c7a7a5d707 Enable sticky sidebar
- Hide sidebar on small screens
2016-03-14 21:30:03 -04:00
2c2d5fb616 Adjust sidebar styling
- Disable sticky
- Show for small screens and adjust accordingly
2016-03-11 16:36:41 -05:00
5d9e0af805 More style cleanup and housekeeping 2016-03-11 15:55:06 -05:00
1ccd5f6bf0 Edit sidebar and page meta styles 2016-03-10 22:29:30 -05:00
8d046af7a9 Continue to refine styles and layouts 2016-03-10 13:06:59 -05:00
3df0afbdc9 Add smooth scroll and sticky scripts 2016-03-10 13:06:17 -05:00
caefcce729 Cleanup SCSS 2016-03-10 11:13:54 -05:00
3b1cefde27 First pass at cleaning out the CSS cruft
- Dump unused styles
- Use breakpoint mixin for media queries
2016-03-09 22:19:11 -05:00
2b494bb9d8 Update vendor files
- Drop IE8 polyfill scripts
2016-03-09 21:23:27 -05:00
927b3d36ff Add follow links to footer
- Close #205
2016-03-09 15:54:20 -05:00
7ac2a1263e Paginate posts for home page
- Configurejekyll-paginate
- Modify home page to include paginator loop
- Add pagination include and basic styling
- Add " - page #" to <title></tile> for SEO benefits
2016-03-09 15:11:34 -05:00
c19cd2a391 Replace Grunt tasks with Gulp 2016-03-07 22:20:32 -05:00
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
2362f621fb Add basic print styles
- Hide menu, social share buttons, and ads on print
- Close #191
2015-12-03 11:15:23 -05:00
fd0f10d1a2 Update Font Awesome to 4.5.0 2015-11-30 09:59:24 -05:00
0472218b5a Updated Font Awesome to 4.4
- Fixes #178
2015-09-06 20:59:19 -04:00
d5a0a2e585 Fix typo in menu button class
- .navtoogle should be .navtoggle
- Fixes #175
2015-08-19 12:50:58 -04:00
f06b4c163d Remove trailing whitespace 2015-04-17 11:43:36 +01:00
d0313bd423 Fix broken TOC toggle 2014-10-03 15:14:20 -04:00
43fb2e5688 Fix Google webfonts to load over http and https 2014-08-23 18:10:31 -04:00
f397374973 Toggle paragraph indentation on and off.
- On by default
2014-07-31 14:57:31 -04:00
23cb7ecaeb Convert .less to .scss 2014-07-31 14:57:13 -04:00
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
721a5f2a45 Replace Icomoon icons with Font Awesome 4.1.0
- Fixes #63
2014-06-19 14:26:03 -04:00
33d5d966f3 Remove style conflict between Gist lines and navicon-lines.
Fixes #49
2014-04-15 15:42:47 -04:00
f905ddfb5c Combine body styles 2014-04-10 11:30:43 -04:00
7e99972cc4 s/font-color/color in page.less 2014-04-07 13:29:07 +03:00
3c7ad2ea9c Add alternate button colors from HPSTR theme
- Fixes #40
2014-03-27 10:18:24 -04:00
5af1ce2cce Add correct padding below link post heading in index
- Fixes #45
2014-03-27 10:11:26 -04:00
70d3af0bf4 Add icon to link post heading in indexes 2014-03-26 16:13:24 -04:00