Commit Graph

263 Commits

Author SHA1 Message Date
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
simathur
278add19c0 Delete Gemfile.lock
This file was added to the .gitignore recently, but hasn't been deleted from the code line.
2014-08-07 08:35:52 -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
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