Commit graph

282 commits

Author SHA1 Message Date
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
Kevin Wang
3fb39b0f87 Fix typo on theme setup page. 2014-07-13 00:13:31 -07:00
Michael Rose
d5f8fa49cb Combine if statements 2014-07-10 14:37:41 -04:00
Michael Rose
574c644bdb Don't load Disqus script on pages that don't require it
- Was loading Disqus in the script.html include even when a shortname wasn't specified
2014-07-10 14:26:17 -04:00
Michael Rose
90f341d5ea Merge pull request #72 from icyflame/master
Display the default image in case the avatar not available
2014-07-10 14:16:17 -04:00
Siddharth Kannan
c5e5938425 Display the default image in case the avatar not available
Note that whenever content is written by another author, the existence of an avatar for that author is questionable, so adding another if-else block ensures that instead of the alt, the default image is shown
2014-07-01 13:48:45 +05:30
Michael Rose
a60fd268f4 Fix syntax highlighting in post 2014-06-19 15:38:17 -04:00
Michael Rose
3ebe915e2d Override author details per post
- Fixes #70
2014-06-19 15:34:22 -04:00
Michael Rose
b690ee197a Enable Pygments pre Jekyll 2.0
- GitHub Pages doesn't support highlighter: pygments, wait to switch
2014-06-16 16:15:11 -04:00
Michael Rose
37326f6e6e Alphabetize tag listing. Fixes #10 2014-06-11 13:43:16 -04:00
Michael Rose
5e37436a64 Exclude README.md and LICENSE from _site 2014-05-18 23:10:25 -04:00
Michael Rose
4b3dd0f7d7 Merge pull request #67 from xuv/master
Verify that the site.url has a protocol in feed.xml
2014-05-14 20:22:36 -04:00
juego
21aa8a4912 finally if statements works correctly 2014-05-15 02:09:09 +02:00
juego
e23ff65532 corrected the out of loop post.content 2014-05-15 00:21:33 +02:00
juego
987f541013 protocol agnostic url 2014-05-14 23:28:46 +02:00
juego
7f75f13e6f refactored code for clarity 2014-05-14 23:20:42 +02:00
juego
19f7de9bf1 parse post.content and add the necessary protocol to images url 2014-05-14 22:12:54 +02:00
juego
647d014836 Verify that the site.url has a protocol. 2014-05-14 18:02:49 +02:00
Michael Rose
be76bf2daf Merge pull request #65 from xuv/master
added category tag to RSS entry
2014-05-14 10:46:57 -04:00
juego
f4002844e3 changed from cgi_encode to uri_escape 2014-05-14 15:30:45 +02:00
juego
8c22f9a24c added category tag to RSS entry 2014-05-14 14:21:29 +02:00
Michael Rose
657658ffc0 Update syntax highlighter 2014-05-10 23:28:11 -04:00
Michael Rose
2258589934 Merge pull request #62 from jdh8/master
Fix home links
2014-04-15 15:25:20 -04:00
Chen-Pang He
f8569179eb Fix home links 2014-04-13 01:20:52 +08:00
Michael Rose
22e86bd72e Merge pull request #59 from warmfusion/warmfusion/twitter_intents
Updated the twitter URL on shared posts so that it uses the web-intents ...
2014-03-21 08:43:45 -04:00
Toby Jackson
f4cf91cfd4 Updated the twitter URL on shared posts so that it uses the web-intents behaviour using a pretty simple bit of liquid templating 2014-03-20 23:01:20 +00:00
Michael Rose
30d1d6abaf Update theme link in footer 2014-02-25 15:50:50 -05:00
Michael Rose
44b135db43 Add pages to sitemap 2014-02-17 08:20:21 -05:00
Michael Rose
e069fc3334 Correct demo theme link 2014-02-12 11:06:19 -05:00
Michael Rose
23b099057a Add rake tasks for new_post and new_page 2014-02-12 09:17:56 -05:00
Michael Rose
d6938cef66 Merge branch 'hotfix/tags-permalink' 2014-01-24 13:33:14 -05:00
Michael Rose
37378a2df9 Update tags page permalink 2014-01-24 13:32:45 -05:00
Michael Rose
74b35f5ce7 Merge pull request #52 from mahirrudin/patch-1
Update href link tags
2014-01-24 10:30:08 -08:00
mahirrudin
75be0ccea1 Update href link tags 2014-01-25 00:08:32 +07:00
Michael Rose
e75b0f2841 Merge pull request #51 from bitdeli-chef/master
Add a Bitdeli Badge to README
2014-01-21 08:29:01 -08:00
Bitdeli Chef
1045837f94 Add a Bitdeli badge to README 2014-01-21 16:32:07 +00:00
Michael Rose
42f031b052 Merge branch 'hotfix/documentation' 2014-01-21 08:51:34 -05:00
Michael Rose
d3daeb17fa Add step to install Kramdown 2014-01-21 08:51:25 -05:00
Michael Rose
8278084210 Merge branch 'hotfix/feature-image-margin' 2014-01-21 08:50:30 -05:00
Michael Rose
88d9f75b9d Remove negative margin-top when site.logo is hidden 2014-01-21 08:49:07 -05:00