Michael Rose
10300e3d62
Remove extra +
2014-08-08 20:41:43 -04:00
Michael Rose
161585f6ad
Only include email if author has an email address specified
2014-08-08 20:37:57 -04:00
Michael Rose
027176b38f
Merge pull request #71 from soxyl/feed-author
...
Author Override for the Feed
2014-08-08 20:35:45 -04:00
Michael Rose
f0d24a56d6
Fix typos and grammar
2014-08-08 15:45:24 -04:00
Samuel Wicky
4bfaa6c82f
Merge branch 'master' into feed-author
2014-08-08 17:46:57 +03:00
Samuel Wicky
f3a937d08e
Fixed wrong author name in feed.xml
2014-08-07 19:39:45 +03:00
Michael Rose
dc5a28f1c3
Merge pull request #70 from simathur/patch-1
...
Delete Gemfile.lock
2014-08-07 08:34:05 -04:00
simathur
a0b8dcb838
Delete Gemfile.lock
...
This file was added to the .gitignore recently, but hasn't been deleted from the code line.
2014-08-07 15:48:35 +05:30
Michael Rose
73d41d7277
Change link name from email address to just "Email"
...
- Fixes #68
2014-08-06 22:56:37 -04:00
Michael Rose
1c008c25a8
Update license
2014-08-06 08:12:33 -04:00
Michael Rose
644586e6ae
Make it generic
2014-07-31 16:15:59 -04:00
Michael Rose
aba6002f4e
Add alternate bio photo for testing purposes
2014-07-31 15:21:30 -04:00
Michael Rose
0236054d34
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:11 -04:00
Michael Rose
5a2d0ed5cf
Ignore
2014-07-31 15:08:35 -04:00
Michael Rose
efcf3c9bb7
Remove
2014-07-31 15:08:03 -04:00
Michael Rose
59f9a27ee9
Update
2014-07-31 15:07:48 -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
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