Commit Graph
100 Commits
Author SHA1 Message Date
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 23ef95527f Fix typo 2015-01-20 14:28:08 -05:00
Michael Rose 1a242e9476 Remove duplicate author content 2015-01-20 12:44:09 -05:00
Michael Rose edf6da3d3b Remove Google Authorship
- Fixes #120
- Add person microdata in author sidebar
2015-01-20 12:44:03 -05:00
Michael Rose 706386eb65 Add weibo icon and link to author sidebar 2015-01-05 14:04:37 -05:00
Michael Rose edd3c6bad4 Remove email 2014-12-31 12:05:27 -05:00
Michael Rose c0bd4fb0bb Optimize images 2014-12-31 12:04:09 -05:00
Michael Rose 0ee6a35a4b Document $paragraph-indent variable 2014-12-31 12:04:03 -05:00
Michael Rose 4fdf645bb2 Add grunt images task 2014-12-31 12:03:59 -05:00
Michael Rose 7e8be47aa5 Fix home link path 2014-12-22 12:26:22 -05:00
Michael Rose 9692144448 Update gemfile 2014-12-22 12:25:43 -05:00
unknown d4a097c792 Add note about running Jekyll with bundle exec 2014-11-11 11:30:12 -05:00
unknown 5d1afc239e Update gems 2014-11-11 09:37:27 -05:00
unknown d3fa0ae0b7 Add protocol-relative URL example 2014-11-11 09:37:24 -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 e9a6430722 Reduce size of sample feature images 2014-10-03 15:14:32 -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 a969c09099 Remove references to .less
- Add Gist example
2014-09-14 14:55:38 -04:00
Michael Rose 6f8f1a8bae Fix typo 2014-09-09 06:34:25 -04:00
Michael Rose 151102845f Make Google AdSense banner in footer conditional 2014-09-04 20:59:22 -04:00
Michael Rose 8f8c5a70e6 Remove "layout: none" from feed.xml 2014-09-04 20:58:41 -04:00
Michael Rose 20f93eea05 Mention that Octopres is optional
- Used to automate the creation of new posts and pages
2014-09-04 20:54:41 -04:00
Michael Rose 4e0d4f5f1d Revert "Drop the http"
This reverts commit dc111c2324.
2014-08-23 18:10:14 -04:00
Michael Rose 058e74247c Fix Google webfonts to load over http and https 2014-08-23 18:08:56 -04:00
Michael Rose dc111c2324 Drop the http 2014-08-23 17:56:47 -04:00
Michael Rose 0f7031302d Drop the http 2014-08-23 17:54:10 -04:00
Michael Rose 4fdf997ccf Change .less to .scss 2014-08-09 13:50:22 -04:00
Michael Rose bff88748fa Remove references to .less files 2014-08-09 13:42:59 -04:00
Michael Rose 188cea830f Remove comments 2014-08-08 20:55:14 -04:00
Michael Rose 21812b3b97 Update about page 2014-08-08 20:54:16 -04:00
Michael Rose 6d47f30c83 Fix Google+ variable in author sidebar 2014-08-08 20:50:53 -04:00
Michael Rose 344085c441 Remove extra + 2014-08-08 20:45:22 -04:00
Michael Rose 35714e60a4 Remove extra + 2014-08-08 20:41:50 -04:00
Michael Rose 9f0c3bcd1f Apply author override to posts in feed 2014-08-08 20:39:05 -04:00
Michael Rose 22a65ce905 Fix typos and grammar 2014-08-08 15:45:45 -04:00
Michael Rose ca67b221d2 Change link name from email address to just "Email"
- Fixes #68
2014-08-06 22:56:46 -04:00
Michael Rose 660278ad0b Update license 2014-08-06 08:12:55 -04:00
Michael Rose 604f3ea234 Add alternate bio photo for testing purposes 2014-07-31 15:22:22 -04:00
Michael Rose ec0ef12c95 Add optional email address to author bio and feed.xml
- Fixes #35
- To add additional social network profiles edit _author-bio.html
- Icons come from the Font Awesome webfont. See http://fontawesome.io/icons/ for a complete list
2014-07-31 15:21:48 -04:00
Michael Rose 8ddb97021c Update ignore 2014-07-31 15:07:33 -04:00
Michael Rose 547443e3d8 Remove 2014-07-31 15:06:38 -04:00
Michael Rose e0891f358b Update 2014-07-31 15:06:13 -04:00
Michael Rose c6f2dca6a1 Customize theme 2014-07-31 15:03:17 -04:00
Michael Rose d491d93a10 Update 2014-07-31 14:57:41 -04:00
Michael Rose 9ac1f8fed5 Page cleanup 2014-07-31 14:57:35 -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 a2417a58d4 Install Octopress to create new posts/pages 2014-07-31 14:57:22 -04:00
Michael Rose 873eb786e9 Ignore .sass-cache 2014-07-31 14:57:18 -04:00
Michael Rose 23cb7ecaeb Convert .less to .scss 2014-07-31 14:57:13 -04:00
Michael Rose d06dd17110 Replace sitemap.xml with Jekyll Sitemap gem 2014-07-31 14:57:08 -04:00
Michael Rose 1a3231f506 Simplify and organize _config.yml variables 2014-07-31 14:57:03 -04:00
Michael Rose f4869f79c4 Use data file to maintain site navigation
- Remove top navigation links from _config.yml
2014-07-31 14:56:58 -04:00
Michael Rose cf086c3873 Update to Jekyll 2.2.0
- Using the theme for the first time install Bundler and then run 'bundle install'
- Updating the theme run 'bundle update' to update all gem dependencies
2014-07-31 14:56:54 -04:00
Michael Rose ac3315e87f Ignore Gemfile.lock 2014-07-31 14:56:47 -04:00
Michael Rose 6fe2880746 Merge pull request #67 from earlew/master
minor fix to link color settings
2014-07-29 16:19:14 -04:00
Michael Rose de87753f8c Merge pull request #64 from kostrse/page-link-fix
Fix of post link icons after switch to Font Awesome.
2014-07-12 22:16:42 -04: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 9301b35889 Enable Pygments pre Jekyll 2.0
- GitHub Pages doesn't support highlighter: pygments, wait to switch
2014-06-16 16:16:40 -04:00
Michael Rose 9f425fa920 Merge pull request #58 from yihangho/exclude-files
Exclude Gemfile, Gemfile.lock, LICENSE and README.
2014-05-18 23:05:37 -04:00
Michael Rose 78aaa8ccd8 Fixes #57
Update "read up here" link.
2014-05-18 12:00:57 -04:00
Michael Rose 239f08ac9d Merge pull request #55 from yihangho/master
Bump up the versions of Jekyll and other dependencies
2014-05-10 22:01:54 -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 f3e6d5e53c Merge pull request #47 from JCotton1123/master
Fix link
2014-04-15 15:17:36 -04:00
Michael Rose f905ddfb5c Combine body styles 2014-04-10 11:30:43 -04:00
Michael Rose 25ed0716a3 Merge pull request #46 from relu/master
s/font-color/color in page.less
2014-04-10 11:27:57 -04: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 fa1edfffdd Merge pull request #39 from maxheld83/notices
add info about notices in sample post
2014-03-26 16:28:04 -04:00
Michael Rose 0dfdc4a4f6 Link icon to source page 2014-03-26 16:18:26 -04:00
Michael Rose 70d3af0bf4 Add icon to link post heading in indexes 2014-03-26 16:13:24 -04:00
Michael Rose bcf509c352 Merge pull request #43 from maxheld83/link-post
Link posts / Linklog (john gruber style, similar to hpstr)
2014-03-26 16:01:57 -04:00
Michael Rose 6b099119bb Include Disqus script only if shortname is present in _config.yml 2014-03-26 15:54:01 -04:00
Michael Rose 77f5b6498d Merge pull request #38 from maxheld83/disqus
add disqus comments as per hpstr theme
2014-03-26 15:51:06 -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 f9ab20b821 Bring back Gemfile 2014-02-27 15:34:55 -05:00
Michael Rose 3ef0a38e5f Revert "Update"
This reverts commit 81b4e1881e.
2014-02-27 15:33:38 -05:00
Michael Rose 81b4e1881e Update 2014-02-27 15:31:31 -05: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 0cdcde10bf Add category to rake new_post 2014-02-27 15:00:37 -05:00
Michael Rose 938c653c71 Remove barely used tagline variable 2014-02-27 14:15:27 -05:00
Michael Rose fda2f4cbf0 Cleanup documentation 2014-02-27 14:10:48 -05:00
Michael Rose 504a04bf44 Update theme link in footer 2014-02-25 15:47:48 -05:00
Michael Rose b1421824f8 Remove {{ site.url }} reference to simplify example 2014-02-25 15:39:30 -05:00
Michael Rose a94ad3e18d Update example HTML to include links to larger images to display via Magnific Popup script
Fixes #21
2014-02-25 15:37:30 -05:00
Michael Rose 56de806fa2 Correct broken link. Fixes #19 2014-02-20 14:55:25 -05:00
Michael Rose 1332bb191a Add pages to sitemap 2014-02-17 08:19:22 -05:00
Michael Rose 312cfd58cb Update theme screenshot 2014-02-13 16:34:06 -05:00
Michael Rose 82e306ebc9 Improve responsive nav experience 2014-02-13 14:20:28 -05:00