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
Michael Rose
b6284dbec0
Update documentation
2014-08-08 19:37:33 -04:00
Michael Rose
8c33f76dfc
Fix Google+ footer link
2014-08-08 19:30:48 -04:00
Michael Rose
c5c0cc2644
Remove extra +
2014-08-08 19:23:27 -04:00
Michael Rose
bbe0447ff3
Remove "article" from next/previous links
2014-08-08 16:15:44 -04:00
Michael Rose
0fd8bdef42
Update with So Simple specifics
2014-08-08 16:12:07 -04:00
Michael Rose
edfa40d322
Add support for Google AdSense banners
...
- Variables for _config.yml
- Includes for sidebar and footer banners
2014-08-08 16:07:33 -04:00
Michael Rose
e66117f446
Exclude vendor
2014-08-08 16:07:25 -04:00
Michael Rose
e711f8b839
Update theme to support Jekyll 2.x newness
...
- Cleanup _config.yml
- Move navigation and author info to data files
- Convert .less stylesheets to .scss
- Update documentation
- Include Octopress gem for new post/page creation
2014-08-08 16:07:20 -04:00
Michael Rose
1b2ef75273
Update license
2014-08-06 08:09:25 -04:00
Michael Rose
a320da6eff
Remove reference to sitemap.xml template
...
- Using Jekyll Sitemap gem instead
2014-08-01 14:47:50 -04:00
Michael Rose
d6b84263d6
Update
2014-08-01 14:44:35 -04:00
Michael Rose
2ee8c7378d
Replace sitemap.xml with official Jekyll Sitemap gem
2014-08-01 14:38:04 -04:00
Michael Rose
cec6aa75ed
Merge pull request #79 from dacamo76/post-tags-as-twitter-hashtags
...
Change Twitter share to use tags instead of categories as hashtags.
2014-08-01 14:29:51 -04:00
Daniel Alberto Cañas
8e87ba0295
Change Twitter share to use tags as hashtags.
...
Changes the twitter link to use tags instead of categories when
creating the hashtags in the link.
Also removes spaces in tags with multiple words.
For example:
post tags | twitter hashtags
-----------------------------------------
[open source] | #opensource
[java] | #java
[open source, java] | #opensource #java
----------------------------------------
2014-08-01 09:21:33 -06:00
Michael Rose
953c3265af
Remove problematic liquid... for now
2014-07-28 23:18:36 -04:00
Michael Rose
7ef76246a6
Revert "Revert "Fix broken links and add missing alt descriptions""
...
This reverts commit 67d58a77cf
.
2014-07-28 21:17:02 -04:00
Michael Rose
67d58a77cf
Revert "Fix broken links and add missing alt descriptions"
...
This reverts commit 98b12d04d9
.
2014-07-28 21:16:23 -04:00
Michael Rose
98b12d04d9
Fix broken links and add missing alt descriptions
2014-07-28 21:15:41 -04:00
Michael Rose
252734f516
Escape page title
2014-07-28 21:13:48 -04:00
Michael Rose
bf1060c4e1
Merge pull request #78 from penibelst/travis
...
Add build and links test
2014-07-28 20:22:04 -04:00
Anatol Broder
8b4712a651
Add Travis badge
2014-07-28 21:50:43 +02:00
Anatol Broder
00773a6544
Add Jekyll and Proofer tests
2014-07-28 21:49:14 +02:00
Michael Rose
f07ae0f476
Add Magnific Popup
...
- Image links now display in a lightbox
2014-07-23 08:19:40 -04:00
Michael Rose
5ea0426bd8
Merge pull request #76 from kevinwang/fix-theme-setup-typo
...
Fix typo on theme setup page.
2014-07-13 16:05:05 -04:00