Commit graph

237 commits

Author SHA1 Message Date
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
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
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
Sergey Kostrukov
c8fb2c92f0 Fix of page link icon after switch to Font Awesome. 2014-07-12 02:25:43 -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
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
Yihang Ho
61b337e3e0 Exclude Gemfile, Gemfile.lock, LICENSE and README. 2014-05-18 21:12:27 +08: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
Yihang Ho
7535c06053 Rename the 'pygments' option to 'highlighter'.
As recommended by Jekyll 2.0.0
2014-05-08 21:00:20 +08:00
Yihang Ho
2446639147 Bump up all the versions. 2014-05-08 20:57:36 +08: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
JCotton1123
0998766798 Fix link 2014-04-11 23:55:30 -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
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
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
Maximilian Held
7b17dc35b6 include link posts in post index, with external url, timestamp 2014-03-25 18:55:34 +01:00
Maximilian Held
b7bbf27ead include sample link url, post 2014-03-25 18:16:22 +01:00
Maximilian Held
41573f0608 add info about notices in sample post 2014-03-25 17:35:02 +01:00
Maximilian Held
55d0059f87 add disqus comments as per hpstr theme 2014-03-25 17:25:21 +01: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
fd0d497654 Merge pull request #31 from maxheld83/hotlinked-images
Hotlinked images
2014-03-14 08:19:53 -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
ff0fc10785 Merge pull request #30 from maxheld83/gplus-handle
Accept Google+ handle instead of full URL for bio link and authorship stuff
2014-03-11 11:12:45 -04:00
Maximilian Held
dfc0358fb5 cleanup 2014-03-11 00:53:52 +01:00
Maximilian Held
8cb3893856 make feature images accept hotlinks 2014-03-11 00:42:54 +01:00
Maximilian Held
32e84a39eb make twitter cards accept hotlinked images 2014-03-10 23:38:47 +01:00
Maximilian Held
91dd45fa79 Make google+ expect handle, not full url for head and author-bio 2014-03-10 22:49:54 +01:00
Maximilian Held
676d9f1854 revert some change 2014-03-10 22:41:12 +01:00
Maximilian Held
3d65bd2427 Make twitter cards accept hotlinked images 2014-03-10 21:20:28 +01:00
Maximilian Held
8b65bf0fac fix google plus integration in bio, now accepts username 2014-03-10 19:29:27 +01:00