Commit graph

390 commits

Author SHA1 Message Date
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
Michael Rose
d2a1d52eb0 Update search script 2014-08-22 13:50:42 -04:00
Michael Rose
349bde67a0 Merge pull request #83 from javiercejudo/patch-1
Simplify condition for adding comma between posts
2014-08-22 13:50:03 -04:00
Javier Cejudo
9742a2ebaf Simplify condition for adding comma between posts
This changes was merged in the original repo at https://github.com/christian-fei/Simple-Jekyll-Search/pull/6
2014-08-20 11:34:30 +10:00
Michael Rose
fcaae8ae31 Merge pull request #80 from dannyvankooten/master
Fix icon classes for published and modified date of posts.
2014-08-10 22:27:13 -04:00
Danny van Kooten
f733ff3f64 Fix icon classes for published and modified date of posts. 2014-08-10 22:25:29 +02:00
Michael Rose
11e18b8f4b Remove extra + 2014-08-08 20:43:31 -04:00
Michael Rose
331ac4efdd Apply author override to posts in feed 2014-08-08 20:42:45 -04:00
Michael Rose
be0b480416 Update sample images 2014-08-08 20:07:15 -04:00
Michael Rose
407fb74daa Update about page 2014-08-08 19:44:56 -04:00
Michael Rose
b11537341f Disable htmlproof for now 2014-08-08 19:42:53 -04:00
Michael Rose
44efdad2db Update documentation 2014-08-08 19:37:41 -04:00
Michael Rose
1e306bce00 Include examples for social media links 2014-08-08 19:30:41 -04:00
Michael Rose
efcac276db Fix Google+ footer link 2014-08-08 19:30:36 -04:00
Michael Rose
c9e8382c03 Remove "article" from next/previous links 2014-08-08 16:15:38 -04:00