shithub: hugo

RSS feed

d4caa8ee – spf13 <[email protected]> authored on 2013/07/10 05:21
Adding total time to generated stats.

51e30985 – spf13 <[email protected]> authored on 2013/07/09 20:14
Writing relative links to absolute so they work in feeds

e76c3feb – spf13 <[email protected]> authored on 2013/07/09 15:04
Fix bug with JSON front matter parsing.

a6914e9c – spf13 <[email protected]> authored on 2013/07/09 14:53
Better error handling for parsing front matter

8403dba3 – Steve Francia <[email protected]> authored on 2013/07/09 04:34
Merge pull request #3 from tychoish/rst-fix

4951ff99 – tycho garen <[email protected]> authored on 2013/07/09 04:16
rst: fixing rst output processing

aee48725 – spf13 <[email protected]> authored on 2013/07/08 18:27
Adding version number to command line options

d2a6267a – spf13 <[email protected]> authored on 2013/07/08 18:23
Adding support for TOML, updating documentation

3c80cd32 – spf13 <[email protected]> authored on 2013/07/08 13:57
YAML support similar to jekyll (start and end with '---')

94e57774 – Steve Francia <[email protected]> authored on 2013/07/08 08:59
Merge pull request #2 from tychoish/yaml-rst-support

d0ff3126 – tycho garen <[email protected]> authored on 2013/07/07 07:59
minor: correcting example

f851c416 – tycho garen <[email protected]> authored on 2013/07/07 06:01
fix: changing terminal yaml line, generalizing forematter splitting

b024454e – tycho garen <[email protected]> authored on 2013/07/06 20:49
fixes: returning json parsing, error messages, yaml header offsets

67f4da30 – tycho garen <[email protected]> authored on 2013/07/06 19:52
revert: adding json support

6c42d3d4 – tycho garen <[email protected]> authored on 2013/07/06 18:58
fix: parsing of yaml forematter

431fa0e2 – tycho garen <[email protected]> authored on 2013/07/06 18:31
changing to suport yaml rather than json and adding optional restructuredtext support

a7f5f97b – tycho garen <[email protected]> authored on 2013/07/06 15:36
sanity: move from json to yaml

4d2fbfc7 – Steve Francia <[email protected]> authored on 2013/07/06 15:08
Merge pull request #1 from tychoish/add-gitignore

8aff6cc3 – tycho garen <[email protected]> authored on 2013/07/06 15:36
gitignore: sanity

f8755771 – spf13 <[email protected]> authored on 2013/07/05 08:03
rendering shortcodes earlier for better performance

77d142ba – Steve Francia <[email protected]> authored on 2013/07/04 20:37
fixing typos

1aa125cf – Steve Francia <[email protected]> authored on 2013/07/04 20:37
fixing two typos

0d63bf00 – Steve Francia <[email protected]> authored on 2013/07/04 20:35
better install instructions and fixing usage typo

3ec920ac – spf13 <[email protected]> authored on 2013/07/04 09:03
adding better install directions

d1162555 – spf13 <[email protected]> authored on 2013/07/04 07:34
updating readme

6e16449e – spf13 <[email protected]> authored on 2013/07/04 07:32
adding hugo

50a1d6f3 – Steve Francia <[email protected]> authored on 2013/07/04 04:26
Initial commit