Michael Rose
f19f08070d
Make minor adjustments
2016-03-23 11:43:16 -04:00
Michael Rose
d5c3383f2a
Disable breadcrumbs on homepage
2016-03-23 11:42:58 -04:00
Michael Rose
bd7839833b
Remove unused declarations
2016-03-23 11:12:04 -04:00
Michael Rose
b694a36559
Fix breadcrumb alignment
2016-03-23 11:06:58 -04:00
Michael Rose
0feeb21821
Update labels, and colors, and things
2016-03-22 22:59:39 -04:00
Michael Rose
f029ce6e25
Add reading time to archive layout and include icon
2016-03-22 22:28:12 -04:00
Michael Rose
bf4bf6ed82
Add optional reading time to single _layout
2016-03-21 21:42:55 -04:00
Michael Rose
d541d45c9c
Improve code readability
2016-03-21 16:36:24 -04:00
Michael Rose
4df2367e1c
Add "priority plus" navigation pattern for masthead links
2016-03-21 16:01:19 -04:00
Michael Rose
3925087ac2
Remove button move on :active state
2016-03-21 16:00:18 -04:00
Michael Rose
7f30ab04ea
Remove Google webfonts as default and include for custom <head> includes
...
- Create font stacks using system fonts for improved performance
2016-03-21 14:11:14 -04:00
Michael Rose
c7d2a8f82c
Increase white space around right sidebar on x-large screens
2016-03-21 14:09:45 -04:00
Michael Rose
0cf5f3d9bc
Fix IE9 author sidebar styling
2016-03-21 12:37:10 -04:00
Michael Rose
a2a4f84580
Improve social follow popover button
2016-03-21 00:03:46 -04:00
Michael Rose
abb89f7eb6
Hide social urls behind a button
2016-03-20 22:15:43 -04:00
Michael Rose
780b30c9f6
Massage the grid layout
2016-03-20 15:20:33 -04:00
Michael Rose
d5ce1b2226
Simplify styling
2016-03-19 21:50:18 -04:00
Michael Rose
109f4ffb44
DRY up archive include
...
- Combine grid and list view into one include
2016-03-19 20:58:17 -04:00
Michael Rose
da90ccaf49
Stack social links
2016-03-18 20:54:28 -04:00
Michael Rose
ce06d2e806
Rename folder scss with an "_" for Jekyll to ignore it
2016-03-18 15:49:50 -04:00
Michael Rose
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
Michael Rose
17a6afcd35
Improve sidebar styling for small screens
2016-03-18 11:58:56 -04:00
Michael Rose
b657148484
Table of contents styling updates
2016-03-18 11:29:13 -04:00
Michael Rose
cf473ef12f
Increase width of main content to better fill large screens sizes
2016-03-17 22:56:01 -04:00
Michael Rose
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
Michael Rose
af16afdaf2
Combine SCSS and JS into one assets folder
2016-03-17 21:32:55 -04:00
Michael Rose
f87b828ca2
Adjust widths
2016-03-17 15:50:22 -04:00
Michael Rose
f85dd7aee2
Enable Stickyfill on screen width > 768px
2016-03-17 15:38:07 -04:00
Michael Rose
e72642539e
Revert "Remove position: sticky polyfill"
...
This reverts commit 6ab127f293
.
2016-03-17 15:07:30 -04:00
Michael Rose
6ab127f293
Remove position: sticky polyfill
2016-03-16 16:47:28 -04:00
Michael Rose
1ce8926272
Improve right sidebar styling to better handle position: fixed content
2016-03-16 16:18:37 -04:00
Michael Rose
5a14bfb98c
Add .full image class for spanning the entire content container
2016-03-15 12:55:19 -04:00
Michael Rose
6a66f431da
Disable Susy grid debug
2016-03-15 12:38:04 -04:00
Michael Rose
6c6546c1ea
Gut grid mixins and replace with Susy for greater flexibility
2016-03-15 12:34:14 -04:00
Michael Rose
72661942cf
Cleanup table of contents styling
2016-03-14 23:02:06 -04:00
Michael Rose
c7a7a5d707
Enable sticky sidebar
...
- Hide sidebar on small screens
2016-03-14 21:30:03 -04:00
Michael Rose
2c2d5fb616
Adjust sidebar styling
...
- Disable sticky
- Show for small screens and adjust accordingly
2016-03-11 16:36:41 -05:00
Michael Rose
5d9e0af805
More style cleanup and housekeeping
2016-03-11 15:55:06 -05:00
Michael Rose
1ccd5f6bf0
Edit sidebar and page meta styles
2016-03-10 22:29:30 -05:00
Michael Rose
8d046af7a9
Continue to refine styles and layouts
2016-03-10 13:06:59 -05:00
Michael Rose
3df0afbdc9
Add smooth scroll and sticky scripts
2016-03-10 13:06:17 -05:00
Michael Rose
caefcce729
Cleanup SCSS
2016-03-10 11:13:54 -05:00
Michael Rose
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
Michael Rose
2b494bb9d8
Update vendor files
...
- Drop IE8 polyfill scripts
2016-03-09 21:23:27 -05:00
Michael Rose
927b3d36ff
Add follow links to footer
...
- Close #205
2016-03-09 15:54:20 -05:00
Michael Rose
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
Michael Rose
c19cd2a391
Replace Grunt tasks with Gulp
2016-03-07 22:20:32 -05:00
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