Commit graph

434 commits

Author SHA1 Message Date
Michael Rose
7939bf1dac Document how to enable Disqus comments globally and per post/page 2014-12-27 16:52:22 -05:00
Roman Valls Guimera
f3ca4c542e Solves issue #94 with disqus comments being enabled by default globally 2014-12-27 16:52:17 -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
4d497f2818 Fix home linke path 2014-12-22 12:21:43 -05:00
Michael Rose
60e8ebfdce Update gemfil 2014-12-22 12:21:38 -05: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
004607f7a1 Add note about running Jekyll with bundle exec 2014-11-11 11:31:55 -05:00
unknown
7b496f8b16 Add note about running Jekyll with bundle exec 2014-11-11 11:31:40 -05:00
unknown
0513ea3946 Add note about protocol-relative URLs 2014-11-11 09:24:11 -05:00
unknown
d3a71a5ebc Move social sharing links into an include 2014-11-11 09:23:50 -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
2b7da54f1f Update gems 2014-11-11 09:08:19 -05:00
unknown
0211fa91f7 Update gems 2014-11-11 09:06:40 -05:00
Jaime Iniesta
a37f849240 Fix typo in theme-setup 2014-11-11 08:59:35 -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
b84c44a727 Add Vimeo video as a test 2014-09-18 13:59:10 -04: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
2e94a177d7 Remove protocol 2014-09-18 09:39:39 -04:00
ACCakut
af6db4c49d 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-18 09:37:50 -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
48702a0fa6 Improve navigation and search overlay on small screens
- Fixes #88
2014-09-05 16:24:58 -04:00
Michael Rose
6eb18b796e Speed up nav drop down 2014-09-05 16:24:53 -04:00
Michael Rose
f22269505f Fix overlay background colors 2014-09-05 16:24:49 -04: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
6f45cd7782 Mention that Octopres is optional
- Used to automate the creation of new posts and pages
2014-09-04 20:47:23 -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
585c1ff419 Remove 'layout: none' from feed 2014-09-04 15:06:40 -04:00
Michael Rose
d2bb545274 Use Google's responsive ads 2014-09-04 15:06:14 -04:00
Michael Rose
ab5bb09f3e Update syntax highlighting post
- Remove references to .less
2014-09-04 14:55:19 -04:00
Michael Rose
26c6eb58d3 Update syntax highlighting post
- Remove references to .less
2014-09-04 14:55:13 -04:00
Michael Rose
df5ec20746 Limit Kramdown's table of contents to h1 and h2 elements 2014-09-04 14:49:50 -04:00
Michael Rose
b543d049c7 Remove font size on body element 2014-09-04 14:49:23 -04:00
Michael Rose
c26f6380c4 Adjust syntax highlighting styling 2014-09-04 14:49:18 -04:00
Michael Rose
56494a09af Cleanup stylesheets
- Add Bourbon and Neat
2014-09-04 14:49:14 -04:00
Michael Rose
c62ff92940 Center post navigation 2014-09-04 14:49:09 -04:00
Michael Rose
1e25af92b7 Remove font size on body element 2014-09-04 14:49:02 -04:00