brevno-suite/hugo
2014-11-02 Austin ZieglerChange the type of .Site.Author from…
2014-11-02 Kartik SinghalFix #593 problem with `hugo -w`
2014-11-02 Austin ZieglerChange permalink validation and substitution.
2014-11-02 Austin ZieglerOutput a timestamp with hugo server --watch
2014-11-02 Mike DillonFix sourceLink for Hugo
2014-11-02 Michael HendersonCreate creating-a-new-theme.md
2014-11-02 Justin CallejaFix for issue 583
2014-11-02 Kartik SinghalFix broken link
2014-11-02 Kartik SinghalMinor doc corrections
2014-11-02 Tatsushi DemachiExtend template's mod and modBool functions to accept...
2014-11-02 Joel Scobleadded note about pygment example code and markdown...
2014-11-02 Joel Scoble540: add support for build information output to versio...
2014-11-02 bepFix redirect-loop for Hugo server
2014-11-02 Tatsushi DemachiAdd sort and grouping functions for publish date and...
2014-11-02 bepImplement HasMenuCurrent and IsMenuCurrent for Nodes
2014-11-02 Marcelo Glezerfixed server reporting Web Server is available at https...
2014-11-02 Joel Scobleupdate summary doc
2014-11-02 Joel Scoble#463 add summary.md page
2014-11-01 spf13Handler WIP
2014-11-01 spf13Migrating Hugo to Afero for filesystem calls.
2014-10-21 spf13Handlers WIP - Convert now working
2014-10-20 spf13Handlers WIP (builds)
2014-10-20 spf13Handlers WIP
2014-10-17 spf13Initial Handler Architecture WIP
2014-10-17 spf13Improved error message when config file not found.
2014-10-17 spf13Big refactor of how source files are used. Also added...
2014-10-15 bepSet Content-Type for livereload.js
2014-10-15 bepCopy content from archetype
2014-10-15 bepMake First accept any int
2014-10-15 Jian ZhouFix spf13/hugo#467. RSSLink now point to index.xml
2014-10-15 bepAdd nil-check to Intersect
2014-10-15 Will Stevensadded docs for 'intersect' and 'in' template functions
2014-10-15 Anthony FokMinor proofreading corrections to Hugo docs
2014-10-15 bepDocument manual breakpoint of .Summary
2014-10-15 Raphael Estradaadd 'width' parameter to 'figure' shortcode
2014-10-07 Mantashandle https prefixes in baseUrl
2014-10-07 Oscar BolmstenMinor fix to error message when copying static files
2014-10-07 Joel Scoble#462 fix, remove leading and trailing dashes from urliz...
2014-10-07 Joel ScobleFeed the titleized taxonomy key through string replace...
2014-10-07 Will Stevensadded In and Intersect template functions
2014-10-07 Austin ZieglerUse md5 against the file path for uniqueness.
2014-10-07 Austin ZieglerMake each generated page’s footnotes unique.
2014-10-07 Austin ZieglerConfigure footnote rendering.
2014-10-02 Jorin VogelMention .Params and .Page variables in shortcode docs...
2014-10-02 Kartik SinghalCorrect desc for hugo new command
2014-10-02 Aurelius ProchazkaRemoved text from code block.
2014-10-02 Kartik SinghalSwitch to new hompage
2014-10-02 spf13better error messages for template errors
2014-09-29 Nate Finchadd some information to rendering errors so it's easier...
2014-09-24 Austin ZieglerMake taxonomy documentation match the example.
2014-09-24 Kartik SinghalMake highlight.js example clearer
2014-09-23 spf13Making the install on the homepage a bit more clear
2014-09-23 Alex Dunninstructions for Homebrew installation
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...
next