brevno-suite/hugo
2017-06-28 Bjørn Erik... hugolib: Add more summary test
2017-06-28 Maik EllerbrockDockerfile: Update Dockerfile and add Docker optimizations
2017-06-27 Damir Vandichugofs: Fix typo in code comment
2017-06-27 Yihui Xietpl: Simplify the Disqus template a little bit (#3655)
2017-06-27 Yihui Xietpl: Improve the built-in Disqus template (#3639)
2017-06-27 Haishan Zhouhelpers: Add Blackfriday 'joinLines' extension support...
2017-06-27 Frank Braunhelpers: add --initial-header-level=2 to rst2html ...
2017-06-27 Anthony FokMake `--navigateToChanged` more robust on Windows
2017-06-26 Bjørn Erik... Support open "current content page" in browser
2017-06-26 Bjørn Erik... Revert "Remove docs building from CI builds"
2017-06-26 Bjørn Erik... Merge commit 'dd78d5b23fe597f4461aa4199401b4e07c0612e2...
2017-06-26 Bjørn Erik... Squashed 'docs/' content from commit 5d9a6703
2017-06-26 Bjørn Erik... Remove the docs submodule
2017-06-26 Anthony Fokcommands: Use example.com as homepage for new theme
2017-06-25 Anthony Fokreleaser: Remove trailing space in fixes list
2017-06-24 Bjørn Erik... releaser: One more fix
2017-06-24 Bjørn Erik... releaser: Improve docs submodule handling
2017-06-23 Bjørn Erik... vendor: Fix +-timezones in TOML
2017-06-23 Bjørn Erik... create: Preserve shortcodes in archetype templates
2017-06-22 Bjørn Erik... commands: Create default archetype on new site
2017-06-22 Bjørn Erik... create: Fix archetype regression when no archetype...
2017-06-21 Bjørn Erik... docs: Update
2017-06-21 Bjørn Erik... Update docs
2017-06-21 Anthony Fokreleaser: Fix typo, change "relase" to "release"
2017-06-21 Bjørn Erik... Update docs
2017-06-21 Bjørn Erik... releaser: Prepare repository for 0.25-DEV
2017-06-21 Bjørn Erik... releaser: Update /docs to 0.24 [ci skip] v0.24
2017-06-21 Bjørn Erik... releaser: Bump versions for release of 0.24
2017-06-21 Bjørn Erik... releaser: Update /docs [ci skip]
2017-06-21 Bjørn Erik... releaser: Add release notes draft for 0.24
2017-06-20 Bjørn Erik... output: Identify extension-less text types as text
2017-06-20 Bjørn Erik... Support non-md files as archetype files
2017-06-20 Bjørn Erik... media, hugolib: Support extension-less media types
2017-06-20 Bjørn Erik... hugolib: Add disableAliases
2017-06-19 Bjørn Erik... parser: Fix handling of quoted brackets in JSON front...
2017-06-19 Bjørn Erik... vendor: Update Viper
2017-06-19 Bjørn Erik... hugolib: Fix error handling for JSON front matter
2017-06-19 Bjørn Erik... commands, create: Add .Site to the archetype templates
2017-06-18 Bjørn Erik... create: Use archetype template as-is as a Go template
2017-06-17 Bjørn Erik... Update links to new discuss URL
2017-06-16 Bjørn Erik... vendor: Update deps
2017-06-16 Bjørn Erik... releaser: Add TODO
2017-06-16 Bjørn Erik... releaser: Prepare repository for 0.24-DEV
2017-06-16 Bjørn Erik... releaser: Update /docs to 0.23 [ci skip] v0.23
2017-06-16 Bjørn Erik... releaser: Bump versions for release of 0.23
2017-06-16 Bjørn Erik... releaser: Update /docs [ci skip]
2017-06-16 Bjørn Erik... releaser: Adjust
2017-06-16 Bjørn Erik... releaser: Add release notes draft for 0.23
2017-06-16 Bjørn Erik... releaser: Adapt release logic to docs submodule
2017-06-14 Bjørn Erik... Update logo link in README
2017-06-14 Bjørn Erik... Remove docs building from CI builds
2017-06-14 Bjørn Erik... commands: Adjust docs path
2017-06-14 Bjørn Erik... Add docs as submodule
2017-06-14 Bjørn Erik... docs: Remove
2017-06-13 Bjørn Erik... Update Gitter link in README
2017-06-13 Bjørn Erik... vendor: Update to new org name
2017-06-13 Bjørn Erik... Change Windows build badge link, take #3
2017-06-13 Bjørn Erik... Change Windows build badge link, take #2
2017-06-13 Bjørn Erik... Update Windows build link
2017-06-13 Bjørn Erik... hugolib: Disable shaky leaktest on CI
2017-06-13 digitalcraftsmanUpdate links in CONTRIBUTING.md due to the org transition
2017-06-13 digitalcraftsmanUpdate source path in Dockerfile due to the org transition
2017-06-13 digitalcraftsmanUpdate clone folder in appveyor.yml due to the org...
2017-06-13 digitalcraftsmanUpdate import path in snapcraft.yaml due to the org...
2017-06-13 Bjørn Erik... Run gofmt to get imports in line vs gohugoio/hugo
2017-06-13 Bjørn Erik... Update Makefile vs gohugoio/hugo
2017-06-13 Bjørn Erik... Update README to point to gohugoio/hugo
2017-06-13 Bjørn Erik... examples: Update examples to point to gohugoio/hugo
2017-06-13 Bjørn Erik... docs: Update layout references to gohugoio/hugo
2017-06-13 Bjørn Erik... docs: Update content references to gohugoio/hugo
2017-06-13 Bjørn Erik... all: Update textual references in Go source to point...
2017-06-13 Bjørn Erik... all: Update import paths to gohugoio/hugo
2017-06-13 Bjørn Erik... vendor: Improve GitInfo
2017-06-13 Bjørn Erik... Fix handling of duplicate footnotes
2017-06-13 Bjørn Erik... Revert "releaser: Bump versions for release of 0.22.1"
2017-06-13 Bjørn Erik... releaser: Prepare repository for 0.23-DEV
2017-06-13 Bjørn Erik... releaser: Prepare repository for 0.22.1-DEV
2017-06-13 Bjørn Erik... releaser: Add relase notes to /docs for release of... v0.22.1
2017-06-13 Bjørn Erik... releaser: Bump versions for release of 0.22.1
2017-06-13 Bjørn Erik... releaser: Add release notes draft for 0.22.1
2017-06-13 Bjørn Erik... hugolib: Fix section logic for root folders with subfolders
2017-06-13 Bjørn Erik... hugolib: Support sub-sections in permalink settings
2017-06-12 Bjørn Erik... commands: Adjust rlimit to 64000
2017-06-12 Bjørn Erik... commands: Make error on setting rlimit a warning only
2017-06-12 Bjørn Erik... Revert "commands: Remove the rlimit tweaking on macOS"
2017-06-12 daftaupedocs: Add note on updates for rpm-based distros
2017-06-12 Bjørn Erik... releaser: Prepare repository for 0.23-DEV
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...
next