Michael Rose
3597ec8c8d
Switch syntax highlighter from Pygments to Rouge
2015-02-16 09:46:44 -05:00
Michael Rose
8903cab9a5
Move feed footer to an include
2015-01-30 09:36:34 -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
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
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
unknown
281a67f07c
Remove Google Authorship
...
- Fixes #115
2015-01-20 13:09:29 -05:00
Michael Rose
fc4b8fa6ee
Remove outdated font-size mixin
2014-12-30 11:48:57 -05:00
Michael Rose
b4e03f5851
Enable comments globally
2014-12-27 16:53:45 -05:00
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
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
unknown
004607f7a1
Add note about running Jekyll with bundle exec
2014-11-11 11:31:55 -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
2b7da54f1f
Update gems
2014-11-11 09:08:19 -05:00
Jaime Iniesta
a37f849240
Fix typo in theme-setup
2014-11-11 08:59:35 -05:00
Michael Rose
b84c44a727
Add Vimeo video as a test
2014-09-18 13:59:10 -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
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
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
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
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
4ad3580457
Add padding around footer
2014-09-03 11:46:53 -04:00
Sandeep Chivukula
5957fee86b
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-29 15:09:27 -04:00
Michael Rose
9ab34a6142
Optimize script and images
2014-08-27 10:35:43 -04:00
Javier Cejudo
2c04cb2370
fix(nav): clicking anywhere when the nav is hidden no longer opens the menu
2014-08-27 10:35:38 -04:00
Michael Rose
a5c453080d
Drop the http
2014-08-23 17:50:29 -04:00
Michael Rose
a2ebf0c0a7
Drop the http
2014-08-23 17:48:38 -04:00
Michael Rose
4ffafa6090
Update search script
2014-08-22 13:50:56 -04:00
Javier Cejudo
f163d5327c
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-22 13:50:51 -04:00
Danny van Kooten
07191f1b21
Fix icon classes for published and modified date of posts.
2014-08-10 22:27:32 -04:00
Michael Rose
7e0640152b
Remove extra +
2014-08-08 20:43:42 -04:00
Michael Rose
aa25f329b6
Apply author override to posts in feed
2014-08-08 20:43:38 -04:00
Michael Rose
cd7aa12d05
Update about page
2014-08-08 20:29:01 -04:00
Michael Rose
490c68dacf
Update sample images
2014-08-08 20:07:23 -04:00