Commit graph

  • 199319bb6a Merge b22c98f0e7 into b82baa285b Dana Woodman 2014-01-01 07:03:24 -0800
  • b82baa285b Adding chimeraarts.org to hall-of-fame Dana Woodman 2013-12-31 14:00:19 -0800
  • b22c98f0e7 Adding chimeraarts.org to hall-of-fame Dana Woodman 2013-12-31 14:00:19 -0800
  • 727404294b Merge 69279c5fe0 into 5550c4148e Szabó Krisztián 2013-12-28 19:04:03 -0800
  • 5550c4148e Added append-port flag Krisztián Szabó 2013-12-28 20:37:44 +0100
  • 69279c5fe0 Added append-port flag Krisztián Szabó 2013-12-28 20:37:44 +0100
  • e5aa08ff0c If baseurl is set then print that on the command line, else leave as default of localhost William King 2013-12-16 00:37:09 -0800
  • 232464903e Merge 4e1b482d35 into 8b84156f87 Egon Elbre 2013-12-28 10:49:45 -0800
  • 8b84156f87 Example of a multilingual site. Egon Elbre 2013-11-23 21:16:42 +0200
  • 8055838c70 Allowing empty files (ignored) so you can touch a new file while watching spf13 2013-12-28 13:44:58 -0500
  • 1c60d5bf20 Don't shutdown hugo on an empty file. Egon Elbre 2013-12-16 10:34:26 +0200
  • 8d80f9b39e Added batching behavior for page building. Egon Elbre 2013-12-15 17:19:22 +0200
  • 1979f7d9c7 Avoid locking the files for an extended amount of time. Sublime Text doesn't like this and shows an error when modifying a file in rapid succession. Egon Elbre 2013-12-15 16:49:23 +0200
  • e46148f948 Fix static file change detection on Windows. Fixed windows uses different filepath separator. The filepath.ToSlash shouldn't be used, because it can cause errors in filepath suffix and prefix testing since "c:\a" isn't a prefix of "c:/a/b/c". Egon Elbre 2013-12-15 16:31:29 +0200
  • 065928fcf0 Adding page sorting by weight function (the default) spf13 2013-12-28 12:56:12 -0500
  • 4e1b482d35 Merge remote-tracking branch 'upstream/master' Egon Elbre 2013-12-22 12:18:39 +0200
  • c25cc384fc Merge 456a022be0 into 34ac562ce4 Matt Way 2013-12-20 17:45:39 -0800
  • 2987424455 Merge b19c844b94 into 34ac562ce4 Ruben 2013-12-20 17:43:37 -0800
  • 34ac562ce4 Added documentation on ordering indexes, content and content within indexes spf13 2013-12-20 18:11:49 -0500
  • 70745e8cb5 Complete refactor of indexes, move (and rewrite) page sorting to page.go, add tests spf13 2013-12-20 09:10:05 -0500
  • 6aa3e51228 Added PageSorter and PagesByDate Henry 2013-11-24 22:10:20 +0100
  • c7083a5d36 Section in example was wrong for happiness.md Ruben 2013-11-29 15:12:39 +0100
  • 950d9f55a5 Testcases for multilevel structure were wrong Ruben 2013-11-29 08:22:44 +0100
  • de670ced86 Fixes #141: Wrong section in multi level structure Ruben 2013-11-28 15:27:09 +0100
  • 6da23f7449 Gofmt Caleb Spare 2013-11-24 13:48:57 -0800
  • 1abc2f0b86 properly use non-localhost BaseUrl in server command Matt Way 2013-11-22 00:28:05 -0500
  • e49697b111 Merge 073dd984dc into a10519643d William King 2013-12-16 00:37:58 -0800
  • 073dd984dc If baseurl is set then print that on the command line, else leave as default of localhost William King 2013-12-16 00:37:09 -0800
  • a9f0a73b49 Don't shutdown hugo on an empty file. Egon Elbre 2013-12-16 10:34:26 +0200
  • 8fa85ef14a Added batching behavior for page building. Egon Elbre 2013-12-15 17:19:22 +0200
  • bdee0b9fbb Avoid locking the files for an extended amount of time. Sublime Text doesn't like this and shows an error when modifying a file in rapid succession. Egon Elbre 2013-12-15 16:49:23 +0200
  • 8854da4e6d Fix static file change detection on Windows. Fixed windows uses different filepath separator. The filepath.ToSlash shouldn't be used, because it can cause errors in filepath suffix and prefix testing since "c:\a" isn't a prefix of "c:/a/b/c". Egon Elbre 2013-12-15 16:31:29 +0200
  • ee200b49de Merge remote-tracking branch 'upstream/master' Egon Elbre 2013-12-14 16:05:30 +0200
  • a10519643d Adding better contribution guidelines from the read me to the contribution page. spf13 2013-12-10 22:23:20 -0500
  • dd574628a0 Adding community section to the documentation spf13 2013-12-10 19:38:52 -0500
  • ceb708052a Adding selected tweets to the homepage spf13 2013-12-10 19:38:03 -0500
  • f09505a657 Adding example short codes to the documentation spf13 2013-12-10 19:36:44 -0500
  • 6410965b97 Add go fmt to contribution guidelines Noah Campbell 2013-12-07 20:51:34 -0800
  • 357ab956ea Add Contribution Guidelines Noah Campbell 2013-12-07 20:48:17 -0800
  • 0e04b9a029 Moving processing short codes to the page spf13 2013-12-06 23:57:24 -0500
  • d0ef3d43bd better handling of detecting markup format spf13 2013-12-06 23:56:51 -0500
  • f432b187a0 render shortcodes prior to converting to html spf13 2013-12-06 23:32:00 -0500
  • a45de56db1 adding support for shortcodes with opening and closing tags spf13 2013-12-06 23:14:54 -0500
  • db29f57cc4 Adding (source code) Highlight template helper spf13 2013-12-05 09:43:49 -0500
  • fa29e94edb Adding Pygments helper spf13 2013-12-05 09:42:29 -0500
  • 44d57fdc0c Reorganize helpers spf13 2013-12-05 09:29:41 -0500
  • d5cdce692e Merge dbe8af3f9e into 10c7cf2942 Caleb Spare 2013-12-03 10:52:16 -0800
  • 45375e1b5e Merge 163de814b3 into 10c7cf2942 Henry 2013-12-03 03:41:33 -0800
  • 163de814b3 example of .PagesByDate Henry 2013-12-03 12:39:18 +0100
  • 6be933ada2 Merge 8739d7b873 into 10c7cf2942 David A. Arroyo 2013-12-02 16:07:32 -0800
  • 10c7cf2942 Create directories in publishdir with mode 0777. David Arroyo 2013-12-01 20:33:52 -0500
  • 8739d7b873 Create directories in publishdir with mode 0777. David Arroyo 2013-12-01 20:33:52 -0500
  • b19c844b94 Section in example was wrong for happiness.md Ruben 2013-11-29 15:12:39 +0100
  • 48e6e0d3d9 Testcases for multilevel structure were wrong Ruben 2013-11-29 08:23:20 +0100
  • 6f26ed038c Testcases for multilevel structure were wrong Ruben 2013-11-29 08:22:44 +0100
  • 4a88c4b3ff Fixes #141: Wrong section in multi level structure Ruben 2013-11-28 15:27:09 +0100
  • 4ab92d7237 use _default layouts for pages when rendering lists Jordan Torbiak 2013-11-24 22:45:51 -0700
  • dbe8af3f9e Gofmt Caleb Spare 2013-11-24 13:48:57 -0800
  • 60c50bf641 Added PageSorter and PagesByDate Henry 2013-11-24 22:10:20 +0100
  • d5d9fc671c Merge 053506eadd into ba5dadff79 David Gay 2013-11-23 20:42:15 -0800
  • ba5dadff79 Typo fix in docs. David Gay 2013-11-23 14:51:31 -0500
  • 053506eadd Typo fix in docs. David Gay 2013-11-23 14:51:31 -0500
  • 2cdd861506 Example of a multilingual site. Egon Elbre 2013-11-23 21:16:42 +0200
  • 66cca1a7cf Merge 6542568ad2 into 32d9345bba Caleb Spare 2013-11-23 08:57:15 -0800
  • c970d03be6 Merge a6b1a7c159 into 32d9345bba Valeri Karpov 2013-11-23 08:50:11 -0800
  • 32d9345bba Fix a minor typo in types.md Valeri Karpov 2013-11-22 17:59:47 -0500
  • 8a0aed4c63 Merge db7b7fac07 into b351731f72 Jakh Daven 2013-11-23 08:47:47 -0800
  • b351731f72 quickstart docs - fix flag needs arg error Javed Khan 2013-11-23 21:06:33 +0530
  • db7b7fac07 quickstart docs - fix flag needs arg error Javed Khan 2013-11-23 21:06:33 +0530
  • a6b1a7c159 Fix a minor typo in types.md Valeri Karpov 2013-11-22 17:59:47 -0500
  • 456a022be0 properly use non-localhost BaseUrl in server command Matt Way 2013-11-22 00:28:05 -0500
  • 1d713677af Merge 195184e433 into 860f982cc4 Roland 2013-11-21 02:31:36 -0800
  • 195184e433 Had to fix the --source parameter to start hugo Roland 2013-11-21 11:31:27 +0100
  • 8bf34d9e38 Merge a5c3da9f3a into 860f982cc4 Roland 2013-11-21 02:30:33 -0800
  • a5c3da9f3a Had to fix the --source parameter to start hugo Roland 2013-11-21 11:30:18 +0100
  • 6542568ad2 Fix a couple of bad commandline args in the quickstart Caleb Spare 2013-11-21 02:03:26 -0800
  • cc98a1c401 Merge 3677b72d9d into 860f982cc4 Tim Esselens 2013-11-20 15:33:54 -0800
  • 860f982cc4 fixed trailing dir slash when using slug Tim Esselens 2013-11-19 14:10:03 +0100
  • 3677b72d9d fixed trailing dir slash when using slug Tim Esselens 2013-11-19 14:10:03 +0100
  • 92d49e2c37 Merge 77a62527aa into e425226a28 Phil Pennock 2013-11-18 15:51:52 -0800
  • e425226a28 Documentation updates, mostly for my bits Phil Pennock 2013-11-18 18:31:02 -0500
  • 77a62527aa Documentation updates, mostly for my bits Phil Pennock 2013-11-18 18:31:02 -0500
  • 09d467aeec Merge 9b61a120ec into 07978e4a49 Phil Pennock 2013-11-18 13:33:53 -0800
  • 07978e4a49 configurable permalinks support Phil Pennock 2013-11-18 04:35:56 -0500
  • 9b61a120ec configurable permalinks support Phil Pennock 2013-11-18 04:35:56 -0500
  • 4f335f0c7f Updated release notes. v0.9 spf13 2013-11-15 23:47:53 -0500
  • 445b7d23fb Updating docs to include ‘first’ functionality for the homepage spf13 2013-11-15 21:45:52 -0500
  • aedfa6a2c4 Version bump 0.9 spf13 2013-11-15 21:43:46 -0500
  • ad2c0b5616 Homepage now has all content available, use sorting and first to control rendering spf13 2013-11-14 09:37:58 -0500
  • 13fa7cb748 lowercase template function first to be consistent with all other template functions spf13 2013-11-14 09:32:49 -0500
  • bb16d3d817 Merge 50d9046b64 into 40d05f12a7 Michael Johas Teener 2013-11-12 15:43:01 -0800
  • 50d9046b64 remove initialization loop error from compile Michael D. Johas Teener 2013-11-12 17:36:23 -0600
  • 546844aef5 Merge c02608a5c5 into 40d05f12a7 Phil Pennock 2013-11-12 14:53:16 -0800
  • 40d05f12a7 Truncated; .Site.Params; First function Phil Pennock 2013-11-10 12:04:51 -0800
  • c02608a5c5 Truncated; .Site.Params; First function Phil Pennock 2013-11-10 12:04:51 -0800
  • 6017599a3c restored behavior of respecting config values unless set by command flags. fixed #116 spf13 2013-11-12 09:38:43 -0500
  • ef595aedfc Handle schema-less urls when apply absurl Noah Campbell 2013-11-09 14:35:09 +0000
  • 90a902c843 fixing double slash during absurlify spf13 2013-11-09 01:33:00 -0500
  • b69694a3ae Merge branch 'master' of github.com:spf13/hugo spf13 2013-11-09 01:17:40 -0500
  • 532e2e7b93 Some mobile and other fixes for docs spf13 2013-11-09 01:16:34 -0500