summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
spf13 [Fri, 26 Jul 2013 13:27:22 +0000 (09:27 -0400)]
fixing issue with some urls missing '/'
spf13 [Fri, 26 Jul 2013 13:25:30 +0000 (09:25 -0400)]
fixing bug with server not finding right path
spf13 [Fri, 26 Jul 2013 13:24:35 +0000 (09:24 -0400)]
adding more verbose output to server functionality
spf13 [Fri, 26 Jul 2013 13:22:23 +0000 (09:22 -0400)]
create missing directories recurisvely
spf13 [Wed, 24 Jul 2013 15:47:58 +0000 (11:47 -0400)]
Fixing headers in readme
spf13 [Wed, 24 Jul 2013 15:43:23 +0000 (11:43 -0400)]
Improving installation instructions
spf13 [Wed, 24 Jul 2013 15:27:48 +0000 (11:27 -0400)]
Merge branch 'master' of github.com:spf13/hugo
spf13 [Wed, 24 Jul 2013 15:27:03 +0000 (11:27 -0400)]
Merge branch 'doc-fix' of https://github.com/brandonblack/hugo into brandonblack-doc-fix
Conflicts:
README.md
Brandon Black [Mon, 22 Jul 2013 17:32:25 +0000 (10:32 -0700)]
minor: adding some more instructions for building from source
Steve Francia [Sun, 21 Jul 2013 04:51:39 +0000 (00:51 -0400)]
Update README.md
fixing typo in readme.
spf13 [Fri, 19 Jul 2013 07:38:24 +0000 (00:38 -0700)]
Adding proper command line option parsing
spf13 [Fri, 19 Jul 2013 07:10:42 +0000 (00:10 -0700)]
Default is now pretty urls (without .html)
Adding --uglyurls option to retain previous behavior
spf13 [Fri, 19 Jul 2013 05:27:21 +0000 (22:27 -0700)]
Adding better source build instructions
spf13 [Tue, 16 Jul 2013 00:44:51 +0000 (17:44 -0700)]
GO -> Go
spf13 [Fri, 12 Jul 2013 03:29:14 +0000 (23:29 -0400)]
fixing typo in config readme
spf13 [Fri, 12 Jul 2013 03:26:03 +0000 (23:26 -0400)]
Render shortcodes before index and section rss feeds
spf13 [Fri, 12 Jul 2013 02:55:07 +0000 (22:55 -0400)]
proper BaseUrl handling (if has trailing slash or not)
spf13 [Fri, 12 Jul 2013 02:31:58 +0000 (22:31 -0400)]
Fixing some RSS issues
spf13 [Fri, 12 Jul 2013 02:16:29 +0000 (22:16 -0400)]
Accidentally left in debugging code
spf13 [Fri, 12 Jul 2013 02:04:57 +0000 (22:04 -0400)]
Now support for config files as yaml, json or toml
spf13 [Wed, 10 Jul 2013 21:58:32 +0000 (17:58 -0400)]
fixing incorrect import path
spf13 [Wed, 10 Jul 2013 21:57:28 +0000 (17:57 -0400)]
adding helper to create absolute url
spf13 [Wed, 10 Jul 2013 13:21:41 +0000 (09:21 -0400)]
Adding total time to generated stats.
spf13 [Wed, 10 Jul 2013 04:14:02 +0000 (00:14 -0400)]
Writing relative links to absolute so they work in feeds
spf13 [Tue, 9 Jul 2013 23:04:22 +0000 (19:04 -0400)]
Fix bug with JSON front matter parsing.
spf13 [Tue, 9 Jul 2013 22:53:08 +0000 (18:53 -0400)]
Better error handling for parsing front matter
Steve Francia [Tue, 9 Jul 2013 15:34:20 +0000 (08:34 -0700)]
Merge pull request #3 from tychoish/rst-fix
rst: fixing rst output processing
tycho garen [Tue, 9 Jul 2013 12:16:29 +0000 (08:16 -0400)]
rst: fixing rst output processing
spf13 [Tue, 9 Jul 2013 02:27:23 +0000 (22:27 -0400)]
Adding version number to command line options
spf13 [Tue, 9 Jul 2013 02:23:54 +0000 (22:23 -0400)]
Adding support for TOML, updating documentation
spf13 [Mon, 8 Jul 2013 21:57:01 +0000 (17:57 -0400)]
YAML support similar to jekyll (start and end with '---')
Steve Francia [Mon, 8 Jul 2013 19:59:44 +0000 (12:59 -0700)]
Merge pull request #2 from tychoish/yaml-rst-support
Switching to YAML and adding support for optional restructured text parsing
tycho garen [Sun, 7 Jul 2013 15:59:19 +0000 (11:59 -0400)]
minor: correcting example
tycho garen [Sun, 7 Jul 2013 14:01:53 +0000 (10:01 -0400)]
fix: changing terminal yaml line, generalizing forematter splitting
tycho garen [Sun, 7 Jul 2013 04:49:57 +0000 (00:49 -0400)]
fixes: returning json parsing, error messages, yaml header offsets
tycho garen [Sun, 7 Jul 2013 03:52:14 +0000 (23:52 -0400)]
revert: adding json support
tycho garen [Sun, 7 Jul 2013 02:58:08 +0000 (22:58 -0400)]
fix: parsing of yaml forematter
tycho garen [Sun, 7 Jul 2013 02:31:43 +0000 (22:31 -0400)]
changing to suport yaml rather than json and adding optional restructuredtext support
tycho garen [Sat, 6 Jul 2013 23:36:30 +0000 (19:36 -0400)]
sanity: move from json to yaml
Steve Francia [Sun, 7 Jul 2013 02:08:40 +0000 (19:08 -0700)]
Merge pull request #1 from tychoish/add-gitignore
gitignore: sanity
tycho garen [Sat, 6 Jul 2013 23:36:09 +0000 (19:36 -0400)]
gitignore: sanity
spf13 [Fri, 5 Jul 2013 16:03:47 +0000 (12:03 -0400)]
rendering shortcodes earlier for better performance
Steve Francia [Fri, 5 Jul 2013 04:37:59 +0000 (00:37 -0400)]
fixing typos
Steve Francia [Fri, 5 Jul 2013 04:37:26 +0000 (00:37 -0400)]
fixing two typos
Steve Francia [Fri, 5 Jul 2013 04:35:11 +0000 (00:35 -0400)]
better install instructions and fixing usage typo
spf13 [Thu, 4 Jul 2013 17:03:16 +0000 (13:03 -0400)]
adding better install directions
spf13 [Thu, 4 Jul 2013 15:34:22 +0000 (11:34 -0400)]
updating readme
spf13 [Thu, 4 Jul 2013 15:32:55 +0000 (11:32 -0400)]
adding hugo
Steve Francia [Thu, 4 Jul 2013 15:26:26 +0000 (08:26 -0700)]
Initial commit