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
73d41d7277
Change link name from email address to just "Email"
...
- Fixes #68
2014-08-06 22:56:37 -04:00
1c008c25a8
Update license
2014-08-06 08:12:33 -04:00
644586e6ae
Make it generic
2014-07-31 16:15:59 -04:00
aba6002f4e
Add alternate bio photo for testing purposes
2014-07-31 15:21:30 -04:00
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
5a2d0ed5cf
Ignore
2014-07-31 15:08:35 -04:00
efcf3c9bb7
Remove
2014-07-31 15:08:03 -04:00
59f9a27ee9
Update
2014-07-31 15:07:48 -04:00
d491d93a10
Update
2014-07-31 14:57:41 -04:00
9ac1f8fed5
Page cleanup
2014-07-31 14:57:35 -04:00
f397374973
Toggle paragraph indentation on and off.
...
- On by default
2014-07-31 14:57:31 -04:00
dd3dcdfbdf
Remove Google fonts from head and include as .scss partial
2014-07-31 14:57:27 -04:00
a2417a58d4
Install Octopress to create new posts/pages
2014-07-31 14:57:22 -04:00
873eb786e9
Ignore .sass-cache
2014-07-31 14:57:18 -04:00
23cb7ecaeb
Convert .less to .scss
2014-07-31 14:57:13 -04:00
d06dd17110
Replace sitemap.xml with Jekyll Sitemap gem
2014-07-31 14:57:08 -04:00
1a3231f506
Simplify and organize _config.yml variables
2014-07-31 14:57:03 -04:00
f4869f79c4
Use data file to maintain site navigation
...
- Remove top navigation links from _config.yml
2014-07-31 14:56:58 -04:00
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
ac3315e87f
Ignore Gemfile.lock
2014-07-31 14:56:47 -04:00
6fe2880746
Merge pull request #67 from earlew/master
...
minor fix to link color settings
2014-07-29 16:19:14 -04:00
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
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
c8fb2c92f0
Fix of page link icon after switch to Font Awesome.
2014-07-12 02:25:43 -07:00
721a5f2a45
Replace Icomoon icons with Font Awesome 4.1.0
...
- Fixes #63
2014-06-19 14:26:03 -04:00
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
9f425fa920
Merge pull request #58 from yihangho/exclude-files
...
Exclude Gemfile, Gemfile.lock, LICENSE and README.
2014-05-18 23:05:37 -04:00
78aaa8ccd8
Fixes #57
...
Update "read up here" link.
2014-05-18 12:00:57 -04:00
61b337e3e0
Exclude Gemfile, Gemfile.lock, LICENSE and README.
2014-05-18 21:12:27 +08:00
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
7535c06053
Rename the 'pygments' option to 'highlighter'.
...
As recommended by Jekyll 2.0.0
2014-05-08 21:00:20 +08:00
2446639147
Bump up all the versions.
2014-05-08 20:57:36 +08:00
33d5d966f3
Remove style conflict between Gist lines and navicon-lines.
...
Fixes #49
2014-04-15 15:42:47 -04:00
f3e6d5e53c
Merge pull request #47 from JCotton1123/master
...
Fix link
2014-04-15 15:17:36 -04:00
0998766798
Fix link
2014-04-11 23:55:30 -04:00
f905ddfb5c
Combine body styles
2014-04-10 11:30:43 -04:00
25ed0716a3
Merge pull request #46 from relu/master
...
s/font-color/color in page.less
2014-04-10 11:27:57 -04:00
7e99972cc4
s/font-color/color in page.less
2014-04-07 13:29:07 +03:00
3c7ad2ea9c
Add alternate button colors from HPSTR theme
...
- Fixes #40
2014-03-27 10:18:24 -04:00
5af1ce2cce
Add correct padding below link post heading in index
...
- Fixes #45
2014-03-27 10:11:26 -04:00
fa1edfffdd
Merge pull request #39 from maxheld83/notices
...
add info about notices in sample post
2014-03-26 16:28:04 -04:00
0dfdc4a4f6
Link icon to source page
2014-03-26 16:18:26 -04:00
70d3af0bf4
Add icon to link post heading in indexes
2014-03-26 16:13:24 -04:00
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
6b099119bb
Include Disqus script only if shortname is present in _config.yml
2014-03-26 15:54:01 -04:00
77f5b6498d
Merge pull request #38 from maxheld83/disqus
...
add disqus comments as per hpstr theme
2014-03-26 15:51:06 -04:00
7b17dc35b6
include link posts in post index, with external url, timestamp
2014-03-25 18:55:34 +01:00
b7bbf27ead
include sample link url, post
2014-03-25 18:16:22 +01:00
41573f0608
add info about notices in sample post
2014-03-25 17:35:02 +01:00