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
Mark
6fec047631
Added ability to set Jekyll parameters via _config.yaml file
2009-03-12 20:46:33 +11:00
Tom Preston-Werner
86e72a8b25
a few style changes and readme for pretty permalink
2009-03-10 16:39:44 -07:00
Tom Preston-Werner
e9ccc5d600
Merge commit 'ee65dadc9a5ae5fc8f19848754f7175ebd630375'
2009-02-19 00:16:43 -08:00
Kevin Marsh
ee65dadc9a
Add textilize filter for transforming input into HTML via RedCloth, so you can have Textile-formatted attributes other than the page's content (for example, an excerpt)
2009-02-12 18:21:40 -05:00
Nick Quaranto
60709da706
Removing some bad formatting in the README
2009-02-10 01:38:09 -05:00
Nick Quaranto
45b33f7b96
Adding explanations for new YAML front matter options
2009-02-10 01:27:13 -05:00
Tom Preston-Werner
fae092854d
refine and move contribution section of readme to bottom
2009-01-23 14:38:50 -08:00
Tom Preston-Werner
9b02059054
couple of tweaks to line numbering option
2009-01-23 14:17:38 -08:00
jcon
d63f1f92a2
Added line number capabilities to highlight blocks
2009-01-22 14:38:04 -05: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
Per Christian B. Viken
32a9b6b8dd
created a converter for textpattern, and a simple usage guide
2009-01-09 21:10:52 +01:00
Tom Preston-Werner
02d203520b
add a note about documenting contributions
2009-01-02 12:34:54 -08:00
Tom Preston-Werner
921476231a
document array_to_sentence_string
2009-01-02 12:33:01 -08:00
Toby DiPasquale
e0e7bf10d1
added Typo 4+ conversion module and docs
2008-12-26 22:44:34 -05:00
Nick Gerakines
8477cb5946
Adding Movable Type migration library to lib/jekyll/converters/.
2008-12-24 16:16:18 -08:00
Tom Preston-Werner
dad9a31559
fix categories and add topics
2008-12-24 15:25:42 -08:00
Tom Preston-Werner
6de22b318c
small readme cleanup
2008-12-24 13:20:39 -08:00
Tom Preston-Werner
8ed84a7590
start server after jekyll processing so webrick has something to serve
2008-12-21 23:27:09 -08:00
Tom Preston-Werner
a90f9cd8b0
Merge commit '6bfaa6'
2008-12-21 18:08:14 -08:00
Tom Preston-Werner
10bc499ce2
Merge commit '8d08a2'
2008-12-21 17:48:41 -08:00
John Reilly
6bfaa6bac0
updated readme to include --server option
2008-12-19 18:16:11 -06:00
Mark Reid
3a8f7a8e3a
Added post categories based on directories containing _posts
2008-12-16 17:52:00 +11: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
Mark Reid
b094b93301
Replaced rdiscount with Maruku for Markdown with equation support
2008-12-15 16:17:45 +11:00
Mark Reid
0e81edd064
Added note about dependencies.
2008-12-15 10:45:04 +11:00
Tom Preston-Werner
516afee8a9
fix formatting one more time
2008-12-14 15:10:51 -08:00
Tom Preston-Werner
7716e64e22
fix formatting again
2008-12-14 15:09:58 -08:00
Tom Preston-Werner
8bea61eb14
fix formatting
2008-12-14 15:09:01 -08:00
Tom Preston-Werner
3a21a0b21b
break long lines in readme
2008-12-14 15:07:17 -08:00
Tom Preston-Werner
8fab783c2d
clarify front matter docs
2008-12-14 15:06:12 -08:00
Tom Preston-Werner
043fb15ca9
readme clarifications
2008-12-14 15:02:17 -08:00
Tom Preston-Werner
d48157cf33
move related_posts into site data
2008-12-14 14:58:03 -08:00
Tom Preston-Werner
0c270cb1e5
better data docs
2008-12-14 14:48:57 -08:00
Tom Preston-Werner
5c46fd6206
document yaml front matter
2008-12-14 14:20:37 -08:00
Tom Preston-Werner
0d18c6b16c
readme data tweaks
2008-12-14 14:07:18 -08:00
Tom Preston-Werner
6b582ffc96
document liquid data
2008-12-14 14:02:09 -08:00
Tom Preston-Werner
76976ebf3d
move bit about autobuild
2008-12-14 13:49:56 -08:00
Tom Preston-Werner
528a18f7fd
reorganize readme
2008-12-14 13:41:50 -08:00
Tom Preston-Werner
1d7b30b760
document filters
2008-12-14 13:29:10 -08:00
Tom Preston-Werner
f57bb0720e
remind about --pygments in readme
2008-12-13 19:34:46 -08:00
Tom Preston-Werner
46169d3f45
add include docs to readme
2008-12-13 18:20:21 -08:00
Tom Preston-Werner
1e9040f305
add code highlighting docs to readme
2008-12-13 18:15:11 -08:00
Tom Preston-Werner
d6a02278db
update readme with --lsi info
2008-12-12 21:05:58 -08:00
Jack Danger Canty
c021cdd6f3
fixing typo in README
2008-12-06 16:52:33 -08:00
Tom Preston-Werner
94bf6de831
update readme
2008-12-06 16:22:16 -08:00
Tom Preston-Werner
31aa865d51
proper list syntax
2008-11-22 12:59:10 -08:00
Tom Preston-Werner
b8ce18107d
more info in the readme
2008-11-22 12:57:06 -08:00
Tom Preston-Werner
347d528c09
add classifier install to readme
2008-11-22 12:41:58 -08:00