brevno-suite/hugo
2017-06-12 Bjørn Erik... releaser: Add relase notes to /docs for release of... v0.22
2017-06-12 Bjørn Erik... releaser: Bump versions for release of 0.22
2017-06-12 Bjørn Erik... releaser: Spelling
2017-06-12 Bjørn Erik... releaser: Add release notes draft for release of 0.22
2017-06-12 David Turnbulldocs: Rewrite “Archetypes” article
2017-06-11 Matthieu Bressondocs: change .Site to $.Site where the global context...
2017-06-09 Torbjörn Lönnemarkdocs: Use single link element for RSS in example
2017-06-08 Bjørn Erik... hugolib: Make the RSS feed use the date for the node...
2017-06-08 AlexandrosAdd noindex tag to HTML generated by Hugo Aliases
2017-06-08 Bjørn Erik... hugolib: Unexport some internal methods
2017-06-08 Cameron Mooretpl/collections: Add uint support to In
2017-06-08 Cameron Mooretpl/collections: Support interfaces in union
2017-06-08 Bjørn Erik... hugolib, commands: Improve live-reload on directory...
2017-06-08 Bjørn Erik... hugolib: Enable nested sections
2017-06-07 Bjørn Erik... Revert "hugolib: Fix live-reload regression for add...
2017-06-07 Bjørn Erik... hugolib: Fix live-reload regression for add/removal...
2017-06-06 Bjørn Erik... hugolib: Fix disablePathToLower regression
2017-06-06 Bjørn Erik... hugolib: Simplify some test loops
2017-06-06 Bjørn Erik... hugolib: Add test for no 404 in sitemap
2017-06-05 Peter Cosseydocs: Add thislittleduck.com to the showcase
2017-06-03 Nathan Sharfitpl: Add uniq function
2017-06-03 Bjørn Erik... hugolib: Remove some superflous TODO comments
2017-06-03 Bjørn Erik... parser: Add horizontal YAML tags to benchmark
2017-06-03 jeremielondondocs: Add Nutspubcrawl.com to the showcase
2017-06-03 Bjørn Erik... all: Temporarily revert to BurntSushi for TOML front...
2017-06-03 Bjørn Erik... parser: Add BenchmarkFrontmatterTags
2017-06-02 Bjørn Erik... hugolib: Add some more tags to benchmark
2017-06-02 Bjørn Erik... hugolib: Bump leaktest timeout to 30 seconds
2017-06-02 Bjørn Erik... Write CPU and mem profiles from site benchmark script
2017-06-02 Bjørn Erik... hugolib: Fix tag calculation in benchmark test
2017-06-01 Bjørn Erik... hugolib: Add number of tags as a benchmark know
2017-06-01 Bjørn Erik... hubolib: Make the site benchmark output more compact
2017-05-31 Bjørn Erik... hubolib: Add 10k pages as a benchmark variant
2017-05-31 Bjørn Erik... hugolib: Increase leaktest timeout
2017-05-31 Bjørn Erik... hugolib: Break early from sitemap disabled check
2017-05-31 Bjørn Erik... hugolib: Respect disableKinds=["sitemap"]
2017-05-31 Bjørn Erik... Add benchSite.sh
2017-05-30 Bjørn Erik... vendor: Update go-toml
2017-05-30 Bjørn Erik... source: Cache language config
2017-05-30 Bjørn Erik... hugolib: Add TOML/YAML switch to benchmark
2017-05-30 Bjørn Erik... hugolib: Adjust timeout for leaktest
2017-05-30 Bjørn Erik... hugolib: Add slightly more realistic tag distribution...
2017-05-30 Bjørn Erik... hugolib: Add site building benchmarks
2017-05-28 Albert Nigmatzianovdocs: Update overview/usage
2017-05-27 Bjørn Erik... Update snapcraft.yaml
2017-05-26 Bjørn Erik... hubolib: Remove the regular page restriction from ...
2017-05-26 Bryan Kleindocs: Fix parameter name in YouTube shortcode section
2017-05-26 Bjørn Erik... hugolib: Refine allKindsInPages
2017-05-26 Bjørn Erik... travis: Update Go versions
2017-05-26 Bjørn Erik... hugolib: Fix ref/relref issue with duplicate base filenames
2017-05-26 Bjørn Erik... hugolib: Add a cache to GetPage
2017-05-26 Bjørn Erik... hugolib: Support regular pages in .Site.GetPage
2017-05-26 Bjørn Erik... cache: Add a simple partitioned lazy cache
2017-05-25 Mahmud Ridwandocs: Add furqansoftware.com to the showcase
2017-05-25 Albert Nigmatzianovdocs: Delete `brew update` from docs
2017-05-24 Albert Nigmatzianovcmd: Replace flagChanged with pflag.FlagSet.Changed
2017-05-23 Chankey Pathakdocs: Add tutswiki.com to the showcase
2017-05-23 Bjørn Erik... docs: Regenerate commands docs
2017-05-23 Bjørn Erik... hugolib: Enable leaktest
2017-05-23 Bjørn Erik... commands: Remove the rlimit tweaking on macOS
2017-05-23 Bjørn Erik... vendor: Update libs
2017-05-23 Bjørn Erik... hugolib: Speed up GetPage
2017-05-23 Bjørn Erik... hugolib: Add BenchmarkGetPage
2017-05-22 Bjørn Erik... releaser: Disable flaky test
2017-05-22 Cameron Mooretpl/cast: Handle template.HTML and friends in ToInt
2017-05-22 AlexandrosRemove Unmaintaned Frontends from Tools.
2017-05-22 Bjørn Erik... releaser: Prepare repository for 0.22-DEV
2017-05-22 Bjørn Erik... releaser: Add relase notes to /docs for release of... v0.21
2017-05-22 Bjørn Erik... releaser: Bump versions for release of 0.21
2017-05-22 Bjørn Erik... releaser: Add a new step
2017-05-22 Bjørn Erik... releaser: Update ldflags
2017-05-22 Bjørn Erik... vendor: Update golang.org/x/sys/unix
2017-05-22 Bjørn Erik... releaser: Add release notes draft for 0.21
2017-05-20 Bjørn Erik... tpl/time: Re-add the time example
2017-05-20 Bjørn Erik... tpl: Make the Namespace func signature explicit
2017-05-20 Bjørn Erik... releaser: Delay the version bumping
2017-05-20 Bjørn Erik... releaser: Fix tag detection for changelog when doing...
2017-05-19 Cameron Mooretpl/time: Remove asTime template func mapping
2017-05-19 Cameron Mooretpl/time: Support overlapping namespace and template...
2017-05-19 Bjørn Erik... tpl/collections: Make IsSet WARNING less chatty
2017-05-19 ronendocs: Add ttsreader.com to the showcase
2017-05-18 Bjørn Erik... tpl/images: Fix error handling in Config
2017-05-18 Cameron Mooretpl/collections: Use Feedback log instead of Error...
2017-05-18 Cameron Mooretpl/collections: Log an error on unsupported types...
2017-05-18 Bjørn Erik... docs: Regenerate docs helper
2017-05-18 Bjørn Erik... output: Fix output format mixup in example
2017-05-18 Munif Tanjimdocs: Fix incorrect path in templates/list
2017-05-18 Cameron Mooretpl/collections: Add support for interfaces to intersect
2017-05-18 Cameron Mooretpl/lang: Add NumFmt function
2017-05-18 Jamesdocs: Update references to JSON
2017-05-18 Sharon Ldocs: Fix minor grammar issue in shortcodes.md
2017-05-17 Bjørn Erik... hugolib: Fix RSSLink vs RSS Output Format
2017-05-17 Bjørn Erik... tmplimpl: Add support for ellipsed paginator
2017-05-17 Bjørn Erik... hugolib: Fix output formats override when no outputs...
2017-05-15 Albert Nigmatzianovcommands: Skip .git directories
2017-05-14 Gilbert Gilb'sDockerfile: Remove ENTRYPOINT
2017-05-13 Bjørn Erik... hugolib: Handle shortcode per output format
2017-05-13 Bjørn Erik... hugolib: Handle any errors in processShortcodes
2017-05-13 Bjørn Erik... hugolib: Prepare render per output format
2017-05-13 Bjørn Erik... hubolib: Refactor site rendering with an "output format...
next