Marshall Shen
cd50618b5f
add History markdown
2013-08-06 14:04:52 -05:00
Jade Dominguez
7501cf386d
Merge add-drafts. closes #167
2013-07-26 21:22:50 -07:00
Marshall Shen
c2d70e5c57
add draft feature
2013-07-26 21:17:22 -07:00
Romain Sertelon
2da62d449d
Adds Piwik Analytics Provider
2013-07-26 21:12:52 -07:00
Daniel Fone
ff69d3fc38
Better exception handling
...
You probably only want to rescue `ArgumentError` here, but certainly nothing more than the default `StandardError`. Rescuing `Exception` can lead to very strange behaviour.
See:
http://www.mikeperham.com/2012/03/03/the-perils-of-rescue-exception/
http://stackoverflow.com/a/10048406/1848
2013-07-26 21:12:52 -07:00
Pierre du Plessis
0766ee273d
Fix incorrect tag
2013-07-26 21:12:52 -07:00
Marshall Shen
b451b2a16d
add draft feature
2013-07-23 21:29:55 -05:00
Marshall Shen
a08b59da8d
add mission
2013-07-23 14:26:54 -05:00
Alif Rachmawadi
2c98321cda
Merge pull request #106 from BluePyth/piwik_provider
...
Adds Piwik Analytics Provider
2013-06-07 19:23:43 -07:00
Alif Rachmawadi
8e43db227e
Merge pull request #159 from danielfone/patch-1
...
Better exception handling
2013-06-07 16:34:50 -07:00
Daniel Fone
7b88b02b0f
Better exception handling
...
You probably only want to rescue `ArgumentError` here, but certainly nothing more than the default `StandardError`. Rescuing `Exception` can lead to very strange behaviour.
See:
http://www.mikeperham.com/2012/03/03/the-perils-of-rescue-exception/
http://stackoverflow.com/a/10048406/1848
2013-05-19 23:02:53 +12:00
Jade
c8038abc72
Merge pull request #146 from pierredup/patch-2
...
Fix incorrect tag
2013-04-19 09:17:23 -07:00
Jade
df13170a68
Merge pull request #145 from pierredup/patch-1
...
Update config to use new github domain
2013-04-19 09:07:43 -07:00
Pierre du Plessis
7c748b6a57
Fix incorrect tag
2013-04-19 18:52:10 +03:00
Pierre du Plessis
c95468aa1e
Update config to use new github domain
2013-04-19 11:52:19 +03:00
Jade Dominguez
77fc4c0d57
release 0.3.0
2013-02-24 01:51:14 -08:00
Jade Dominguez
d82396e81f
Merge remote-tracking branch 'origin/master'
2013-02-24 01:48:13 -08:00
Jade
0dde354ce1
Merge pull request #107 from opie4624/patch-1
...
Update 'rake post' to support tags on command line
2013-02-24 01:46:56 -08:00
Jade Dominguez
8dc291a130
Reformat copyright notice as per advice from @allolex.
...
Closes #78
2013-02-24 01:39:42 -08:00
Jade Dominguez
aa605b91ba
License should be MIT.
2013-02-24 01:35:44 -08:00
Jade Dominguez
29eae1f601
Upgrade to twitter bootstrap 2.2.2 plus new styling.
2013-02-24 01:28:38 -08:00
Liu Lantao
afec1ee1d2
add support for RSS feed.
...
add link tag in page header, to support subuscribe rss/atom feed in browsers.
2013-02-24 01:27:11 -08:00
Marko Bauhardt
4d45997ef1
update twitter bootstrap css and png's to version 2.1.1
2013-02-24 00:37:34 -08:00
Jade
0f00bf5c1a
Merge pull request #81 from xuhdev/fix-theme-install
...
Fix that theme will not be overwritten if exists.
2013-02-24 00:02:00 -08:00
Jade
1cd2592a2f
Merge pull request #77 from geon/master
...
20011 should be 2011 in the file structure tree.
2013-02-24 00:00:08 -08:00
Jade Dominguez
2001b5cf84
Fix merge conflict.
2013-02-23 23:54:35 -08:00
Jade
c84ac281a3
Merge pull request #102 from techotaku/jb-development
...
Giving every post/page the "smarter" custom tagline
2013-02-23 23:35:37 -08:00
Jade
ef0d8a06b3
Merge pull request #110 from lorensr/patch-1
...
Typo in _config.yml
2013-02-23 23:32:29 -08:00
Jade
4039de780f
Merge pull request #74 from lzcabrera/post_update
...
Post update
2013-02-23 23:27:47 -08:00
Jade
fcff62cca4
Merge pull request #132 from jkuchta/master
...
Fully take advantage of bootstrap awesomeness but responsive
2013-02-23 23:23:08 -08:00
Jeff Kuchta
5a77785114
Make it responsive out of the gate
2013-02-22 23:27:15 -07:00
Jade
c676106f1b
Merge pull request #123 from djoos/master
...
Display current year via javascript
2013-01-29 01:34:27 -08:00
David Joos
df99e39213
jekyll current time (when you run the jekyll command)
2013-01-29 09:27:13 +00:00
David Joos
c87f664391
Display current year via javascript
2013-01-07 20:26:14 +00:00
Jade
c06cbf3f84
Merge pull request #122 from awkerney/master
...
Typo Correction
2013-01-02 11:35:43 -08:00
Adam Kerney
fecaedc716
Fixed a typo in _config.yml
2013-01-01 12:02:02 -06:00
Loren Sands-Ramshaw
f2b4639909
Update _config.yml
...
typo
2012-10-18 03:13:31 -03:00
Andrew Kraut
aeac709cbf
Update 'rake post' to support tags on command line
2012-09-16 23:35:28 -07:00
Romain Sertelon
a6f699c71b
Adds Piwik Analytics Provider
2012-09-11 14:43:38 +02:00
Ian Li
10add5202d
Giving every post/page the "smarter" custom tagline (just like page.html in master branch).
...
P.S. In master branch, every page has "smarter" custom tagline but every post haven't.
2012-08-09 03:31:29 +08:00
Hong Xu
5af2512438
Fix that theme will not be overwritten if exists.
...
When some theme exists, "rake theme:install" will not overwrite the
previous theme files, even if we answer "y" to the "Do you want to
overwrite?" question. This commit fixes this.
2012-04-16 21:39:59 +08:00
Victor Widell
d0e9992d91
Fixed a malformed date in the sample post.
2012-04-06 19:29:55 +03:00
Laura Cabrera
b74f290698
added dynamic tagline to posts and conditional display statement on partial view
2012-04-01 23:06:53 -07:00
Laura Cabrera
93e0c465fd
update to post template on twitter theme: added dynamic page description
2012-04-01 20:14:23 -07:00
Jade Dominguez
9c0026973b
bump to 0.2.13
2012-03-24 13:27:43 -07:00
Martijn Pieters
cbfb9ca9cc
Only list pages with a title. #69
...
This skips the page.html, default.html, what-have-you-not pages that should not be listed in this list anyway, which otherwise result in empty bullet points.
2012-03-24 13:18:17 -07:00
Jade Dominguez
e3e849e6e3
Show tagline only if set. credit to @sway as seen in pull #48
2012-03-24 13:00:38 -07:00
Jade Dominguez
cc7a99f390
styling
2012-03-24 12:52:28 -07:00
Lukas Knuth
1aa9527657
Added the description-variable in the Rakefile to include it in newly created posts/pages
2012-03-24 12:50:02 -07:00
Kori Roys
59d6a7b79e
fixed extra h hanging out in atomfeed ids #60
2012-03-24 12:41:19 -07:00