brevno-suite/hugo
2014-09-22 spf13adding memstat option to server
2014-09-22 Tatsushi DemachiExtend template's basic math functions to accept float...
2014-09-19 spf13Adding a community link to the homepage
2014-09-19 spf13switching website to gohugo.io & adding links to discuss
2014-09-18 rybiUpdate urls.md
2014-09-14 Nate Finchlimit the number of goroutines used in taxonomy renderi...
2014-09-14 Nate Finchlimit the number of goroutines we use for page renderin...
2014-09-12 Nate Finchremove unused field
2014-09-11 Nate Finchmake the value of the BuildDrafts flag available to...
2014-09-11 Nate FinchSort by title if dates are the same
2014-09-11 Alex Dunnmore examples and explanation of go templating
2014-09-11 Joel Scoblerefactor handling of amber to AddTemplateFile as the...
2014-09-11 Joel Scoblefix tags not being in lowercase, #491
2014-09-11 Daniel Fairheadadded "eq" function to docs.
2014-09-11 bepEnable soft livereload of CSS and images
2014-09-09 Nate FinchChange all uses of sort.Sort to sort.Stable.Using sort...
2014-09-08 Tatsushi DemachiMore error messages at syncing static contents
2014-09-08 Nate Finchfix zero date
2014-09-08 Tim DumolFix typo in Archetypes documentation.
2014-09-08 Nate FinchAdd Node.Site.Pages to all nodes and ensure all pages...
2014-09-08 Nate Finchadd Name to File, which is the filename minus the extension
2014-09-08 Jakub TurskiGo back to lowercase slugs. Also, use MakePathToLower...
2014-09-08 Anthony FokMore proofreading and minor revisions to Hugo docs
2014-09-08 Anthony FokA small fix and update to the multilingual example
2014-09-05 spf13Taxonomies can now be provided as a single string value...
2014-09-03 spf13Making partials context optional for compatibility...
2014-09-03 spf13Bumping Version to 0.13-DEV
2014-09-02 Anthony FokUpdate example blog to Hugo v0.12 conventions
2014-09-02 spf13Fixing typo in ordering.md fixed #401
2014-09-01 spf13Bumping Version v0.12
2014-09-01 spf13Adding V0.12 release notes
2014-09-01 spf13Adding a bunch of new quotes to the front page and...
2014-09-01 Anthony FokFix loading of Lato font in style.css for docs
2014-09-01 Anthony FokMinor proofreading corrections to Hugo docs
2014-08-31 Dato SimóUse typographic quote chars in the carousel quotes...
2014-08-30 Dave JohnstonEnable header id blackfriday extension
2014-08-30 Anthony Fokquickstart.md: Put long options inside backticks
2014-08-30 spf13Adjusting the number of go routines to build the pages...
2014-08-30 Nate FinchFix CreatePages
2014-08-30 spf13Adding documentation about 'where' and cleaning up...
2014-08-30 spf13Added more examples and cleaned up the GroupBy function...
2014-08-30 spf13Making direction optional (and setting defaults) for...
2014-08-30 spf13Adding .Reverse() to PagesGroup
2014-08-30 spf13Switch .Data to .Pages in the PageGroup functionality...
2014-08-30 spf13Making the term "Term" more consistent with Taxonomy...
2014-08-30 spf13Making the Pages Sorting methods available within a...
2014-08-30 spf13Adding a page listing the different methods available...
2014-08-30 spf13More taxonomy examples in templates.
2014-08-30 spf13Fixing the taxonomy example. Fixed #318.
2014-08-28 Jakub TurskiBe more specific about .Params content
2014-08-28 Jakub TurskiShortcodes are content files specific.
2014-08-28 Tatsushi DemachiAdd document about page grouping functions
2014-08-28 spf13Inner Shortcodes now treated as markdown. fixed #185
2014-08-27 spf13More press additions
2014-08-26 spf13Compressed showcase thumbnails further
2014-08-26 spf13Added ucsb to showcase
2014-08-26 spf13More Press
2014-08-26 spf13fixed #389 . Added alias for missing page.
2014-08-26 spf13small tweaks to the hover effect
2014-08-26 spf13Creating a showcase archetype to make for easier showca...
2014-08-26 spf13Adding a bunch of new sites to the showcase
2014-08-26 spf13Adding a bunch of new press to the Press page.
2014-08-25 spf13Prettier link hover state
2014-08-25 spf13Bumping Travis to test Go 1.2 & tip (1.3)
2014-08-25 spf13Fixing a broken link in the docs
2014-08-25 spf13LiveReloadDisabled works with Watching properly. Fixed...
2014-08-25 spf13go fmt site.go
2014-08-25 spf13Fix #302. Links now have trailing slashes.
2014-08-25 Nate FinchSupport subdir in baseurl.
2014-08-25 Joel Scobleadded functionality to check the error message returned...
2014-08-25 Joel Scoblepreserve alias case while lowercasing taxonomy
2014-08-25 Chase AdamsUpdate 404 to be compiled to .html instead of directory
2014-08-25 Tatsushi DemachiAdd page grouping functions
2014-08-20 Chase AdamsAdd link for learning more about static directory
2014-08-20 Joel Scoblesupport for futre/draft summary info output
2014-08-20 spf13Making the links stand out more
2014-08-20 spf13Cleaning up a ton of CSS.. Removing unused selectors...
2014-08-20 spf13Fixing the docs sidebar interactions
2014-08-20 spf13Fixed showcase image paths
2014-08-20 Joel Scoblefix issue 411, /path/to/site/archetypes : is a director...
2014-08-20 spf13Bringing back the showcase
2014-08-20 spf13Removing redundant bootstrap
2014-08-20 spf13Changing the docs template partials to be able to be...
2014-08-20 spf13Adding IsNode & IsPage functions to Page & Node
2014-08-18 Joel Scobleadded evaluation for toml for metadataformat date handling
2014-08-18 Franklin WiseAdded a note after the script adding potential issues...
2014-08-18 Franklin Wiseerrors not propagating
2014-08-18 Andrew Gerrandswitch to new location of goyaml
2014-08-18 Tatsushi DemachiAdd 'where' template function
2014-08-18 Rahul BansalAdded yaml menu example
2014-08-18 Rahul BansalConfig changes and Live Reload
2014-08-18 Roberto DipFix #394 - Docs: add a missing link to the livereload...
2014-08-18 Franklin Wisehugo builds no site if there are only drafts
2014-08-10 spf13Adding more press
2014-08-10 David KeblerDocs-removed bullet and broken link for catagetories...
2014-08-10 Roberto DipFix #363 - Docs: make the fixed menu on the left scrollable
2014-08-06 Nate Finchremove extraneous "Because"
2014-08-06 Nate Finchupdate docs for permalinks with all fields
2014-08-06 Nate Finchmake type-or-section more obvious
2014-08-05 Nate FinchMerge pull request #388 from GraemeCaldwell/patch-2
next