RSS feed
de9f9ae1
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/05 07:12
Fixing getting started link.
f6e590e5
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/02 23:33
Fixing link to contributor page on github
6a1a038c
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/02 23:31
Shrinking the readme to just the basics to avoid dupe with doc site
6efbd93a
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/02 23:30
Updating a bunch of the docs
def5f101
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/02 23:29
Including documentation on indexes
dff86cb2
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/02 23:29
Renaming indexes template to indexes.html
21a7b725
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/02 23:10
Moved static content to /static
52c089ff
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/02 23:09
Added support for indexes of indexes & ordered indexes
ddad1e04
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/02 12:30
adding previous next capabilities
d36d7fba
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/01 18:04
Merge pull request #8 from SebastianM/doc-json-fix
47783c1f
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/01 18:00
Merge pull request #10 from noahcampbell/master
4efdb909
– Sebastian Müller <info@sebastian-mueller.net>
authored
on 2013/08/01 16:52
Fix JSON syntax error in example configuration
3e539c71
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/01 07:55
Adding error message when no content pages exists.
03e804ff
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/07/30 12:27
Updating the .gitignore for windows and vim users.
c9a09418
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/01 09:27
Fixed section labels causing panic on windows.
61258858
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/29 21:26
copying static content to destination
736677a2
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/26 14:10
Using MkdirAll instead of my own logic
7ab28c56
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/26 14:06
Adding support for destination dir, split out static
92c31bbe
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/26 05:51
permalink now respects pretty urls
d5f55430
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/26 05:28
create content at any level of nesting
e08d14ad
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/26 05:27
fixing issue with some urls missing '/'
b7bbc28c
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/26 05:25
fixing bug with server not finding right path
c560a753
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/26 05:24
adding more verbose output to server functionality
b2385f06
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/26 05:22
create missing directories recurisvely
dd9a7e64
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/24 07:47
Fixing headers in readme
16b1f284
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/24 07:43
Improving installation instructions
f2e4c9d7
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/24 07:27
Merge branch 'master' of github.com:spf13/hugo
3ad3f2f0
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/24 07:27
Merge branch 'doc-fix' of https://github.com/brandonblack/hugo into brandonblack-doc-fix
580bb9bb
– Brandon Black <brandonmblack@gmail.com>
authored
on 2013/07/22 06:32
minor: adding some more instructions for building from source
2dde27f0
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/07/20 20:51
Update README.md
627cf265
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/18 20:38
Adding proper command line option parsing
8fae5f0d
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/18 20:10
Default is now pretty urls (without .html)
dcd8ff71
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/18 18:27
Adding better source build instructions
f1990049
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/15 13:44
GO -> Go
8d50dd91
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/11 19:29
fixing typo in config readme
c24112ce
– spf13 <steve.francia@gmail.com>
authored
on 2013/07/11 19:26
Render shortcodes before index and section rss feeds
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