Commit graph

354 commits

Author SHA1 Message Date
Michael Rose
46ed690c2f Move feed footer to an include 2015-01-30 09:36:27 -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
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
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
db871f0bb1 Remove Google Authorship
- Fixes #115
2015-01-20 13:09:24 -05:00
Michael Rose
04e21f0949 Remove outdated font-size mixin 2014-12-30 11:48:44 -05:00
Michael Rose
5c6a5fa488 Merge branch 'master' of https://github.com/mmistakes/so-simple-theme
# By Roman Valls Guimera
# Via Michael Rose (1) and Roman Valls Guimera (1)
* 'master' of https://github.com/mmistakes/so-simple-theme:
  Solves issue #94 with disqus comments being enabled by default globally
2014-12-27 16:52:03 -05:00
Michael Rose
e189cc87ae Document how to enable Disqus comments globally and per post/page 2014-12-27 16:51:56 -05:00
Michael Rose
674697a1e3 Merge pull request #107 from brainstorm/master
Solves issue #94 with disqus comments being enabled by default globally
2014-12-27 16:50:53 -05:00
Roman Valls Guimera
80187587d2 Solves issue #94 with disqus comments being enabled by default globally 2014-12-27 18:20:25 +01:00
Michael Rose
1807bea5fd Fix home linke path 2014-12-22 12:21:21 -05:00
Michael Rose
0e53c446f6 Update gemfil 2014-12-22 12:21:16 -05:00
unknown
74d4324e66 rel="nofollow" footer links 2014-11-20 16:26:51 -05:00
unknown
7b496f8b16 Add note about running Jekyll with bundle exec 2014-11-11 11:31:40 -05:00
unknown
5b4f70bdc6 Add note about protocol-relative URLs 2014-11-11 09:21:41 -05:00
unknown
cf27ed9aa7 Move social sharing links into an include 2014-11-11 09:14:10 -05:00
unknown
f940101aca Merge branch 'master' of https://github.com/mmistakes/so-simple-theme 2014-11-11 09:09:28 -05:00
Michael Rose
1f9050cf1c Merge pull request #98 from dzyr/master
Fix HTML validation error in Twitter sharing link
2014-11-11 09:08:29 -05:00
unknown
0211fa91f7 Update gems 2014-11-11 09:06:40 -05:00
Michael Rose
99516b71b4 Merge pull request #97 from jaimeiniesta/patch-1
Fix typo in theme-setup
2014-11-11 08:54:04 -05:00
Dirk Ziegemeyer
f9f2297389 Fix HTML validation error in Twitter sharing link 2014-11-01 09:03:36 +01:00
Jaime Iniesta
234bab34af Fix typo in theme-setup 2014-10-27 08:49:48 +01:00
Michael Rose
978ad2ae3c Add Vimeo video as a test 2014-09-18 13:59:04 -04:00
Michael Rose
c8262d83ed Remove protocol 2014-09-18 09:40:54 -04:00
Michael Rose
f66e34cd32 Merge pull request #92 from ACCakut/patch-1
Adding class for centering in markdown
2014-09-18 09:37:26 -04:00
ACCakut
56ec68577d Adding class for centering in markdown
With this you can easily center text by use of markdown's *IALs* (Block Inline Attribute Lists).


**Example:**
{:.center}
Your text

**Will result in:**
<p class="center">Your text</p>

So CSS will "text-align:center".
2014-09-16 18:39:26 +02:00
Michael Rose
4bf60f5930 Improve navigation and search overlay on small screens
- Fixes #88
2014-09-05 16:24:44 -04:00
Michael Rose
6b5002b2fd Speed up nav drop down 2014-09-05 16:24:39 -04:00
Michael Rose
f0ad818f33 Fix overlay background colors 2014-09-05 16:24:35 -04:00
Michael Rose
cb65dd309b Mention that Octopres is optional
- Used to automate the creation of new posts and pages
2014-09-04 20:47:15 -04:00
Michael Rose
26c6eb58d3 Update syntax highlighting post
- Remove references to .less
2014-09-04 14:55:13 -04:00
Michael Rose
1e25af92b7 Remove font size on body element 2014-09-04 14:49:02 -04:00
Michael Rose
23854de50b Adjust syntax highlighting styling 2014-09-04 14:48:57 -04:00
Michael Rose
aadb22ffcf Cleanup stylesheets
- Add Bourbon and Neat
2014-09-04 14:48:52 -04:00
Michael Rose
2b1dc9b5c9 Center post navigation 2014-09-04 14:48:48 -04:00
Michael Rose
1cab3d4af6 Limit Kramdown table of contents to h1 and h2's 2014-09-04 14:48:44 -04:00
Michael Rose
50eccf2fc9 Add padding around footer 2014-09-03 11:46:41 -04:00
Michael Rose
394680bf4c Fix 'layout: none' warning 2014-09-02 16:53:45 -04:00
Michael Rose
50756630bf Disable Google AdSense ads by default
- Fixes #87, removes blank space on small screens
2014-09-02 16:53:10 -04:00
Michael Rose
e387eb2bea Merge pull request #86 from sandeep/update_ga_script
Updating Google Analytics
2014-08-29 15:08:30 -04:00
Sandeep Chivukula
c34e3b80f6 Updating Google Analytics
Updating GA Analytics tracking code to support Demographics Analytics

https://support.google.com/analytics/answer/2444872?hl=en&utm_id=ad
2014-08-27 18:20:47 -07:00
Michael Rose
5623ac2326 Optimize script and images 2014-08-27 10:35:27 -04:00
Michael Rose
20bd1c2b2c Merge pull request #85 from javiercejudo/patch-1
fix(nav): clicking anywhere when the nav menu is hidden no longer opens it
2014-08-27 10:34:40 -04:00
Javier Cejudo
595a36c502 fix(nav): clicking anywhere when the nav is hidden no longer opens the menu 2014-08-27 22:34:18 +10:00