Commit graph

434 commits

Author SHA1 Message Date
Michael Rose
89823accbe Include So Simple logo as PSD for editing
- Fixes #136
2015-03-24 09:44:49 -04:00
Michael Rose
6ce8985a93 Merge branch 'scss-cleanup' into gh-pages
Conflicts:
	_config.yml
	_includes/navigation.html
	_layouts/post.html
	_sass/_animations.scss
	_sass/_coderay.scss
	_sass/_elements.scss
	_sass/_layout.scss
	_sass/_site.scss
	_sass/_syntax.scss
	_sass/elements.scss
	assets/css/main.scss
2015-03-03 13:17:27 -05:00
Michael Rose
a518f40cc0 Rename disqus_comments.html to disqus-comments.html 2015-03-03 13:11:18 -05:00
Michael Rose
e987aeb88e Cleanup and document stylesheets
- Partially addresses #129
2015-03-03 13:05:35 -05:00
Michael Rose
1749e1722c Adjust animation used on masthead elements 2015-03-03 13:01:45 -05:00
Michael Rose
e7cadb3c4e Close open <p> 2015-03-03 13:01:21 -05:00
Slippery Seal
64a3aeaf7e Add Pinterest to footer 2015-03-02 12:40:52 -05:00
Michael Rose
c821ddbc6d Merge pull request #127 from slipperyseal/master
add Pinterest to footer links
2015-03-02 12:39:34 -05:00
Slippery Seal
d2615a641c add Pinterest to footer links 2015-02-28 09:54:17 +11:00
Michael Rose
530d61d4a5 Remove http from Google search form and add 404.html permalink 2015-02-24 14:59:49 -05:00
Michael Rose
19bbd79491 Remove http from Google search form and add 404.html permalink 2015-02-24 14:59:44 -05:00
Michael Rose
fa96bbe82e Change category to categories
- Fixes #124
2015-02-23 10:34:05 -05:00
Michael Rose
77bbda5439 Change category to categories
- Fixes #124
2015-02-23 10:33:53 -05:00
Parth Oberoi
a0c5c28430 change variables.scss to _variables.scss
I was following the setup guide and found this typo.
2015-02-23 10:29:56 -05:00
Michael Rose
d51c851218 Merge pull request #123 from hTrap/patch-1
change variables.scss to _variables.scss
2015-02-23 10:29:02 -05:00
Parth Oberoi
b6e6650fa2 change variables.scss to _variables.scss
I was following the setup guide and found this typo.
2015-02-22 01:50:22 +05:30
Michael Rose
2f5080891a Revert back to Pygments 2015-02-16 09:51:53 -05:00
Michael Rose
58455bbe4a Revert back to Pygments 2015-02-16 09:51:13 -05:00
Michael Rose
706b60ca22 Rename _pygments.scss to _syntax.scss
- Include Rouge in Pygments examples
2015-02-16 09:46:59 -05:00
Michael Rose
dddcfdba62 Create table class 2015-02-16 09:46:54 -05:00
Michael Rose
c794ee3174 Update gems 2015-02-16 09:46:49 -05:00
Michael Rose
3597ec8c8d Switch syntax highlighter from Pygments to Rouge 2015-02-16 09:46:44 -05:00
Michael Rose
c3928c81cd Rename _pygments.scss to _syntax.scss
- Include Rouge in Pygments examples
2015-02-16 09:45:20 -05:00
Michael Rose
acd39347b6 Create table class 2015-02-16 09:44:43 -05:00
Michael Rose
baaa8ace0c Update gems 2015-02-16 09:37:41 -05:00
Michael Rose
d495c0638c Switch syntax highlighter from Pygments to Rouge 2015-02-16 09:07:40 -05:00
Michael Rose
8903cab9a5 Move feed footer to an include 2015-01-30 09:36:34 -05:00
Michael Rose
46ed690c2f Move feed footer to an include 2015-01-30 09:36:27 -05:00
Tom Hoover
83f393b900 added 'autofocus' to search page
Added 'autofocus' attribute to automatically select the search input form upon page load (eliminates the need to 'click' in the input field before typing the search term).
2015-01-27 10:27:32 -05:00
Michael Rose
f7fa0f63bb Merge pull request #119 from tomhoover/master
added 'autofocus' to search page
2015-01-27 10:26:35 -05:00
Tom Hoover
6376d68f2a added 'autofocus' to search page
Added 'autofocus' attribute to automatically select the search input form upon page load (eliminates the need to 'click' in the input field before typing the search term).
2015-01-26 21:44:22 -06:00
Michael Rose
7956577cf4 Move Disqus script inside conditional to avoid <noscript> text from appearing on pages that have comments disabled 2015-01-22 11:24:59 -05:00
Michael Rose
1a389c9f3f Move Disqus script inside conditional to avoid <noscript> text from appearing on pages that have comments disabled 2015-01-22 11:23:54 -05:00
Michael Rose
fcde4d999f Attempt to fix search.json file not found errors
- Add BASE_URL variable to scripts.html _include to create an absolute URL in search.js for search.json
2015-01-22 11:09:17 -05:00
Michael Rose
c25fad72e5 Attempt to fix search.json file not found errors
- Add BASE_URL variable to scripts.html _include to create an absolute URL in search.js for search.json
2015-01-22 11:08:52 -05:00
Michael Rose
3c5d70ea00 Add post.excerpts to post lists on home, article, and blog pages. 2015-01-22 10:21:34 -05:00
Michael Rose
5bd1eec6c5 Fix cascade and indent 2015-01-22 10:21:30 -05:00
Michael Rose
31fc9e5dbc Update text 2015-01-22 10:21:26 -05:00
Michael Rose
da35d6fdf1 Update video example 2015-01-22 10:21:21 -05:00
Michael Rose
461d7c8199 Remove search overlay
- Fixes #88
- Replace overlay with dedicated search page (see /search/index.md)
- Replace simpleJekyllSearch.js
- Include pages in search.json index
2015-01-22 10:21:10 -05:00
Michael Rose
93e8f26dc5 Add post.excerpts to post lists on home, article, and blog pages. 2015-01-22 10:20:31 -05:00
Michael Rose
aab5f746a2 Fix cascade and indent 2015-01-22 10:20:26 -05:00
Michael Rose
4c8de6da62 Update text 2015-01-22 10:20:22 -05:00
Michael Rose
252b3a5f87 Update video example 2015-01-22 10:20:14 -05:00
Michael Rose
a9ab8b7bf7 Remove search overlay
- Fixes #88
- Replace overlay with dedicated search page (see /search/index.md)
- Replace simpleJekyllSearch.js
- Include pages in search.json index
2015-01-22 10:20:09 -05:00
unknown
281a67f07c Remove Google Authorship
- Fixes #115
2015-01-20 13:09:29 -05:00
unknown
db871f0bb1 Remove Google Authorship
- Fixes #115
2015-01-20 13:09:24 -05:00
Michael Rose
fc4b8fa6ee Remove outdated font-size mixin 2014-12-30 11:48:57 -05:00
Michael Rose
04e21f0949 Remove outdated font-size mixin 2014-12-30 11:48:44 -05:00
Michael Rose
b4e03f5851 Enable comments globally 2014-12-27 16:53:45 -05:00