Commit graph

  • 4f17ad69a7 Merge pull request #22 from nsabine/master Steve Francia 2013-08-09 02:16:10 -0700
  • c9f2ceae5f Merge a8b3e1537f into 7a13434dd9 nsabine 2013-08-09 02:15:55 -0700
  • 7a13434dd9 Merge pull request #21 from duncanbeevers/master Steve Francia 2013-08-09 02:15:50 -0700
  • a8b3e1537f Added examples to indexes.md Nick Sabine 2013-08-09 00:10:35 -0400
  • cdf5b23af5 Merge 04a0dbbf73 into 6a5e4b363a Duncan Beevers 2013-08-08 16:13:38 -0700
  • 04a0dbbf73 Added .Content variable to docs Duncan Beevers 2013-08-08 16:13:03 -0700
  • 6a5e4b363a Merge pull request #20 from VonC/version Steve Francia 2013-08-08 15:52:50 -0700
  • 456e1e4d73 Merge 49b8ac5fbc into d89c7ec7a2 VonC 2013-08-08 13:23:19 -0700
  • 49b8ac5fbc Make sure hugo --version prints the version and does *nothing* else. VonC 2013-08-08 22:18:37 +0200
  • a870f4d955 Fixing missing trailing slash in baseUrl spf13 2013-08-08 12:30:01 +0100
  • d89c7ec7a2 Merge pull request #19 from nsabine/master Steve Francia 2013-08-07 14:05:07 -0700
  • c26fd75af8 Merge 780e2f311b into 42de9bd8bb nsabine 2013-08-07 11:30:41 -0700
  • 780e2f311b Populated page Site metadata. Enables accessing Indexes from Page template. Nick Sabine 2013-08-07 14:23:24 -0400
  • 42de9bd8bb Merge pull request #15 from hhatto/update-doc Steve Francia 2013-08-06 08:05:18 -0700
  • ac803dba4b Merge 78afe8d344 into 0e57fcc9c2 Hideo Hattori 2013-08-05 21:39:16 -0700
  • 0e57fcc9c2 Merge branch 'master' of github.com:spf13/hugo spf13 2013-08-06 01:10:10 +0200
  • 783f0d6154 fixing badlink on homepage spf13 2013-08-06 01:06:59 +0200
  • 6789b6c5ce removing erroneous debugging output spf13 2013-08-06 01:05:50 +0200
  • 78afe8d344 update document for content directory Hideo Hattori 2013-08-06 03:14:40 +0900
  • c5715e9800 Merge pull request #12 from imrehg/docfix Steve Francia 2013-08-05 07:13:42 -0700
  • 221a25e2af Merge f31ec3c280 into 57b206ca11 Gergely Imreh 2013-08-05 06:54:23 -0700
  • f31ec3c280 Fix example in docs that wouldn't work in practice Gergely Imreh 2013-08-05 21:45:01 +0800
  • de9f9ae16e Fixing getting started link. spf13 2013-08-05 11:12:39 +0200
  • 57b206ca11 Merge pull request #11 from noahcampbell/master v0.8 Steve Francia 2013-08-03 07:29:16 -0700
  • 818395f273 Merge 66610a65d1 into f6e590e536 Noah Campbell 2013-08-03 07:29:13 -0700
  • f6e590e536 Fixing link to contributor page on github spf13 2013-08-03 03:33:39 -0400
  • 6a1a038c57 Shrinking the readme to just the basics to avoid dupe with doc site spf13 2013-08-03 03:31:25 -0400
  • 6efbd93a38 Updating a bunch of the docs spf13 2013-08-03 03:30:34 -0400
  • def5f10183 Including documentation on indexes spf13 2013-08-03 03:29:49 -0400
  • dff86cb22c Renaming indexes template to indexes.html spf13 2013-08-03 03:29:24 -0400
  • 21a7b72535 Moved static content to /static spf13 2013-08-03 03:10:14 -0400
  • 52c089ffbd Added support for indexes of indexes & ordered indexes spf13 2013-08-03 03:09:28 -0400
  • ddad1e04ac adding previous next capabilities spf13 2013-08-02 16:30:26 -0400
  • 66610a65d1 Removing OSX files from repo. Updating .gitignore to not track these files. Noah Campbell 2013-08-02 10:00:25 -0700
  • d36d7fba6a Merge pull request #8 from SebastianM/doc-json-fix Steve Francia 2013-08-01 22:04:03 -0700
  • 27a98798ce Merge 4efdb90943 into 47783c1f03 Sebastian Müller 2013-08-01 22:03:51 -0700
  • 47783c1f03 Merge pull request #10 from noahcampbell/master Steve Francia 2013-08-01 22:00:58 -0700
  • b204f5c044 Merge 3e539c7126 into 61258858af Noah Campbell 2013-08-01 17:08:28 -0700
  • 3e539c7126 Adding error message when no content pages exists. Noah Campbell 2013-08-01 11:55:18 -0700
  • 03e804ffd2 Updating the .gitignore for windows and vim users. Noah Campbell 2013-07-30 16:27:23 -0700
  • c9a09418e7 Fixed section labels causing panic on windows. The filename path was being split using a unix specific path seperator. This fix uses the os.PathSeperator to ensure proper evaluation regardless of platform. Noah Campbell 2013-08-01 13:27:07 -0700
  • 4efdb90943 Fix JSON syntax error in example configuration Sebastian Müller 2013-08-01 20:52:00 +0200
  • 61258858af copying static content to destination spf13 2013-07-30 01:26:02 -0400
  • 736677a21d Using MkdirAll instead of my own logic spf13 2013-07-26 18:10:03 -0400
  • 7ab28c564f Adding support for destination dir, split out static spf13 2013-07-26 18:06:13 -0400
  • 92c31bbe10 permalink now respects pretty urls spf13 2013-07-26 09:51:07 -0400
  • d5f5543061 create content at any level of nesting spf13 2013-07-26 09:28:26 -0400
  • e08d14ad49 fixing issue with some urls missing '/' spf13 2013-07-26 09:27:22 -0400
  • b7bbc28caf fixing bug with server not finding right path spf13 2013-07-26 09:25:30 -0400
  • c560a7537a adding more verbose output to server functionality spf13 2013-07-26 09:24:35 -0400
  • b2385f062a create missing directories recurisvely spf13 2013-07-26 09:22:23 -0400
  • dd9a7e6455 Fixing headers in readme spf13 2013-07-24 11:47:58 -0400
  • 16b1f284ca Improving installation instructions spf13 2013-07-24 11:43:23 -0400
  • f2e4c9d709 Merge branch 'master' of github.com:spf13/hugo spf13 2013-07-24 11:27:48 -0400
  • 3ad3f2f0e0 Merge branch 'doc-fix' of https://github.com/brandonblack/hugo into brandonblack-doc-fix spf13 2013-07-24 11:27:03 -0400
  • 580bb9bb5b minor: adding some more instructions for building from source Brandon Black 2013-07-22 10:32:25 -0700
  • 2dde27f0dc Update README.md Steve Francia 2013-07-21 00:51:39 -0400
  • 627cf26571 Adding proper command line option parsing spf13 2013-07-19 00:38:24 -0700
  • 8fae5f0dd6 Default is now pretty urls (without .html) Adding --uglyurls option to retain previous behavior spf13 2013-07-19 00:10:42 -0700
  • dcd8ff716a Adding better source build instructions spf13 2013-07-18 22:27:21 -0700
  • f199004989 GO -> Go spf13 2013-07-15 17:44:51 -0700
  • 8d50dd9160 fixing typo in config readme spf13 2013-07-11 23:29:14 -0400
  • c24112ce86 Render shortcodes before index and section rss feeds spf13 2013-07-11 23:26:03 -0400
  • 649560fca2 proper BaseUrl handling (if has trailing slash or not) spf13 2013-07-11 22:55:07 -0400
  • 7a521ad1a1 Fixing some RSS issues spf13 2013-07-11 22:31:58 -0400
  • b7b6f054a9 Accidentally left in debugging code spf13 2013-07-11 22:16:29 -0400
  • 75a2e6d4e8 Now support for config files as yaml, json or toml spf13 2013-07-11 22:04:57 -0400
  • d9b5f9cd9e fixing incorrect import path spf13 2013-07-10 17:58:32 -0400
  • f857f4caba adding helper to create absolute url spf13 2013-07-10 17:57:28 -0400
  • d4caa8ee95 Adding total time to generated stats. spf13 2013-07-10 09:21:41 -0400
  • 51e3098548 Writing relative links to absolute so they work in feeds spf13 2013-07-10 00:14:02 -0400
  • e76c3feb52 Fix bug with JSON front matter parsing. spf13 2013-07-09 19:04:22 -0400
  • a6914e9c4c Better error handling for parsing front matter spf13 2013-07-09 18:53:08 -0400
  • 8403dba3ee Merge pull request #3 from tychoish/rst-fix Steve Francia 2013-07-09 08:34:20 -0700
  • ba215407c4 Merge 4951ff998c into aee48725eb Sam Kleinman 2013-07-09 05:16:54 -0700
  • 4951ff998c rst: fixing rst output processing tycho garen 2013-07-09 08:16:29 -0400
  • aee48725eb Adding version number to command line options spf13 2013-07-08 22:27:23 -0400
  • d2a6267ad7 Adding support for TOML, updating documentation spf13 2013-07-08 22:23:54 -0400
  • 3c80cd323c YAML support similar to jekyll (start and end with '---') spf13 2013-07-08 17:57:01 -0400
  • 94e577740d Merge pull request #2 from tychoish/yaml-rst-support Steve Francia 2013-07-08 12:59:44 -0700
  • cf16a49aea Merge d0ff31269a into 4d2fbfc760 Sam Kleinman 2013-07-07 09:01:16 -0700
  • d0ff31269a minor: correcting example tycho garen 2013-07-07 11:59:19 -0400
  • f851c4162b fix: changing terminal yaml line, generalizing forematter splitting tycho garen 2013-07-07 10:01:53 -0400
  • b024454ea9 fixes: returning json parsing, error messages, yaml header offsets tycho garen 2013-07-07 00:49:57 -0400
  • 67f4da30b1 revert: adding json support tycho garen 2013-07-06 23:52:14 -0400
  • 6c42d3d490 fix: parsing of yaml forematter tycho garen 2013-07-06 22:58:08 -0400
  • 431fa0e2d7 changing to suport yaml rather than json and adding optional restructuredtext support tycho garen 2013-07-06 22:31:43 -0400
  • a7f5f97bc2 sanity: move from json to yaml tycho garen 2013-07-06 19:36:30 -0400
  • 4d2fbfc760 Merge pull request #1 from tychoish/add-gitignore Steve Francia 2013-07-06 19:08:40 -0700
  • eb3ce385a7 Merge 8aff6cc373 into f875577197 Sam Kleinman 2013-07-06 18:31:23 -0700
  • 8aff6cc373 gitignore: sanity tycho garen 2013-07-06 19:36:09 -0400
  • f875577197 rendering shortcodes earlier for better performance spf13 2013-07-05 12:03:47 -0400
  • 77d142ba17 fixing typos Steve Francia 2013-07-05 00:37:59 -0400
  • 1aa125cf68 fixing two typos Steve Francia 2013-07-05 00:37:26 -0400
  • 0d63bf00c3 better install instructions and fixing usage typo Steve Francia 2013-07-05 00:35:11 -0400
  • 3ec920ac0f adding better install directions v0.7 spf13 2013-07-04 13:03:16 -0400
  • d1162555ab updating readme spf13 2013-07-04 11:34:22 -0400
  • 6e16449e5f adding hugo spf13 2013-07-04 11:32:55 -0400
  • 50a1d6f3f1 Initial commit Steve Francia 2013-07-04 08:26:26 -0700