Commit Graph

5231 Commits

Author SHA1 Message Date
spf13
b7b6f054a9 Accidentally left in debugging code 2013-07-11 22:16:29 -04:00
spf13
75a2e6d4e8 Now support for config files as yaml, json or toml 2013-07-11 22:04:57 -04:00
spf13
d9b5f9cd9e fixing incorrect import path 2013-07-10 17:58:32 -04:00
spf13
f857f4caba adding helper to create absolute url 2013-07-10 17:57:28 -04:00
spf13
d4caa8ee95 Adding total time to generated stats. 2013-07-10 09:21:41 -04:00
spf13
51e3098548 Writing relative links to absolute so they work in feeds 2013-07-10 00:14:02 -04:00
spf13
e76c3feb52 Fix bug with JSON front matter parsing. 2013-07-09 19:04:22 -04:00
spf13
a6914e9c4c Better error handling for parsing front matter 2013-07-09 18:53:08 -04:00
Steve Francia
8403dba3ee Merge pull request #3 from tychoish/rst-fix
rst: fixing rst output processing
2013-07-09 08:34:20 -07:00
tycho garen
4951ff998c rst: fixing rst output processing 2013-07-09 08:16:29 -04:00
spf13
aee48725eb Adding version number to command line options 2013-07-08 22:27:23 -04:00
spf13
d2a6267ad7 Adding support for TOML, updating documentation 2013-07-08 22:23:54 -04:00
spf13
3c80cd323c YAML support similar to jekyll (start and end with '---') 2013-07-08 17:57:01 -04:00
Steve Francia
94e577740d Merge pull request #2 from tychoish/yaml-rst-support
Switching to YAML and adding support for optional restructured text parsing
2013-07-08 12:59:44 -07:00
tycho garen
d0ff31269a minor: correcting example 2013-07-07 11:59:19 -04:00
tycho garen
f851c4162b fix: changing terminal yaml line, generalizing forematter splitting 2013-07-07 10:01:53 -04:00
tycho garen
b024454ea9 fixes: returning json parsing, error messages, yaml header offsets 2013-07-07 01:03:12 -04:00
tycho garen
67f4da30b1 revert: adding json support 2013-07-06 23:52:14 -04:00
tycho garen
6c42d3d490 fix: parsing of yaml forematter 2013-07-06 23:37:47 -04:00
tycho garen
431fa0e2d7 changing to suport yaml rather than json and adding optional restructuredtext support 2013-07-06 22:48:12 -04:00
tycho garen
a7f5f97bc2 sanity: move from json to yaml 2013-07-06 22:32:50 -04:00
Steve Francia
4d2fbfc760 Merge pull request #1 from tychoish/add-gitignore
gitignore: sanity
2013-07-06 19:08:40 -07:00
tycho garen
8aff6cc373 gitignore: sanity 2013-07-06 19:37:40 -04:00
spf13
f875577197 rendering shortcodes earlier for better performance 2013-07-05 12:03:47 -04:00
Steve Francia
77d142ba17 fixing typos 2013-07-05 00:37:59 -04:00
Steve Francia
1aa125cf68 fixing two typos 2013-07-05 00:37:26 -04:00
Steve Francia
0d63bf00c3 better install instructions and fixing usage typo 2013-07-05 00:35:11 -04:00
spf13
3ec920ac0f adding better install directions 2013-07-04 13:03:16 -04:00
spf13
d1162555ab updating readme 2013-07-04 11:34:22 -04:00
spf13
6e16449e5f adding hugo 2013-07-04 11:32:55 -04:00
Steve Francia
50a1d6f3f1 Initial commit 2013-07-04 08:26:26 -07:00