Nick Quaranto
563933f114
Update the help message and comments to use config.yml
2009-04-23 18:24:52 -04:00
David Calavera
808d6c6a62
posts' pagination
2009-04-04 12:43:46 +02:00
Tom Preston-Werner
73d42b24ad
Huge refactor to move all config into Jekyll::Site
...
This commit makes Jekyll threadsafe (or at least makes it possible to be so).
It also makes it a ton easier to use Jekyll as a library for scripted site
transformation. I did, however, break all the tests. =(
2009-03-12 19:05:43 -07:00
mreid
4b39c44664
configure now sets the source and dest fields so the Liquid include filter works again
2009-03-12 20:51:12 +11:00
Mark
6edfae8c26
Refactored configuration and command-line option code
2009-03-12 20:51:11 +11:00
Mark
6fec047631
Added ability to set Jekyll parameters via _config.yaml file
2009-03-12 20:46:33 +11:00
mreid
e72cde12fa
Added option to not put file date in permalink URL
2009-03-12 20:46:33 +11:00
Tom Preston-Werner
bb4d1ee119
add --version
2009-02-03 18:43:53 -08:00
Tom Preston-Werner
5311b71a5c
fix accessor line conflict
2009-01-21 15:25:55 -08:00
mreid
0b78c32771
Added option to not put file date in permalink URL
2009-01-19 19:58:53 +11:00
Zachary Pinter
5cfa956448
Fixed an issue with pygments, markdown, and newlines.
2009-01-11 12:03:46 -07:00
Tom Preston-Werner
e7b2df1156
up to 0.3.0
2008-12-24 22:10:22 -08:00
Tom Preston-Werner
dd8054411c
deep merge hashes so as to not lose data
2008-12-24 22:06:42 -08:00
Tom Preston-Werner
10bc499ce2
Merge commit '8d08a2'
2008-12-21 17:48:41 -08:00
Mark Reid
3a8f7a8e3a
Added post categories based on directories containing _posts
2008-12-16 17:52:00 +11:00
Tom Preston-Werner
ed60ad6f72
up to 0.2.1
2008-12-15 12:34:34 -08:00
Tom Preston-Werner
59080271ed
allow use of rdiscount if --rdiscount is set and gem is installed
2008-12-15 12:27:57 -08:00
Tom Preston-Werner
bcb67ecc23
Merge commit 'b094b9'
2008-12-15 11:58:52 -08:00
Mark Reid
b094b93301
Replaced rdiscount with Maruku for Markdown with equation support
2008-12-15 16:17:45 +11:00
PJ Hyett
6502f865a6
Merge branch 'master' of git@github.com:pjhyett/jekyll
2008-12-14 18:41:00 -08:00
PJ Hyett
bf9dda6c9a
don't require directory_watcher unless it's needed
2008-12-14 18:40:45 -08:00
Tom Preston-Werner
de2959b8ea
up to 0.2.0
2008-12-14 15:16:16 -08:00
Tom Preston-Werner
0d84487d79
up to 0.1.6
2008-12-13 18:21:14 -08:00
Tom Preston-Werner
1006583628
only load classifier gem if necessary
2008-12-13 17:16:01 -08:00
Tom Preston-Werner
8b2aedc951
implement include tag
2008-12-13 17:12:38 -08:00
Tom Preston-Werner
906ccbb873
up to 0.1.5
2008-12-12 21:09:45 -08:00
Tom Preston-Werner
b1bf818c6d
disable true LSI by default, enable with --lsi
2008-12-12 21:03:16 -08:00
Tom Preston-Werner
f00272ea52
use pygments for code highlighting if --pygments is specified
2008-12-12 20:01:40 -08:00
Tom Preston-Werner
3fe1381dca
Merge commit '767d99b5bffc9fd188b1fbd1b67aef20014bc1b7'
2008-12-10 15:56:00 -08:00
Tom Preston-Werner
cc047da660
up to 0.1.4
2008-12-08 16:13:18 -08:00
Jack Danger Canty
767d99b5bf
Fixing that the rdiscount require rescue didn't catch.
2008-12-07 23:08:26 -08:00
Tom Preston-Werner
c58d4e71ba
up to 0.1.3
2008-12-06 16:14:40 -08:00
Tom Preston-Werner
5b0ce6dddc
add directory_watcher dep
2008-12-06 16:09:52 -08:00
Chris Van Pelt
e2678114d9
Trys to require RDiscount and falls back gracefully, added require for the new blocks module
2008-11-23 14:52:02 -08:00
Tom Preston-Werner
c742fb7701
implement a real related posts feature. up to 0.1.2
2008-11-22 12:36:32 -08:00
Tom Preston-Werner
1838d91902
up to 0.1.1
2008-11-22 00:19:40 -08:00
Tom Preston-Werner
bffdeee637
rename to Jekyll
2008-11-17 11:07:54 -08:00