RSS feed
649560fc
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/11 18:55
proper BaseUrl handling (if has trailing slash or not)
7a521ad1
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/11 18:31
Fixing some RSS issues
b7b6f054
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/11 18:16
Accidentally left in debugging code
75a2e6d4
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/11 18:04
Now support for config files as yaml, json or toml
d9b5f9cd
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/10 13:58
fixing incorrect import path
f857f4ca
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/10 13:57
adding helper to create absolute url
d4caa8ee
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/10 05:21
Adding total time to generated stats.
51e30985
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/09 20:14
Writing relative links to absolute so they work in feeds
e76c3feb
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/09 15:04
Fix bug with JSON front matter parsing.
a6914e9c
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/09 14:53
Better error handling for parsing front matter
8403dba3
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/07/09 04:34
Merge pull request #3 from tychoish/rst-fix
4951ff99
– tycho garen <garen@tychoish.com>
authored
on 2013/07/09 04:16
rst: fixing rst output processing
aee48725
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/08 18:27
Adding version number to command line options
d2a6267a
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/08 18:23
Adding support for TOML, updating documentation
3c80cd32
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/08 13:57
YAML support similar to jekyll (start and end with '---')
94e57774
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/07/08 08:59
Merge pull request #2 from tychoish/yaml-rst-support
d0ff3126
– tycho garen <garen@tychoish.com>
authored
on 2013/07/07 07:59
minor: correcting example
f851c416
– tycho garen <garen@tychoish.com>
authored
on 2013/07/07 06:01
fix: changing terminal yaml line, generalizing forematter splitting
b024454e
– tycho garen <garen@tychoish.com>
authored
on 2013/07/06 20:49
fixes: returning json parsing, error messages, yaml header offsets
67f4da30
– tycho garen <garen@tychoish.com>
authored
on 2013/07/06 19:52
revert: adding json support
6c42d3d4
– tycho garen <garen@tychoish.com>
authored
on 2013/07/06 18:58
fix: parsing of yaml forematter
431fa0e2
– tycho garen <garen@tychoish.com>
authored
on 2013/07/06 18:31
changing to suport yaml rather than json and adding optional restructuredtext support
a7f5f97b
– tycho garen <garen@tychoish.com>
authored
on 2013/07/06 15:36
sanity: move from json to yaml
4d2fbfc7
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/07/06 15:08
Merge pull request #1 from tychoish/add-gitignore
8aff6cc3
– tycho garen <garen@tychoish.com>
authored
on 2013/07/06 15:36
gitignore: sanity
f8755771
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/05 08:03
rendering shortcodes earlier for better performance
77d142ba
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/07/04 20:37
fixing typos
1aa125cf
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/07/04 20:37
fixing two typos
0d63bf00
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/07/04 20:35
better install instructions and fixing usage typo
3ec920ac
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/04 09:03
adding better install directions
d1162555
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/04 07:34
updating readme
6e16449e
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/04 07:32
adding hugo
50a1d6f3
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/07/04 04:26
Initial commit