Commit graph

  • 2f10da1570 Move alias rendering to target Noah Campbell 2013-09-12 16:17:53 -0700
  • 74b55fc7c8 Normalize paths within hugo Noah Campbell 2013-09-12 10:48:59 -0700
  • db52854361 Merge f3db3eb4a3 into 998b2f73f8 Nelson Silva 2013-09-10 14:20:37 -0700
  • 998b2f73f8 Added safeHtml template function Nelson Silva 2013-09-09 12:43:30 +0100
  • f3db3eb4a3 Added safeHtml template function Nelson Silva 2013-09-09 12:43:30 +0100
  • 6274aa0a64 Homepage "/" respects PublishDir Noah Campbell 2013-09-05 09:57:25 -0700
  • 610c06e658 Introduce source.Filesystem Noah Campbell 2013-09-04 22:28:59 -0700
  • d4d9da9f3a Remove page module dependence on opening files Noah Campbell 2013-09-04 16:57:17 -0700
  • cb00917af6 Expand the ShowPlan functionality Noah Campbell 2013-09-03 20:52:50 -0700
  • 4004687fb2 Move to target.Filesystem Noah Campbell 2013-09-01 09:56:58 -0700
  • 7919603fb5 Add Translate to target Noah Campbell 2013-09-01 09:24:03 -0700
  • c6ad532b94 Add file reporting to planner Noah Campbell 2013-09-01 07:43:29 -0700
  • 13d2c55206 Adding Planner Noah Campbell 2013-08-31 21:13:04 -0700
  • 79d9f82e79 Code reorg, helpers.go has been decomposed. Noah Campbell 2013-09-03 15:38:20 -0700
  • 207d8fb7af Date rendering unit tests in pages Noah Campbell 2013-09-03 14:51:06 -0700
  • 3ecc698f5e Remove hugolib.HTML and hugolib.URL types Noah Campbell 2013-09-03 12:41:13 -0700
  • a591a10626 Include building hugo docs as part of test. Noah Campbell 2013-09-01 12:02:05 -0700
  • d841d522f1 Include building hugo docs as part of test. Noah Campbell 2013-09-01 12:02:05 -0700
  • 530bb078a6 change template name Fabrizio (Misto) Milo 2013-09-01 19:53:16 -0700
  • bb2050ab6a Merge c4815d7a8b into ba82a20321 Fabrizio Milo 2013-09-01 19:52:07 -0700
  • ba82a20321 Add support for amber files Fabrizio (Misto) Milo 2013-08-31 17:47:21 -0700
  • ee5865f239 Abstract html/template dependency Fabrizio (Misto) Milo 2013-08-31 17:35:17 -0700
  • 0a9dc705f3 Use s everywhere for consistency Fabrizio (Misto) Milo 2013-08-31 17:29:19 -0700
  • c4815d7a8b use fmt.Errorf Fabrizio (Misto) Milo 2013-09-01 18:28:26 -0700
  • 59a9e7eda5 add function permalink Fabrizio (Misto) Milo 2013-09-01 17:58:03 -0700
  • 4237785263 use page instead of s.Page[i] Fabrizio (Misto) Milo 2013-09-01 17:46:51 -0700
  • ab5605ef63 fix bug Fabrizio (Misto) Milo 2013-09-01 17:35:21 -0700
  • b268e639ba Return an error (other than 0) when ./hugo fails Noah Campbell 2013-09-01 11:39:32 -0700
  • b3bad9f9df fix NewNode Fabrizio (Misto) Milo 2013-09-01 11:02:50 -0700
  • 9678f68e0f add fix Fabrizio (Misto) Milo 2013-09-01 10:58:06 -0700
  • 535a44c205 Abstract html/template, Add support for amber files Fabrizio (Misto) Milo 2013-08-31 17:47:21 -0700
  • aae409d6c4 abstract html/template dependency Fabrizio (Misto) Milo 2013-08-31 17:35:17 -0700
  • c14fe9e505 use s everywhere for consistency Fabrizio (Misto) Milo 2013-08-31 17:29:19 -0700
  • ba438b55e7 Merge 5b6021000d into 6c8e7edbb4 Mark 2013-09-01 07:48:00 -0700
  • 6c8e7edbb4 The <!--more--> (summary divider) now works even if it is on the same line as content Mark Sanborn 2013-08-31 21:07:22 -0700
  • 5b6021000d The <!--more--> (summary divider) now works even if it is on the same line as content Mark Sanborn 2013-08-31 21:07:22 -0700
  • 4349216deb Small code cleanup Noah Campbell 2013-08-31 20:00:57 -0700
  • 0fdea0c2c2 Return an error with WritePublic Noah Campbell 2013-08-30 21:24:25 -0700
  • 097b782a80 Removing site.Directories. Noah Campbell 2013-08-30 21:13:50 -0700
  • b14b61af37 Externalize the writing of content to a target Noah Campbell 2013-08-30 17:18:05 -0700
  • bc3c229002 Ensure Section is set before returning Page object. Noah Campbell 2013-08-30 17:14:36 -0700
  • c32f401b15 Revert "Return errors when rendering" Noah Campbell 2013-08-30 20:06:18 -0700
  • a792ec09ce Cleanup formatting - go fmt ./... Noah Campbell 2013-08-30 14:38:33 -0700
  • 4ed43e8076 Fixed bug where Url specified in front matter as pretty url wouldnt render Mark Sanborn 2013-08-29 09:37:37 -0700
  • 32b8bde487 Merge ff28a4e081 into 71678a7183 Mark 2013-08-29 11:56:58 -0700
  • ff28a4e081 Added test for url front matter bug Mark Sanborn 2013-08-29 11:56:42 -0700
  • f2bfb305a3 Merge 16a2e4200b into 71678a7183 Daniel Alan Miller 2013-08-29 10:09:55 -0700
  • 71678a7183 Adding .Summary to page variables Daniel Alan Miller 2013-08-29 21:52:19 +0930
  • 7951069e29 Fixed bug where Url specified in front matter as pretty url wouldnt render Mark Sanborn 2013-08-29 09:37:37 -0700
  • 16a2e4200b Adding .Summary to page variables Daniel Alan Miller 2013-08-29 21:52:19 +0930
  • c17009eee5 Merge b9c558f428 into 3ab5245049 Fabrizio Milo 2013-08-28 20:40:53 -0700
  • 3ab5245049 clean up logic Fabrizio (Misto) Milo 2013-08-28 09:33:10 -0700
  • b9c558f428 clean up logic Fabrizio (Misto) Milo 2013-08-28 09:33:10 -0700
  • 70d2b5bcc9 spellcheck Fabrizio (Misto) Milo 2013-08-28 09:22:03 -0700
  • d190cb6e42 use s instead of site for consistency Fabrizio (Misto) Milo 2013-08-28 09:15:17 -0700
  • dfeff6943c rm duplicate name Fabrizio (Misto) Milo 2013-08-28 09:08:46 -0700
  • 85c8265a0c Merge ab36935f1f into 1bb00b8c19 Ross Lawley 2013-08-27 12:41:47 -0700
  • 1bb00b8c19 Refactored added RenderThingOrDefault and tests Ross Lawley 2013-08-27 10:09:50 +0100
  • ab36935f1f Refactored added RenderThingOrDefault and tests Ross Lawley 2013-08-27 10:09:50 +0100
  • 554375b2ad Using new parser. Noah Campbell 2013-08-24 21:27:41 -0700
  • c366b59c3e Merge branch 'master' of github.com:spf13/hugo into fixDocs Ross Lawley 2013-08-24 08:25:23 +0100
  • 4a3d73b27e Merge 133ba7c56c into 1de1992664 Hugo Duncan 2013-08-23 16:57:26 -0700
  • 1de1992664 Return any error reported by RenderHomePage Hugo Duncan 2013-08-20 09:40:33 -0400
  • 9930011ea2 Wordpress summaries Ross Lawley 2013-08-21 10:37:14 +0100
  • 7b0945b90a Merge d626405436 into 7b1f0960e3 Ross Lawley 2013-08-23 16:41:17 -0700
  • 7b1f0960e3 Add 404.html for gh-pages Ross Lawley 2013-08-21 17:21:53 +0100
  • f28a8fa0c2 RenderThing test cases Noah Campbell 2013-08-23 14:47:03 -0700
  • 9d15262ee5 Test cases for ignoreDotFile Noah Campbell 2013-08-23 14:40:02 -0700
  • 0fabd51ab1 Update .gitignore to ignore *.swo files Noah Campbell 2013-08-23 14:44:43 -0700
  • 7461ed63ae Fix benchmark so the buffer is read each time. Noah Campbell 2013-08-20 16:56:18 -0700
  • 599e6672f7 Removing GetSection Noah Campbell 2013-08-14 15:22:57 -0700
  • ae7112977d Skip "dot" files in layout Noah Campbell 2013-08-23 13:51:59 -0700
  • fca9c2975c Add support for _default/index.html and fix the docs Ross Lawley 2013-08-21 21:00:36 +0100
  • d626405436 Add 404.html for gh-pages Ross Lawley 2013-08-21 17:21:53 +0100
  • 9ee53a0e13 Merge e2a5f91de0 into eb4288e3cd Ross Lawley 2013-08-21 02:38:21 -0700
  • e2a5f91de0 Wordpress summaries Ross Lawley 2013-08-21 10:37:14 +0100
  • eb4288e3cd Merge pull request #53 from hugoduncan/feature/print-error-on-invalid-index Steve Francia 2013-08-20 20:56:33 -0700
  • 42086f1ff0 Merge 301d2bafcd into 00839567c7 Hugo Duncan 2013-08-20 20:56:01 -0700
  • 00839567c7 Merge pull request #52 from rozza/StaticSync Steve Francia 2013-08-20 20:55:56 -0700
  • 800ceed355 Merge 5aa47a7b07 into 35b35a7004 Ross Lawley 2013-08-20 20:54:56 -0700
  • 35b35a7004 Merge pull request #51 from cabello/patch-3 Steve Francia 2013-08-20 20:54:51 -0700
  • 952b681518 Merge 8415c5e6c7 into 6f424175bf Danilo Cabello 2013-08-20 20:54:37 -0700
  • 6f424175bf Merge pull request #50 from cabello/patch-2 Steve Francia 2013-08-20 20:54:31 -0700
  • f33ef6029e Merge acd5ea0e75 into 3d0dc1acb1 Danilo Cabello 2013-08-20 20:54:11 -0700
  • 3d0dc1acb1 Merge pull request #49 from cabello/patch-1 Steve Francia 2013-08-20 20:54:06 -0700
  • 301d2bafcd Print error if index value in a page is wrong type Hugo Duncan 2013-08-20 16:39:26 -0400
  • 5aa47a7b07 Static changes shouldn't be destructive to existing files Ross Lawley 2013-08-20 20:32:32 +0100
  • 8415c5e6c7 Remove extra quotes from meta data Danilo Cabello 2013-08-20 13:52:51 -0400
  • acd5ea0e75 Check .Prev and .Next pointers before using it Danilo Cabello 2013-08-20 12:13:27 -0400
  • 22a2614bba Merge 8058abd707 into eff8457ac9 Danilo Cabello 2013-08-20 08:57:18 -0700
  • 8058abd707 Fix broken link to Index page Danilo Cabello 2013-08-20 11:56:55 -0400
  • 133ba7c56c Return any error reported by RenderHomePage Hugo Duncan 2013-08-20 09:40:33 -0400
  • eff8457ac9 Merge pull request #46 from rawfalafel/sync_static Steve Francia 2013-08-19 05:32:36 -0700
  • 39f48b5648 Merge 2dcdd67378 into c4bcdebc59 Yutaro Mori 2013-08-18 22:55:40 -0700
  • 2dcdd67378 Watch StaticDir and sync to PublishDir on change New behavior adds a special case for file changes inside the static directory to fsync PublishDir rawfalafel 2013-08-19 01:17:37 -0400
  • c4bcdebc59 Merge pull request #44 from cactus/avoid-redirect-with-slugs Steve Francia 2013-08-17 21:04:51 -0700
  • 4537c5f8e5 Merge b9e835b101 into e2744d403c eli 2013-08-17 21:04:28 -0700
  • e2744d403c Merge pull request #43 from hugoduncan/feature/allow-xhtml-aliases Steve Francia 2013-08-17 21:04:14 -0700
  • cb4a8e54d8 Merge 23a98ad05c into 2542836bbc Hugo Duncan 2013-08-17 21:00:45 -0700
  • 2542836bbc Merge pull request #41 from rozza/skipStatic Steve Francia 2013-08-17 20:59:07 -0700