Commit Graph

2126 Commits

Author SHA1 Message Date
0f0275010e Include new sample images for features 2014-09-30 16:27:36 -04:00
99d4eee5bb 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:07:20 -04:00
1a837bbdb5 Remove references to .less
- Add Gist example
2014-09-14 14:55:28 -04:00
5ec4da089a Merge pull request #81 from muhasturk/master
removed unused <a> tag in _author-bio.html
2014-09-12 16:27:31 -04:00
88a22037f5 illegal character in query fixed 2014-09-12 08:14:05 +03:00
fc7aa8f8b8 removed unused <a> tag in _author-bio.html 2014-09-12 08:08:10 +03:00
91c30a0bf6 Fix typo 2014-09-09 06:34:18 -04:00
8803c2d53c Merge pull request #80 from cazzar/patch-1
Fix up small spelling mistake in ad code.
2014-09-09 06:30:56 -04:00
285dad5a92 Fix up small spelling mistake in ad code. 2014-09-09 15:08:58 +10:00
50f46ab257 Make Google AdSense banner in footer conditional 2014-09-04 20:58:32 -04:00
b5cc7d19a0 Remove "layout: none" from feed.xml 2014-09-04 20:57:00 -04:00
7b24a02e13 Mention that Octopres is optional
- Used to automate the creation of new posts and pages
2014-09-04 20:54:33 -04:00
43fb2e5688 Fix Google webfonts to load over http and https 2014-08-23 18:10:31 -04:00
3c73f33311 Change .less to .scss 2014-08-09 13:50:29 -04:00
faf03b2b3f Remove references to .less files 2014-08-09 13:42:51 -04:00
f5a313f703 Update about page 2014-08-08 20:53:23 -04:00
83b4fde120 Fix Google+ variable in author sidebar 2014-08-08 20:50:46 -04:00
2c36474aa1 Include examples for social media links 2014-08-08 20:48:04 -04:00
10300e3d62 Remove extra + 2014-08-08 20:41:43 -04:00
161585f6ad Only include email if author has an email address specified 2014-08-08 20:37:57 -04:00
027176b38f Merge pull request #71 from soxyl/feed-author
Author Override for the Feed
2014-08-08 20:35:45 -04:00
f0d24a56d6 Fix typos and grammar 2014-08-08 15:45:24 -04:00
4bfaa6c82f Merge branch 'master' into feed-author 2014-08-08 17:46:57 +03:00
f3a937d08e Fixed wrong author name in feed.xml 2014-08-07 19:39:45 +03:00
dc5a28f1c3 Merge pull request #70 from simathur/patch-1
Delete Gemfile.lock
2014-08-07 08:34:05 -04:00
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