Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 16:45
· 1144 commits to main since this release

Changelog

623c9af And now really disable failing test on Travis
c38d694 Change some typography in the docs.
fff1325 Fix handling of taxonomy terms containing slashes
d6000a2 all: Refactor to nonglobal template handling
66d4850 docs: Update layout references to gohugoio/hugo
49e6c8c hugolib/filesystems: Fix typo in test suite
0946630 hugolib: Fix Windows build failure, take 2
4714085 tpl/urls: Make it a package that stands on its own
a843ca5 transform/urlreplacers: Cache the next position of urlreplacer.prefix
4b9e4c9 #462 fix, remove leading and trailing dashes from urlized slug. includes test changes
9e029fe #463 add summary.md page
236f0c8 .Get doesn't crash on missing positional param fixes #4619
cd6a261 .Get function: fix syntax signature
9c1e820 .gitattributes: Exclude .svg from CRLF/LF conversion
6faf47e 0.30.2 Release
664a978 404 is homeless
8e368e2 540: add support for build information output to version command
01c3389 📚 Add ENV support to release notes
3cdf19e ✨ Implement Page bundling and image handling
8fe78f6 A bunch of small documentation changes
74d7ae1 A bunch of style updates. Switching to bootstrap carousel.
e01c340 A single file can be replaced in site.Files
ac78d25 A small fix and update to the multilingual example
0ab4162 Ability to config layout and content dir via cli
ee5865f Abstract html/template dependency
3038464 Accept hyphen and plus sign in emoji detection
b7b6f05 Accidentally left in debugging code
bb549a0 Account for array type data in data dir merge/override logic
2b90779 Actually bumping the version
c439325 Adapt to relative path bug fix in purell
7125103 Add ".Render" to the list of functions.
208086e Add ".swx" suffix to file watcher's ignore list
1b5b0b3 Add "Google Cloud Storage" article to docs Press page
3679fe6 Add "control code" and "trailing space" to alias validation
ce84b52 Add "extended" to "hugo version"
a044734 Add "getenv" as an wrapper for os.Getenv
56d0b65 Add "go mod verify" to build scripts
85ba9bf Add "hugo mod npm pack"
39a452a Add "missing slice" to the Params test
f0c0ece Add "removable-media" interface to snapcraft.yaml
2e95ec6 Add "target" and "rel" parameters to figure shortcode
c42982f Add '+' as one of the valid characters in urls specified in the front matter Fixes #1290
c14e7b1 Add 'config' command to list site configuration
002a5b6 Add 'where' template function
aee2b06 Add --debug option to be improved on over time
10c2b41 Add --ignoreCache CLI flag with description "Ignores the cache directory for reading but still writes to it" as @spf13 suggested.
792b243 Add --renderToMemory as an additional Travis build step
24be139 Add -linkmode external
84710eb Add -u flag for go get govendor in CONTRIBUTING.md
35011bc Add .Defines to js.Build options
03b93bb Add .RegularPagesRecursive
1823c05 Add .Site.IsServer
9df3736 Add .Title and .Page to MenuEntry
831fbd5 Add .mailmap to get a more correct author log
7829474 Add /config dir support
d45fb72 Add /index.html to unadorned alias paths
7b1f096 Add 404.html for gh-pages
2fec32a Add @wicast’s "Hugo is cool" post to Press page
a0d956c Add Ace template engine support
24ffe04 Add Ant Zucaro's showcase.
b14b904 Add Arqueart to Showcase
923e455 Add Arrested DevOps site to Showcase
5388211 Add Asciidoc shortcode test
05a33e3 Add Asciidoctor to Travis
020a6fb Add BaseFs to RenderingContext
be9224d Add Bash completion
82cc1ac Add Blackfriday definition lists extension support
a0e44bb Add Blackfriday: documentIDAnchor documentation
c0fbe61 Add Bootstrap-compatible pagination.html
10af906 Add ByLastmod page sort
0c66ad8 Add CLA assist to the contribution workflow in README
bd0176a Add CONTRIBUTING.md
a574469 Add CSV support to transform.Unmarshal
d7ef272 Add Camunda blog and docs showcases
570d4e4 Add Chinese Grammar to showcase
2242712 Add CircleCI status badge to README.md
c50c668 Add Codebeat badge
cd54042 Add Coding Journal (blog.kulman.sk) to the Showcase
357ab95 Add Contribution Guidelines
45efc5e Add DavidePetilli to showcase
4a8de8e Add Disqus support out of the box. Move template/bundle into hugolib.
770df77 Add Docutils to Travis
91771ee Add Draft page variable to docs
837922d Add ERROR logging on invalid date and publishdate
c0b3a1a Add Elasticsearch/bonsai.io to services doc.
aa66478 Add Emoji test case
1089cfe Add FileInfo to resources created with resources.Match etc.
cf978c0 Add First Class Author Support
93b3898 Add FxSiteCompat.com to Showcase
ea5e9e3 Add GOEXE to support building with different versions of go
b5e17f7 Add GOPATH Hugo building tip
3cec04e Add Git directory deployment flow to tutorial
c2c694f Add GitHub style code fence support to mmark
e8380e6 Add GitInfo
426ac9c Add Github stale bot config
bef3459 Add Go 1.4.2 to Travis config
0ec8fc5 Add Go Report Card badge to README
2e1d2ba Add Go in 5 minutes to the showcases
8b41034 Add GoBuilds to .gitignore
4d34a98 Add GoDocs badge
6f0b80c Add GoGB to the showcase
bfb9613 Add Goldmark as the new default markdown handler
3b1db70 Add Google Cloud Storage to doc
fa58ef5 Add GopherCon to the showcase
626afc9 Add Goreleaser extended config
16cbda9 Add GreenITGlobe website for showcases page
82abca3 Add GroupByLastmod
1083144 Add HTTP header support for the dev server
87b16ab Add HUGO_NUMWORKERMULTIPLIER
9f5a920 Add Hugo Modules
dea7167 Add Hugo Piper with SCSS support and much more
a7f5170 Add Hugo generator tag to home page if not present
be53583 Add IsHome
311307c Add IsNamedParams property in shortcodes
67b2aba Add IsRenderable to Page
7610844 Add IsTranslated to Node and Page
4fbce78 Add JSON config to the multilanguage testing
0387dee Add Jekyll import to release notes
732b5d4 Add Kieran Healy's website.
69a9782 Add Language.LanguageName
3882e7c Add Lastmod field
97eb55d Add LazyFileReader type to source library
c4989c3 Add MediaType and a crude implementation
5ec6a61 Add Mmark GitHub-flavoured markdown to release notes
138ffef Add NoDesk to Showcase
ea852b8 Add NoDesk to Showcase
66570d2 Add Node tests for simple methods
5ef5229 Add Node.ID
2ca615c Add Node.Site.Pages to all nodes and ensure all pages from the site exist in the list before processing shortcodes.
c462440 Add Page tests for simple methods
8a96234 Add Page tests with UTF8 paths
016dd4a Add Page.FirstSection
fa520a2 Add Page.GetTerms
c9fc0e7 Add Page.RawContent() to access raw Markdown as a string.
e69da7a Add Pandoc support, refactor external helpers
c274e21 Add Param to release notes
65beca1 Add Param to the docs
078fad4 Add Param(key) to Node and Page
35d0467 Add PluralizeListTitles option (default true) to allow disabling use of the inflect package
be38acd Add PreserveTaxonomyNames flag
5f24a2c Add PrivacyEnhanced mode for YouTube to the GDPR Policy
988962e Add Pygments 2.0.2 to CircleCI build
c3931ef Add PygmentsOptions option
3abb267 Add RSSLink to SiteInfo
fd08e16 Add RSSUri to specify the name of the RSS file
e27bead Add Rakuten Tech Blog in showcase page
302a6ac Add Random function to template functions
81e69c4 Add ReadDir function to list local files.
5c6d8c5 Add ReadText project to Site Showcase
7101420 Add RespectDoNotTrack to GDPR privacy policy for Google Analytics
617fa2f Add Rick and eSolia's sites to the Hugo docs showcase
e6d97c4 Add Rst shortcode test
77c60a3 Add RuneCount to Page
f5946ea Add SafeHtmlAttr, SafeCSS template function
c5a4c07 Add SafeJS template function
048e074 Add Scratch to shortcode
0be2aad Add Seq template func
5df0cf7 Add Sitemap documentation content
35926dc Add Sitemap testing
2a902bb Add Sitemaps config values handling
04817c7 Add Substr and Split template functions
eaf2f9b Add TODO list support for Blackfriday
73894cc Add TestChangeDefaultLanguage
be4f486 Add ToC to long pages
7919603 Add Translate to target
c4e7c37 Add Translations and AllTranslations methods to Page
3a02807 Add Translations and AllTranslations to Node
85c04ca Add Tutorial With Steps to Migrate from Jekyll.
49f20bb Add UrlPath to the deprecated list
eae46bd Add Web Study List to showcase page
7d78a2a Add Windows build config to Travis
88e3568 Add YouTube shortcode simple mode
c1e134f Add --source flag back to hugo new command
c335efd Add after template function
40a92a0 Add after to template function documentation
438c219 Add canonifyurls config option.
002227e Add dict func to release notes
20555b1 Add htmlEscape and htmlUnescape template functions
0a2e542 Add last template function
724cc0d Add safeUrl; disable safeHtmlAttr; rename safeCSS to safeCss
601a2ce Add time.Time type support to where tpl func
c716558 Add a "deploy" command
fd7b315 Add a 404.html file if a new theme is created
7a61926 Add a BlackFriday option for rel="nofollow" on external links
20cbc2c Add a BlackFriday option for rel="noreferrer" on external links
a195639 Add a GetPage to the site benchmarks
dd48277 Add a GitHub compatible Apache 2 license text
d1d7702 Add a benefit and a simple example to return current year
05b76dc Add a blank line after the front matter when writing back a page.
8243952 Add a branch bundle test case
c00a1fc Add a check for the setting of watch flag in config file
6033abe Add a chomp function.
f7aeaa6 Add a consolidated file cache
97c3773 Add a global Reset func
09ed41b Add a global Reset func
be920fd Add a line in doc about the RelativeURL setting
7489a86 Add a list terms benchmark
e3e627e Add a nested data dir test
2b8d907 Add a newScratch template func
f363faa Add a number sign "#" before a GitHub issue number
9a499b5 Add a section comparing the 'build' and 'server'
823f53c Add a set of image filters
450dc7a Add a showcase of Kangkona
b5bced1 Add a simple benchmark for Scratch
c34bf48 Add a test helper
c6fe87b Add a transform step
6413559 Add a way to disable one or more languages
ffaec4c Add a way to merge pages by language
7dacc99 Add ability to canonify URLs in rendered XML output.
be16e5f Add absURL and relURL to release notes
be0cbee Add absURL template func
f610d45 Add additional details to date test cases.
be3d563 Add an install target to Makefile.
fc39019 Add an alias to the old URL of github-pages-blog.md
919bc92 Add an iFrame title to the YouTube shortcode
4ddcf52 Add an unified .Site.Config with a services section
afe5add Add anchor ref to Blackfriday doc
1f1d955 Add anonymizeIP to GA privacy config
5f69d3d Add arianv
eda3678 Add automatic page date fallback
cd36d75 Add autostart option to YouTube shortcode
c1b9380 Add back blackfriday extensions during Markdown conversion
f8e675d Add base Sitemap support
79f8bb6 Add base64Decode and base64Encode template functions
2f721f8 Add basic "post resource publish support"
eba3345 Add basic Google Custom Search to Hugo docs
d74452c Add benchSite.sh
27c03a6 Add benchmark for AbsUrlInXml
837e084 Add benchmark for building docs site
1622510 Add benchmark for content edits
5cf0aa2 Add benchmark for sort and reverse
8557e2c Add benchmark for the shortcode lexer
43e48a8 Add benchmark test for StripHTML
be02627 Add benchmark test for replaceShortcodeTokens
be96aac Add benchmark tests for srcset handling
beccdc0 Add bind to release notes
3596b1b Add blackfriday/ExtensionsMask option.
f3c74c9 Add boolean value comparison to where tpl function
be5f865 Add bugfix to releasenotes
3d3fa5c Add build.UseResourceCacheWhen
086d654 Add cdnoverview.com to the showcase
592e055 Add check-vendor target to Makefile
bc9f69e Add client-side syntax highlighting example
098a0c8 Add commands/genman.go to autogenerate man pages
dca6eab Add config file example to variables.md
52d94fa Add config option "disablePathToLower"
483fc8f Add config option for Blackfriday HTML_HREF_TARGET_BLANK
b771694 Add config options: disable footnote anchor prefix and header ID suffix New config options:
abc5408 Add configFile(s) back to the watch list after REMOVE event
e3cb8e6 Add configFile(s) back to the watch list after RENAME event too
bed2278 Add configurable list to ignore files in server watch
e25aa65 Add configurable ref/relref error handling and notFoundURL
fbf8bca Add configurable support for angled quotes
766c82a Add context to asciidoc/-tor error logging
bef92ba Add convenience script to run benchmarks
8509727 Add copyright header to that source files that don’t have one.
15ec031 Add correct config file name to verbose server log
be31b9e Add custom Windows mousestrap message
d851d6b Add custom protocol support in Permalink
ebcc1e6 Add data files support in themes
446e606 Add data tests
be1287f Add data-no-instant to livereload script tag
37490ee Add dateFormat template function
6db6d33 Add dateFormat to release notes
153dccc Add debugging steps for no variables defined
e14e0b1 Add dependency list to README
6e30c10 Add deprecated logger
fe60b7d Add diagnostic hints to init timeout message
3a27cef Add dictionary function to be passed into a template
2650fa7 Add directory based archetypes
be7c1e5 Add doc for Ace templates
a0fe117 Add doc for Blackfriday configuration
f264076 Add doc for Scratch
be82355 Add doc for absURL and relURL
a509a23 Add doc for new Blackfriday options
6cee0df Add docs as submodule
03fff88 Add docs for Data Files
be0c1bf Add docs for Section Menu for “the Lazy Blogger”
acd720d Add docs/data/titles.toml to set title "Site Showcase"
6f9db4a Add document about page grouping functions
06e90b1 Add documentation for Google Analytics internal template
86dcac6 Add documentation for built-in shortcodes
a6d22bc Add documentation for pagination
f8a840a Add double checking in Deprecated
d2bc64b Add draft test
9a6dc6c Add embeded template for robots.txt
cafb784 Add emoji support
989c748 Add emojify to the template func smoke tests
7b7ce11 Add empty line to correctly render a list
0667d8a Add engineering.mongodb.com to the showcase
e6c27f7 Add example code to Summaries
2a75e97 Add fale.io website to showcase
1d18eb0 Add file (line/col) info to ref/relref errors
c6ad532 Add file reporting to planner
d711208 Add fileStat to tpl/os/os
fd41e70 Add first draft of CODEOWNERS
1e06dfd Add first draft of Hugo 0.15 Release Notes
c438f45 Add flag --cleanDestinationDir=false to retain prior behavior
5e97cf3 Add force flag
5e2a547 Add force flag to server redirects config
0c25446 Add future details to documentation
5af8cc2 Add gadgetplayboy.com to Showcase and an article to Press
889dc47 Add genDocsHelper mage target
599d1b9 Add gendoc command
47b7cfe Add getSQL idea
6812229 Add gh shortcode to docs site
be1b7f6 Add git commit message guideline
75c3787 Add git to Dockerfile
4ecf019 Add gntech.se to the showcase
6410965 Add go fmt to contribution guidelines
fd5d573 Add go test -race to make check
fce32c0 Add go.mod
64ed64d Add h10n.me to the showcase
c502f07 Add handling for publishDates (which will be ignored if in the future). Fixed #260
69c1944 Add handling of deeply nested front matter
2e92f36 Add hasPrefix template function.
0432c64 Add headless bundle support
d05b297 Add helpers.NormalizeHugoFlagsFunc() to handle flag name changes
2ff108f Add highlighting of code in documentation and clean up a bunch of the docs.
a945412 Add how-to for foreign language month names
b5a3aa7 Add html doctype to baseof.html template for new themes
2a4ed1c Add hugo env command
488966d Add hugo theme site to the sidebar
1352bc8 Add hugo.IsProduction function
2814339 Add image.Exif
a5f5106 Add in-section Next/Prev content pointers
7c9a2df Add increased time.Time support to the 0.15 release notes
da08fad Add index reference to go template primer doc page
e31536d Add information to highlighting with Payments
bd0de85 Add information to highlighting with Pygments
3f0f186 Add inline doc for Apply
bc337e6 Add inline shortcode support
9ad46a2 Add instagram_simple shortcode
75ba84a Add int and string cast template funcs
9dbb6dc Add internal Google Analytics template
beb1735 Add issue to release notes
42f43ad Add jorgennilsson.com to showcases
2fc3380 Add js.Build asset bundling
c8c6f5d Add json mime extension type
435e996 Add jsonify template func
47c05c4 Add language merge support for Pages in resource.Resources
5914f91 Add languageDirection to language configuration
4ecf56b Add latest review from Smashing Magazine to Press page
88fe0e7 Add learnoverpass
0525fbd Add leepenney.com to showcase page
fdd62eb Add linebreak to README.md for better readability
867683e Add link for learning more about static directory
be7e746 Add list of deprecated names to release notes
eaba04e Add list support in Scratch
b180477 Add liveReloadPort flag to server
9f9b93a Add logging of asciidoc/-tor errors
2cc4765 Add mage installation step to CONTRIBUTING.md
4bed696 Add map support to scratch
53c707b Add markdownify template filter
9919344 Add math.Pow
94c3825 Add md5 and sha1 template funcs
5df8577 Add memprofile to pprof benchmark
bfcf95b Add mention about .Hugo.Generator in 'Creating a theme' section
75044c1 Add menu sort tests
ab70e6f Add menu test for external URL
01ec44a Add menu tests for pages with both Yaml and Toml front matter
c98132e Add merge helper
574c295 Add minify config
0921761 Add missing ".adoc" extension in handler_page.go
d897b1e Add missing assertion to trim-test
1583d8d Add missing formatting directive in Printf call
0f6c843 Add missing menu tests
97c57fe Add missing read lock in getNodes
0406be3 Add missing template error logging
bb9bcdc Add more information to the siteInfo (and configuration options) for better RSS generation.
be24457 Add more options to highlight
9e68850 Add more tests to general helper
5f9596e Add more tests to helper
2e04657 Add multilingual multihost support
ec33732 Add multilingual support in Hugo
f62e3e9 Add new TableOfContents Page variable (Markdown only)
20cb4c9 Add new directions for maintaining press page
634548b Add new min_version field to theme.toml template
847ad36 Add new tutorial for multilingual sites
dd732e8 Add nil comparison to where tpl function
16330ce Add nil-check to Intersect
a51945e Add no-cookie variants of the Google Analytics templates
0b34af2 Add noHttpCache to hugo server
d5ab7f0 Add noindex tag to HTML generated by Hugo Aliases
273a684 Add non-string support in markdownify
720786c Add note about doc-related pull requests in contribution guide
26af48a Add note in doc about Jekyll import
78f9bf2 Add one more menu test
e8ca52e Add one more temporary template test for linux/arm
12a65e7 Add openapi3.Unmarshal
0d17ee7 Add operator argument to where template function
05c07c5 Add option to disable Blackfriday LaTeX style dashes
4a2eda4 Add option to disable Blackfriday Smartypants
d741064 Add optional lang as argument to rel/relref
020086c Add org to front matter formats
a2d81ce Add output formats definition to benchmarks
077b0fa Add package prefix to the commit message guidelines
ddf2a34 Add page context to error logging in rendering
50a8c50 Add page grouping functions
3f0379a Add page metadata dates tests
bec22f8 Add pager size argument to paginator methods
37445bc Add pagination support for home page, sections and taxonomies
3628d0b Add pagination to release notes
1a94148 Add paginator support for page groups
d953e39 Add parent as owner to Site
e5e1bcc Add plainify template function
751d490 Add pluralize template func
06d12ab Add proper Language and Languages types
9df98ec Add proper Media Type handling in js.Build
e5f9602 Add proper error message when receiving nil in Resource transformation
feeb93d Add pygmentize to the hugo snap
2194cc7 Add pygmentsstyle and pygmentsuseclasses options
1c214fc Add quiet mode
4f66f79 Add readFile template func
6a3e897 Add redirect support to the server
e2a2811 Add redirect to page parameters and redirects example
9896cd0 Add reference to parent shortcode
bec839e Add relURL template func
8a4c080 Add release notes for 0.57.0
423b8f2 Add render template hooks for headings
e625088 Add render template hooks for links and images
3b596b8 Add renderToMemory flag
c510140 Add renderer information to --check
b64617f Add resources.Match and resources.GetMatch
4d708f0 Add revocer in LiveReloadInject
35abce2 Add safety barrier between concatenated javascript resources
94d9989 Add sanity check to the file walker
c1b5a48 Add sanity checks for hugo import jekyll
de38524 Add scottcwilson.github.io to showcase site
ff433f9 Add script to pull in docs changes
d1b0290 Add shelan.org to showcase page
fde47c5 Add shortcode IsNamedParams property
e03f27c Add shortcode for github gists
cc3f52b Add shortcode for speakerdeck
7d31d5f Add shortcode for tweets
3027b15 Add shortcode for vimeo
4424288 Add shortcode for youtube
0bdc0d6 Add shortcode null param variant
bec2c1e Add shortcode support for HTML files
ac99cec Add shortcode template loading from themes directory.
e9924e9 Add shortcode test for mmark
be01f84 Add shortcut to Scratch from shortcode
7e28db1 Add showcase entry for consequently.org
8d695ec Add singularize template func
407e80a Add site-wide/per-page [blackfriday] extensions option
eb68635 Add site-wide/per-page [blackfriday] fractions option
b6fcb3d Add sitemap index for multilingual sites
7590433 Add skipHTML option to blackfriday config
e95db67 Add smartDashes flag for Blackfriday
44bf76d Add snapcraft.yaml file
e4ed9d6 Add some Ace test cases
a2fb815 Add some README info about the docs repo
43742e0 Add some basic tests for doArithmetic
be1bac9 Add some bullet points to 0.14 rel notes
36983e6 Add some cagegories to the site collections benchmarks
deff9e1 Add some color to the relevant filenames in terminal log
becc627 Add some debug to failing menu test
beaa1b3 Add some docs for IgnoreFiles
45d7988 Add some fingerprint tests
0b7229f Add some float tests to TestArethmic
78c8633 Add some general code contribution criterias
dcde8af Add some internal template image tests
1e8b4d9 Add some missing doArithmetic test cases
81c1317 Add some missing doc comments
be6dfcc Add some missing page permalink test cases
c7acc31 Add some missing resets on rebuild
84bc8d8 Add some more content language test assertions
be21e2c Add some more corner tests for ReaderContains
81f5633 Add some more date test cases
2dcc131 Add some more output if loading modules takes time
c262a95 Add some more resource transform tests
1ce184b Add some p-wrap shortcode tests
77159b4 Add some schemaless BaseURL tests
beeae6a Add some tests for IgnoreFiles
9ff36c5 Add some trailing newline shortcode tests
5e28606 Add sort and grouping functions for publish date and param of Page GroupBy is modified to allow it to receive a method name argument for example Type as its first argument. It is only allowed to call with a method which takes no arguments and returns a result or a pair of a result and an error.
eec0e51 Add sort pages by Title and by LinkTitle
be8c067 Add support for Ace base and inner templates
c139c6e Add support for GitHub-flavoured markdown code fences for highlighting
a2abad9 Add support for Go 1.6 block keyword in templates
197aacb Add support for Relative Permalinks
beaa8b1 Add support for URLs relative to context root
1fa2417 Add support for YAML array data files
eb42774 Add support for a content dir set per language
0e75f6e Add support for a flatter and simpler language file structure
ba82a20 Add support for amber files
0987e98 Add support for baseof.ace templates in themes.
bb273df Add support for continuous testing.
bccf957 Add support for dynamic reloading of config file when watching
aead810 Add support for freebsd/arm64
488631f Add support for height argument to figure shortcode
4a3efea Add support for inline partials
789ef8c Add support for minification of final output
0f9f73c Add support for multiple config files via --config a.toml,b.toml,c.toml
60dfb9a Add support for multiple staticDirs
c66dc6c Add support for native Org dates in frontmatter
21ca2e9 Add support for newline characters in raw string shortcode
04b1a6d Add support for sort by boolean
e5aa477 Add support for symbolic links for content, layout, static, theme
80230f2 Add support for theme composition and inheritance
3558e3d Add support for weighted pages Now pages can be sorted by other than date
7c30e2c Add table linenos support for Chroma highlighter
5b331a1 Add temp MULTILINGUAL version suffix to this branch
1792254 Add template comparison functions (Go 1.1 compat)
dfa34af Add template funcs countwords and countrunes
c1f8b18 Add template function slice
bfc3488 Add temporary build script
bca2d38 Add temporary template test for linux/arm
ee34a84 Add test binaries to .gitignore
4784b63 Add test cases for Ne and Eq type normalisation
4b1780b Add test coverage files to .gitignore
2bac371 Add test coverage for recent ref overhaul
2b3b90a Add test for Hugo hanging up with empty content
6e051c0 Add test for headings render hook
2c0ded7 Add test for ignoring ~$ files
cdd6a12 Add test for shortcode in fenced code block
f470cf9 Add tests for Apply
a6bf6f5 Add tests for Chomp
1b91fec Add tests for IsSet
99aee30 Add tests for Replace
26856c3 Add tests for Trim
44edd93 Add tests for embedded shortcodes
24351c5 Add tests for homepage content support
12742ba Add tests for permalink on Resource with baseURL with path
0ce6f05 Add text transformation template functions.
f34ea61 Add the ability to set navbar li class to active
7708d45 Add the base64 template funcs to release notes
73273d4 Add the docs theme to .gitmodules
24a2867 Add the instructions to install the snap
4758732 Add themesDir option to configuration
35abd17 Add time.Time support in ge, gt, le, lt
3a8c124 Add timezone to buildDate
3b2a78b Add to press.md Beginners Tutorial for Hugo (German)
f310492 Add to press.md two articles about Hugo on AWS Lambda
831d23c Add tpl/site and tpl/hugo
a389268 Add trailing file separator to temp dir
871e811 Add trim and replace template functions
90afe41 Add trim and replace to release notes
2a40475 Add two articles about Hugo to the Press page
311593b Add undocumented published setting to front matter
11ca84f Add unicode support for aliases, indexes, urlize template filter. Now aliases and indexes are not restricted ASCII letters and can include any unicode letters.
6e692f2 Add vendoring with govendor
0f48631 Add viglug website to showcase
8de5324 Add vimeo_simple
5882567 Add workaround for block template crash
1a8af7d Add workaround for regular CSS imports in SCSS
420c9e4 Add writable context to Node
17fdf7d Add www.heyitsalex.net to Community Showcase.
ec2566f Add www.thehome.dk to showcase
68b8dd7 Add yulinling.net to Showcase
8f8120b Added "Caddy server"'s handling of 404 errors.
f6fdfcd Added 'themes' as a default new site directory
04a0dbb Added .Content variable to docs
8f6f871 Added AuthorList, Author, AuthorSocial, SiteSocial, Image and Video structs Added Page.Author(s) functions Added schema, opengraph, twitter_cards, google_news metadata templates Added "" template
4e0c71a Added GitLab to Forestry.io integrations
45d962c Added Gitter badge
6aa3e51 Added PageSorter and PagesByDate
38c5db9 Added a missing closing tag
92a3372 Added a new command hugo list drafts and hugo list future
27c0ec3 Added a note after the script adding potential issues per @franklinwise's feedback
5550c41 Added append-port flag
ff28120 Added async version of Google Analytics internal template
8d80f9b Added batching behavior for page building.
e127a5c Added better error message for poorly formed frontmatters in archtypes
717f702 Added delimit & sort template functions, tests and docs
9f75a51 Added details about generated files and development flows
bc48b46 Added documentation about variable scoping in "partials".
34ac562 Added documentation on ordering indexes, content and content within indexes
a8b3e15 Added examples to indexes.md
3c147bd Added image support to the sitemap.xml template
feba35c Added in set PATH and new site output.
c0a046c Added internal rss.xml template and config option to turn off rss creation
0fcb78e Added isso as a Disqus alternative to the docs
52ae1c7 Added launchcode-tn.jpg to docs/static/img
9e15298 Added link to my blogpost about travelling with Hugo in asia
c5ae2a2 Added makefile that builds with git information
caaf637 Added mention of .Data.Pages, removed duplicate .Site.Pages mention.
9b3d0cf Added missing "Social" section to SiteInfo
9cd8673 Added missing files, make the site look better.
0ce4ec1 Added more examples and cleaned up the GroupBy functionality documentation
998b2f7 Added safeHtml template function
5a7837c Added showcase for datapipelinearachitect.com
868d074 Added showcase for davidrallen.com
209166a Added sitemap configuration documentation.
a1954c4 Added stou.dk to showcases
52c089f Added support for indexes of indexes & ordered indexes
9c8ce0d Added szymonkatra.github.io site to showcase
c83e10a Added the command in the documentation.
57cd953 Added the general modules test files
e8bbc44 Added the path modules test files
6b619d2 Added the url modules test files.
06b1a88 Added three videos to documentation.
ac6b86a Added top level .Hugo variable with version, commit and generator information + docs Added Version, CommitHash and BuildDate to hugolib/hugo.go and used it in build Removed commitHash and buildDate from commands/version.go and used hugolib vars Removed getDateFormat function from commands/version.go
9544988 Added ucsb to showcase
6e15f65 Added yaml menu example
3ae8078 Adding "fork me on github" banner
c297d74 Adding 'partial' template function to add theme / local awareness to the partials directory.
db29f57 Adding (source code) Highlight template helper
b15eb88 Adding .Reverse() to PagesGroup
71678a7 Adding .Summary to page variables
66ed5c5 Adding BufferPool. Implementing BP in ReaderTo{Bytes,String}().
56dfdfe Adding Documentation on Hugo Template Functions
1bead0e Adding Documentation on using Syntax Highlighting
5cff3e6 Adding Else If example
8008675 Adding Go Template Tutorial
aae1ff3 Adding IsNode & IsPage functions to Page & Node
3993311 Adding LosslessLife blog to showcase.
bd02253 Adding Params to node for easy template access of page.params without throwing errors.
13d2c55 Adding Planner
d1c500c Adding Press page to hugo docs
b719ba7 Adding Prev/Next functionality to all lists of pages (sections, taxonomies, etc)
fa29e94 Adding Pygments helper
1cebce1 Adding RSS test case.
dcea0fa Adding ReaderTo and ToReader helper functions
daf5f32 Adding RichardSumilang.com to the showcases.
d65061d Adding TechMadePlain to showcase
b4d3195 Adding V0.12 release notes
c51d040 Adding Werker status to readme
c9a6b2b Adding a bunch of new press to the Press page.
f36ed44 Adding a bunch of new quotes to the front page and switching to Owl Carousel
1c1615d Adding a bunch of new sites to the showcase
3395e1c Adding a command that enables converting site to a different metadata format. Doing this revealed some bugs in the encoding functionality in some of the underlying libraries. Please backup before using.
d5308e6 Adding a community link to the homepage
895fe53 Adding a few more logos and powered by/made by images.
bb02a14 Adding a page listing the different methods available to Taxonomies.
7fba250 Adding a proper css file handler (with automatic minification)
678ddef Adding a quick start guide to hugo docs
085ce15 Adding ability to read from io.Reader
be3e559 Adding an archetype file for the docs site
ade2ca6 Adding an html file handler
30e804e Adding an introduction to Hugo
f733e70 Adding apple touch & favicon meta links
8e68a64 Adding article about moving to hugo
8956384 Adding back the hugo homepage.
ad04f6c Adding baseline
e67db66 Adding benchmark for parsing pages using unicode.
f4cb8e1 Adding benchmark for transformation module.
a105196 Adding better contribution guidelines from the read me to the contribution page.
dcd8ff7 Adding better source build instructions
b82baa2 Adding chimeraarts.org to hall-of-fame
dd57462 Adding community section to the documentation
ac26de2 Adding correct canonical link to alias pages
fc946de Adding default handler & tests Fixes #147
93addfc Adding documentation about 'where' and cleaning up docs around first.
de05a0d Adding documentation on Pretty Urls
e74d1b8 Adding documentation on Table of Contents functionality
3e539c7 Adding error message when no content pages exists.
96b6ae8 Adding example blog
f09505a Adding example short codes to the documentation
c168666 Adding getJson and getCsv to funcMap
303be73 Adding github button to docs homepage
df4bbce Adding instant click library to docs so even more responsive navigation
622d872 Adding maximeguitare.com to showcase
be37c0b Adding more articles to press page.
9b192e6 Adding more information about client side highlighting
3e9fc47 Adding more press
e26b43f Adding more test cases
6b9d4a9 Adding new commands (new site [path], new theme [name])
065928f Adding page sorting by weight function (the default)
9009017 Adding preliminary support for weighted indexes (for ordering by other than date)
627cf26 Adding proper command line option parsing
4e99d6b Adding proper error message when view is not found.. fixing #303
ceb7080 Adding selected tweets to the homepage
247db15 Adding some analytics
3fd6c1a Adding some embedded short codes (including code highlighting)
bff1f1e Adding some new methods to helpers (GuessSection, MakeTitle & Filename)
4263094 Adding support for MinRead. Closed #106
d2a6267 Adding support for TOML, updating documentation
ec02fa4 Adding support for a default content type template default template found at layouts/_default/single.html
d5518c0 Adding support for aliases (redirects)
1882ffa Adding support for boolean params
471fb1f Adding support for date field in front matter as date (as TOML provides)
7ab28c5 Adding support for destination dir, split out static
13b067b Adding support for embedded templates
9388f23 Adding support for linkTitles
e50b9d8 Adding support for logging & verbose logging. Consolidation of error handling. Integration of jWalterWeatherman library. Fixed #137
f3c816e Adding support for more front matter types (int, float & date)
a5606b0 Adding support for ordering content in indexes by other than date (weighted indexes)
8968524 Adding support for recent content.
9564e6e Adding support for some primitive template math functions
ae9cc09 Adding the ability to check the system limit on open files (important for watching large sites)
28ffb92 Adding the new command and the create package
0447c75 Adding the right date for the release of 0.10
d4caa8e Adding total time to generated stats.
aee4872 Adding version number to command line options
1d0d280 Addition of an indexes section to the docs. Updated most of the existing index content.
6a2968f Adds .gitattributes to force Go files to LF
c5e1e82 Adjust benchmark templates
a4fad5b Adjust release notes
708d4ce Adjust rlimit logic
9536f7c Adjust some deps versions
18836a7 Adjust the default paginator for sections
15b6693 Adjust the sanity check to path length 4
fdbef2a Adjust the stale setup
242d6b4 Adjusting the number of go routines to build the pages in to 4
GOMAXPROCS (from 2) for faster rendering.
14c35c8 Allow "/" inside commented out shortcodes
ee5a1bb Allow 'classprefix' pygments options.
b41622b Allow 1/0 for true/false in Yaml front-matter
27f8d8f Allow URL with extension in frontmatter
c63db7f Allow cascade to be a slice with a _target discriminator
3cee9b7 Allow custom RSS Uri for section and taxonomy feeds
1f42e47 Allow date and slug from filename for leaf bundles
a1e3243 Allow for any (short) line begining or ending with html comment
be3a350 Allow forward slashes in Hugo new on Windows
99958f9 Allow headless bundles to list pages via $page.Pages and $page.RegularPages
f8c67f9 Allow hook template per section/type
176ce5d Allow hyphens in shortcode name
0c251be Allow multiple arguments in ne/ge/gt/le/lt functions Treat op arg1 arg2 arg3 ... as (arg1 op arg2) && (arg1 op arg3) and so on for ne/ge/gt/le/lt.
311e102 Allow non-markdown content in content directory
edf9f0a Allow overlap in module mounts
2475749 Allow page.HasMenuCurrent() and node.HasMenuCurrent() to proceed with multi-level nested menus Currently HasMenuCurrent only process the first 2 levels.
f8dc47e Allow partial redefinition of the ouputs config
d7e6e49 Allow partial without .html
e9008b9 Allow picking a specific file out of a gist
da81455 Allow raw string literals in shortcode params
6cdb810 Allow renaming of sitemap.xml
bb894ce Allow slices in the image Filter funcs, not just varargs
9436f0b Allow the pull-docs script to pull other than master
ab5862c Allow the same shortcode to be used with or without inline content
e9c7b62 Allow themes to define output formats, media types and params
d5c77bd Allow to reverse taxonomy entries.
56512e8 Allow to set cache dir in config file
e98f001 Allow to use filename in permalinks
8055838 Allowing empty files (ignored) so you can touch a new file while watching
78962a1 Allows 404 templates from themes/THEME directories.
d84f707 Also ignore Emacs lock & recovery files.
2805a6f Also rename readDir in docs shortcode
2784093 Always use RFC3339 for version date format.
43891e3 Always use the template provided in page.Render
74b6c4e And now finally fix the 404 templates
f8e4a06 Annotate temp files that Hugo ignores
e5329f1 Another benchmark rename
366f991 Another link in the same page
afbd52f Apply absURL on social tag urls
befb54d Apply gofmt -s
6e1b0e0 Apply gofmt -s
318a984 Apply gofmt -s
76b2afe Apply missing go fmt
72f14a8 Apply project wide go fmt
e685dfc Apply some more Golint suggestions
b23b546 Asciidoc[tor]: use --no-header-footer option
7f6430d Automate the Hugo release process
3e87d7a Automatically increase the process ulimit to maximum available. fixes #168.
f8704c1 Avoid calling strings.Fields multiple times with same content
22d85c2 Avoid converting summary to []byte and back to string
17aafb3 Avoid error if no content.
1979f7d 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.
6fa7f2a Avoid multiple locks for shortcode template
4dae52a Avoid nilpointer on no File on Page
0f1fb8c Avoid panic in shortcode param handling
8b95cab Avoid panic on unknown markup
3343cac Avoid panic when pagination on 0 pages
c33a852 Avoid race condition in isInnerShortcode
dc7b7ef Avoid race condition in target list init
a10b2cd Avoid reading from Viper for path and URL funcs
bcd4347 Avoid splitting words for summary
6027ee1 Avoid unnecessary conversions
9442937 Avoid writing the same processed image to /public twice
6dbae7b Be explicit about the type in Scratch test
3e1b579 Be less aggressive with CHMOD filesystem events
d3646aa Be more specific about .Params content
4b560cc Beautify HTML generated by pagination template
a6914e9 Better error handling for parsing front matter
b580a25 Better error handling when rendering error found when in watch mode In watch mode it should continue to watch for changes, in any other mode it should exit with a -1 error code so can check for success when scripting
6afe70d Better error message for data-file parsing errors
ff2b98c Better error message when no source content is found.
3616d16 Better error messages for show_plan_test
9032a22 Better handle missing layouts
296d218 Better handling of when the specified port is already in use
bc7c922 Better mobile support on docs site
fd5cf9a Better organization of loading defaults
2bbecc7 Better reporting when the template is missing.
d20b41a Big index overhaul. Now supporting ordering tokens by count or alphabetically. Also made full indexes available to the Site variable.
5dfc1de Big refactor of how source files are used. Also added default destination extension option.
d0825a2 Big refactor of pages code. Changed TOC code to only parse when actually used
90355ee Big visual overhaul of the docs. Docs now using indexes for all menu generation.
e5f2299 Block symlink dir traversal for /static
e31d460 Bringing back the showcase
1fbcaf9 Buffers instead of pipes
969f931 Build Hugo in Travis with race detection enabled
11a19e0 Build PageMenus only once
febf0ae Build a fully static Windows extended binary
ef525b1 Build on CircleCI outside of GOPATH
e3df647 Bump CircleCI image
230f2b8 Bump Go versions
856fc44 Bump Go versions in Travis config
734dd1c Bump Pygment version to 2.1.3
d2b3f00 Bump Snap to go1.9.1
7dd5cd6 Bump Travis to Go 1.6.3
2175ea5 Bump Travis to Go 1.7
a8fad86 Bump Travis to Go 1.7.1
1992b35 Bump Travis to Go 1.7.3
fc23a80 Bump Travis/Snapcraft to Go 1.9.4
0de375a Bump Travis/Snapcraft to Go 1.9.4
e64e571 Bump hugo new theme template min_version to 0.14
afbc18c Bump min_version to 0.15 for hugo new theme
b6798ee Bump some deprecations
719251c Bump the debouncer dependency
3d6fdb8 Bump to 0.18 release version
1e313ce Bump to 0.19-DEV
8ed2a1c Bump to Go 1.11.5
f9cadee Bump version to 0.17-DEV
072cd00 Bump version to 0.20-DEV
6af9d67 Bump version to Hugo v0.14.0
91f410e Bump versions to 0.26-DEV
1143a8f Bumping Travis to test Go 1.2 & tip (1.3)
fb1b795 Bumping Travis to test go 1.3 & 1.4
1363128 Bumping Version
7b3df23 Bumping Version to 0.13-DEV
729a673 Bumping to version "v0.14-DEV"
3a0ab5a Bumping version to v0.11-dev
7f0ebd4 CONTRIBUTING: Fix note about CGO
8624b9f Cache processed images by their source path
15463d3 Cache pygments rendering between runs
c8f8f48 Cache the page's rendering context flags
f4244be Calculate the next Hugo version in Deprecated
1dbed5e Call the json delimiter 'json_lead' instead of 'java_lead'
ac1e3c3 Capital J in Jekyll
3b2e100 Capitalize singular
9dfb9c1 Case insensitive translation of the 'more' tag when importing from Jekyll
4483a66 Centralizing the template execution logic in one place
5a66fa3 Chain transformers and test cases
664fd99 Change "ctrl+c" to "Ctrl+C"
0c90e6d Change "hugodocs" to "hugoDocs" to match GitHub's default URL
32d15d9 Change CR+LF to LF on gohugo.io front page, saving 286 bytes
ce0304a Change Gitter badge to "gitter | dev chat" in README.md
1b92c8b Change RSS description from full .Content to .Summary
8717a60 Change SummaryLength to be configurable (#3924)
3b47805 Change Windows build badge link, take #2
86543d6 Change Windows build badge link, take #3
0099b5a Change all uses of sort.Sort to sort.Stable.Using sort.Stable ensures that even if the sort keys are the same, the order of the sort will not randomly change. Using the old sort.Sort, if you had pages with no date, the lists of those pages would randomly reorder every time you regenerate the list, causing spurious changes to the output. Now they'll always get ordered in the same way.
c4f8184 Change arianv sourceLink to master branch
683888e Change hugo to Hugo in help text
a6ed645 Change last 'make' statements to 'mage'
00d0477 Change most global flags into local ones
c1942e9 Change permalink validation and substitution.
b557f62 Change plainIdAnchors to plainIDAnchors in docs
a43b037 Change port number from 1414 to 1313 (default)
efb5647 Change safeHTtml to safeHTML in sitemap template
94d7fe5 Change the interface to use commands and flags instead of just flags. Better organization of main (controller style) code.
f045d7a Change the license to Apache 2.0
80009b4 Change the order of Apply to be more Unixy
8cc7684 Change the type of .Site.Author from…
be84f93 Change to variadic int args in Slicestr
6fa6f69 Change transformer order
864f91d Changing the docs template partials to be able to be used to render a section
acd5ea0 Check .Prev and .Next pointers before using it
3b3e771 Check for exported fields in embedded structs
593a546 Check for nil Params in shortcode's Get
8046031 Check for the presence of pages before setting dates
35b7982 Check returned error in Scratch-test
be62c94 Check spelling and some minor additions to Ace doc
029cdb6 Checks to ensure theme directory, if specified, exists
5d50c46 Chomp Unicode BOM if present
6b69f95 Clarify hugo new command in types.md
a8f91ac Clarify partials folder subfolders
7759a98 Clarify the repo choice in the contribution guidelines
9308cd6 Clarify uglyurls flag.
321bac2 Clarifying Edits for templates/rss.md
87ca0d0 Clean flags
1d7b960 Clean up Makefile (#2924)
47fdfd5 Clean up lint in various packages
0318f7c Clean up server & build site logic. Fixed #94
7a5a52f Clean up the loop counter variables confusion in TestPageCache
c1e4309 Clean up the trim template func test
f515756 Cleaning up a ton of CSS.. Removing unused selectors. Eliminated over 80% of CSS. Upgrading jQuery & FA
e02dc67 Cleanup file conversion handling
a792ec0 Cleanup formatting - go fmt ./...
284e959 Close file handle when finished reading file
689cda1 Code cleanup
79d9f82 Code reorg, helpers.go has been decomposed.
095bf64 Collect HTML elements during the build to use in PurgeCSS etc.
ae4f72b Comment out mystery test
9688ed2 Comment out shaky Seq test
b11838d Commented commands package
14bce11 Commented helpers package
2c8e9a7 Commenting helpers package
8c0ab4d Complete overhaul of the docs
70745e8 Complete refactor of indexes, move (and rewrite) page sorting to page.go, add tests
db85299 Complete the Url-to-URL transition in docs
29aa9ba Complete the Url-to-URL transition in tests
4b71eb1 Compressed showcase thumbnails further
5d8ac54 Config changes and Live Reload
e68e7ef Configure footnote rendering.
c790029 Consider root and current section's content type if set in front matter
58f31d2 Consolidate the Param methods
1d7f441 Consolidate the Render funcs
1da3fd0 Continue with TOC integration and page refactor. Updated a few tests to match new generated output.
50c43c3 Contributing: Link the "How to contribute" tutorial
cf7318a Convert example/blog to use new syntax for Hugo v0.14+
eb038cf Convert the rest to new page parser code paths
0587515 Converting front matter to YAML
0167fb4 Copy content from archetype
a291f3c Copy only the static files changed
6c81031 Copy static dir files without theme's static dir
8f6f131 Copy static files changed
452ffab Copyedit docs/content/tools/index.md
5c72340 Copyedit long help message in commands/server.go
249cd62 Copyedit the shortcodes documentation some more
010f605 Correct URL of the favicon in the documentation
742a064 Correct alias
49fe04c Correct check of published boolean
1614b82 Correct desc for hugo new command
5235a5b Correct fix for --cleanDestinationDir flag
67df33f Correct initialisms as suggested by golint
e65268f Correct minor typo (#5372)
17fb752 Correct number of args to Errorf
9b850c4 Correct path in theme search order
a4eef4e Correct spelling of two test files: seperators → separators
dd2ab28 Correct the strings.Contains syntax in failing test
6ee35f6 Correct typo in hugolib/path_separators_windows_test.go
ea72f15 Correct wercker URL
0053be9 Correctly print server URL when base-url is specified in the command line
1758db2 Cosmetic change in README to trigger new build
0a7027e Create SUPPORT.md
a07293c Create a Node map to get proper node translations
bffe4ba Create a TargetPath() method that provides OutFile
1bce8a8 Create a copy of the section node for RSS
0fb31e4 Create an alias from shortcode.Page.Site to shortcode.Site
8c3b6f8 Create arqueart.md
d036ddf Create creating-a-new-theme.md
a2dda22 Create dependabot.yml
10c7cf2 Create directories in publishdir with mode 0777.
15dae3c Create launchcode5.md
167c015 Create lightweight forks of text/template and html/template
384a6ac Create magefile from Makefile
d118d03 Create mariosanchez.md
0f438d1 Create minimal default.md in archetype file
fd71fa8 Create missing head.html partial on new theme generation
3466884 Create robots.txt in the domain root directory
93b04e6 Create template clone for late template execution
973393c Create template clone for late template execution
845d097 Create wercker.yml
8a44dea Creating a showcase archetype to make for easier showcase additions
bdf7cd9 Creating site menu configuration and have the docs site use it
4a15051 Crop, resize and optimize shelan-tn.png
2fa3761 DOC: added tutorial for using MathJax with Hugo
1c50f77 DataDir: Minor polish and add missing tests
207d8fb Date rendering unit tests in pages
8fae5f0 Default is now pretty urls (without .html) Adding --uglyurls option to retain previous behavior
06772ee Default to plainIDAnchors
5f8c281 Deprecate Ace and Amber
614dd2a Deprecate PageMeta.WordCount etc.
33d7333 Deprecate mmark
234273a Deprecate sourceRelativeLinks
d584ca5 Describe the use of custom archetypes in the docs
8eca8f8 Detect missed index from front matter
802d43c Disable Go 1.5.4 in Travis
698019a Disable LiveReload when Hugo is not running as a server
67f9204 Disable a test locally
83e4655 Disable directory listing for Hugo file server
2170943 Disable failing test on Travis
be64826 Disable faulty range validation in apply
91e0c2b Disable render-to-memory on Windows
f0b3979 Disable shortcode processing for html files
43b5dfa Disable syntax guessing for PygmentsCodeFences by default
c5319db Discrepancy typo fix
691c2ea Do make check in Travis
fbcda03 Do not ERROR-log missing /data dir
bbb11a4 Do not add lang prefix in URL when set in frontmatter
bea9280 Do not add trailing slash to baseURL
e6aa6ed Do not attempt to build if there is no config file
e8eb618 Do not call watchConfig() when not in watch mode
be7f5a4 Do not consider single.html for the home page
54750b0 Do not create robots.txt by default
55a4f6e Do not double-escape in querify
2b46f3e Do not exit server watch on error
d1bec54 Do not fail on unknown Jekyll file
beb32af Do not fail on unknown files in /data
35bb72c Do not panic on index out of range in shortcode.Get
251f5e9 Do not panic on permission denied
3ba279c Do not parse backup files with trailing '~' as templates
4679fbe Do not rebuild on extra Spotlight filesystem events
2d159e9 Do not render alias paginator pages for non-HTML outputs
5f5fccb Do not return empty theme dirs
2f17f93 Do not return error on .Get "class" and vice versa in shortcodes
bee9718 Do not shout about missing baseURL if relativeURLs is set
9349a88 Do not try to find available port if set by user
c846b05 Do not use defer for unlocking in Scratch
faf2e50 Do some minor code cleaning of Site
4820683 Doc Data Files: Add section about themes and expanded the example a bit
4e0208d Doc fix: replace "hugolibs" with "hugo" in "contributing" page, fixes #271.
d616617 Doc for markdownify
7a68103 Doc for other supported formats (external helpers)
606d6a8 Dockerfile: Optimize Docker image size
bfe0bfb Dockerfile: Reduce image size from 277MB to 27MB
c764655 Dockerfile: Remove ENTRYPOINT
9ed48c1 Dockerfile: Run go install with -ldflags '-s -w'
ed26823 Dockerfile: Switch to mage builds, various optimizations
118f8f7 Dockerfile: Update Dockerfile and add Docker optimizations
ddf4190 Docs copyediting: Add more external URLs; add backticks, etc.
5003f7f Docs menu now powered by indexes.. converting some of the content to use this.
cbb2979 Docs-removed bullet and broken link for catagetories. Included category text in bullet for taxonomies
aec0e17 Docs: Add Humboldtux.net to Showcase page
60f7394 Docs: Add a section about tools around Hugo
58a183c Docs: Add doc for string and int
22bd485 Docs: Add lang attribute to Chinese and Japanese Press entries
dd85c29 Docs: Add missing "-b master" parameter to "git submodule add" command
1b8440a Docs: Add new blog post by @coderzh to Press page
c7b701e Docs: Add new french mag article by @humboldtux to Press page
cb8f459 Docs: Add nohighlight shortcode and improve formatting
3586d77 Docs: Add pointers to the new themes.gohugo.io site
0d65ca2 Docs: Add taxonomy term variables to the list of vars.
7ecf2a5 Docs: Added RIDING BYTES to Showcase Page
ccd83c3 Docs: Added hasCJKLanguage global config flag and isCJKLanguage FrontMatter
f24ffc9 Docs: Allow HTML in Showcase titles
dd1d655 Docs: Change the pseudo-absolute path to a relative one
2c66167 Docs: Copyedit extras/robots-txt.md
cca49ad Docs: Correct file permissions from 0755 to 0644
f89eb34 Docs: Enable plain id anchors
7051043 Docs: Enhance contrast and increase font-weight
a1d232f Docs: Make


slightly darker on gohugo.io
a6d3862 Docs: Minor copyediting/proofreading
736dd4b Docs: Quote in instead of italicizing it
f6f0111d Docs: Rebase bootstrap-gohugo.css on Bootstrap v3.3.6
f8f128a0 Docs: Remove octicons fonts
7c84ad56 Docs: Remove unused GitHub:buttons files
88343144 Docs: Rename bootstrap-theme.css to bootstrap-gohugo.css
851c16ef Docs: Run "brew update" before "brew install hugo"
6a23cd65 Docs: Update copyright year on gohugo.io front page
ad6717bd Docs: Upgrade Bootstrap from v3.2.0 to v3.3.6
217d25f5 Docs: Upgrade Font Awesome from 4.1.0 to 4.5.0
df92a6b9 Docs: Upgrade InstantClick from 3.0.1 to 3.1.0
23abad7b Docs: Upgrade Owl Carousel to 2.0.0-beta.3 (2015-06-19)
7cf7f85a Docs: Upgrade highlight.js to 9.0.0
4b521b4f Docs: Upgrade jquery.scrollTo from 1.4.6 to 2.1.2
aee92f2a Docs: Upgrade livereload.js from post-2.0.8 to 2.2.1
3749dc76 Docs: add "Minify Hugo Generated HTML" to press
6fb4e071 Docs: add Aerobatic as a deployment option in the Introduction
ebc187b4 Docs: add Contentful converter to tools section
8537cecb Docs: add Hugopit to tools section
796ef3a3 Docs: add cross-references to installation guides
082476e7 Docs: add emilyhorsman.com (buttercup theme) to showcase
32da9b20 Docs: add hugo-lambda to tools section
df17fae5 Docs: add hugo-lunr to the tools section
b56362de Docs: add hugodeploy to tools section
1a26e351 Docs: add hugofy to tools
b8effd8a Docs: add hugofy to tools
b47652fb Docs: add panel showing the last revision of a page
d9049752 Docs: add tutorial for Hosting on Bitbucket
ce7c2671 Docs: clarify that Amazon WS is, actually, AWS
9ae07c4f Docs: document Node.IsHome
833a396f Docs: extend the migration tool list and add a cross-reference in the start guide
207a574f Docs: fix Disqus shortname reference
341dcc47 Docs: fix broken links
866176be Docs: fix missing words, tense in datadrivencontent.md
d607f4c7 Docs: fix small typos in functions.md
9015aa5b Docs: fix some typos in templates/variables.md
2b1ad546 Docs: fix typo in YouTube shortcode description
d1bf2f54 Docs: fix typo in introduction.md
a5bd101d Docs: fix typo in template function section
d7588fac Docs: fix typo in tools section
cc38a40f Docs: fix typo in tools section
3d96dfc9 Docs: fix typo under tools section
37676a25 Docs: improve quickstart guide
2e3d5c2d Docs: improve shortcodes page
ffb1a96e Docs: improve usage.md
612c6114 Docs: move tutorial screenshots in their own subfolder
78576019 Docs: reference Jekyll import command in tools section
060f0206 Docs: remove .Taxonomies from Page variables
2519b707 Docs: remove note about config changes and manual livereload
768370a5 Docs: remove references to dynamic CMS products
fc627d55 Docs: remove unnecessary --watch flag
a103d581 Docs: update Windows install instructions
6cb032b6 Docs: use Shekhar Gulati's Hugo tutorial as quickstart guide
00fc038d Document 32-bit hugo server crash in v0.15 Release Note
dec9749b Document Amber templates Fixes #1064
24c8226c Document Page.RawContent in templates/variables/
280b2f29 Document PreserveTaxonomyNames
1648e327 Document and clean SourceRelativeLinksEval code
42dcaabf Document getenv template function
953cad6c Document manual breakpoint of .Summary
102a3b95 Document techniques for debugging templates.
fd33e5d2 Documentation for ref and relref.
d313bc78 Documentation update on Template Where Function for nil
e425226a Documentation updates, mostly for my bits
26906d85 Don't add any space around Emojis
f271faea Don't process dotfiles
1c60d5bf Don't shutdown hugo on an empty file.
9666f33e Don’t render short codes on summary twice
b0f536fb Drop dashes in http header matcher attributes; other changes from code review
9569d116 Duplicate p.Description in Params map
a7ca39cc ENH: added tutorial for hosting a blog on github pages
e6541c45 ERROR-log on symbolic links
6453bb58 Edit docs extras syntax highlighting.md
6b5ed88c Edits on aliases, comments, theme customizing
e522e5f4 Edits to templates/404.md
28436059 Emphasize that commit message titles should start with a capital letter
23a98ad0 Enable aliases from .xhtml paths
8f9cea7f Enable descriptive header IDs.
666ddd23 Enable dirname and filename completion for more flags
13a317b9 Enable header id blackfriday extension
df489b47 Enable soft livereload of CSS and images
d6fde8fa Enable test case fixed by commit 501543d4
77aa385b Enable the embedded template test when race detector is off
dcfcbac5 Enabling Nitro ('--stepAnalysis') again. Fix #58
4b430d45 Encode & in livereload injected code
4f0665f4 Enhance Page and Resource String()
0947cf95 Enhance accessibility to issues
f4afd133 Enhance commit message guidelines
83759953 Enlarge data in BenchmarkReplaceShortcodeTokens
bc3c2290 Ensure Section is set before returning Page object.
1cbdd3e5 Ensure that BaseUrl used in hugo server ends with /
8b84156f Example of a multilingual site.
9262c5b3 Exit -1 on ERROR in non-global logger
7cd69aaa Exit with error code on any error
beff6805 Expand the ACE base template lookup pattern
cb00917a Expand the ShowPlan functionality
817d6948 Expanded the Page Params section in variables.md
6b28e38c Expansion of unit tests for utils/utils.go
358dcce7 Experimental AsciiDoc support with external helpers
16b71bbb Export "detectFrontMatter" to fix caddy-hugo
ad176055 Export MainSite var
5bda0398 Export Page.Layout
63d9859c Expose canonifyURLs as a command flag
5d565c34 Extend template's basic math functions to accept float, uint and string values
af47e5a2 Extend template's mod and modBool functions to accept any int types
44186c6a Extending rss item limit to 50… can reduce further in template with ‘first N’ functionality.
b14b61af Externalize the writing of content to a target
be45399c Extract Ace handling to a method
98c12b7b Fail early in TestGetRealPath
ae63c2b5 Fail on partials with return when given none or a zero argument
36e0d005 Fall back to link title for default page sort
a278a68c Feat/new benchmark script (#23)
f52e6628 Feed the titleized taxonomy key through string replace to replace '-' with ' ' for proper display of the taxonmy title
1d4ff024 Finish release notes 0.44
e2634752 First stab at correcting GuessSection tests
4f66acdc First take on release notes for 0.13
4d425a86 Fix
09a0af94 Fix Appveyor Windows build and GitInfo path issue on Windows
322c5672 Fix "date" page param
5178cd13 Fix "failed to create file caches from configuration: file exists" on Windows
78e9229c Fix "hugo new" EOF error with an archetype file without the final EOL
86c3de4b Fix #263, document HTML comments & IE conditionals
30af267b Fix #302. Links now have trailing slashes.
b3130b52 Fix #363 - Docs: make the fixed menu on the left scrollable
09115a96 Fix #394 - Docs: add a missing link to the livereload page in the intro
f3e9cbc7 Fix #593 problem with hugo -w
c2869aea Fix -ldflags for Go 1.5
bef496b9 Fix .Truncated in manual summaries
001a28c2 Fix .WordCount, .FuzzyWordCount, .ReadingTime when summary marker is set
b1f2b433 Fix /.xml RSSLink when uglyurls are enabled
17af79a0 Fix 0.62.1 server rebuild slowdown regression
0c01fef3 Fix 2 data races in TestPageCache
8df5d76e Fix 404 with base template regression
b8725f51 Fix ANSI character output regression on Windows
45c665d3 Fix Asciidoctor args
723ec555 Fix Babel on Windows
be831d74 Fix CLI command description for the top level
0c3d2b67 Fix CLI example for PostCSS 8
04bdb596 Fix CircleCI build issue
47c91a4c Fix CreatePages
bbfebdea Fix Data in multisites
a34213f0 Fix Docker build
95a473e7 Fix Dockerfile
d3c36761 Fix EOF
2564f46a Fix Emojfy for certain text patterns
6c0f7052 Fix Emoji benchmark
be0903c7 Fix FullFilePath
4ed1228d Fix GA anonymizeIp order
cd07e6d5 Fix GetPage Params case issue
a985efce Fix GetPage on section/bundle name overlaps
95f49211 Fix GetTerms nil pointer
2ebb9f54 Fix Go build version
6c3c6686 Fix Go template script escaping
139be09f Fix GroupByParam to return original param string
68e2e63d Fix Hugo hang up with empty content directory
73d923e9 Fix HugoInfo init
4c04d710 Fix In func given an []interface{}
27a4c441 Fix IsAncestor and IsDescendant under subsection
8d5766d4 Fix IsAncestor and IsDescendant when the same page is passed
4d7fa9f1 Fix IsAncestor/IsDescendant for taxonomies
4a39564e Fix IsDescendant/IsAncestor for overlapping section names
be325a30 Fix IsMenuCurrent for SectionPagesMenu
4402c077 Fix JSON array-based data file handling regression
4efdb909 Fix JSON syntax error in example configuration
e28bd4c0 Fix Jekyll import
526b5b1c Fix OpenGraph image fallback to site params
a3fe5e5e Fix Params case handling in the index, sort and where func
e1a66c73 Fix Params case handling in the new site global
5df2b79d Fix Permalink for resource, baseURL with path and canonifyURLs set
be25acae Fix README part about missing Windows tests
08670e6a Fix README.md to list the correct -ldflags for Go 1.5+
6a3d1037 Fix RSS Title regression
1b42dc57 Fix RelPermalink() and Urls in menus vs canonifyUrls
19e12caf Fix RenderString for pages without content
9698b0da Fix RenderString vs render hooks
78f8475a Fix Resource output in multihost setups
b2236457 Fix Test Name
48b6777e Fix Truncate
bf0dfa3e Fix URL in multilanguage sitemap index
ab82a27d Fix URLs for bundle resources in multihost mode
2890b6db Fix UTF8 permalink
91d16fbb Fix UglyUrls on Windows
c7aa881d Fix Unicode issue in Slicestr and Substr
280df4e3 Fix Viperized .Site.Params
f2795d4d Fix WeightedPages in union etc.
be0314b1 Fix Windows Ace path issue
d8a256c1 Fix YAML loading of multilingual config
523d5194 Fix _build.list.local logic
7e692544 Fix GroupBy function issues
d12f6cd7 Fix echoParam template function to accept string key name
d467ec0a Fix a bug with taxonomy rendering.
5e0a16ea Fix a crash for ref page#anchor.
ca0c67dc Fix a minor typo discovered by Lintian (Debian)
32d9345b Fix a minor typo in types.md
67df33d8 Fix a more summary corner case
f3cb0be3 Fix a typo in CONTRIBUTING.md
ad6504e6 Fix abs path handling in module mounts
ef87dffb Fix accidentally removed line from menu template.
fd1f4a78 Fix addkit link to account for i18n
c75da346 Fix alias documentation.
371c148c Fix alias for data files doc
9679023f Fix aliases with path in baseURL
145b3fcc Fix aliases with relativeURLs
f720fe56 Fix aliases with uglyURLs
e0b27820 Fix alignment of go gets in Dockerfile
6cceef65 Fix ambigous error on site.GetPage
78578632 Fix archetype handling of directories in theme
f7f549e3 Fix assorted typos
f45cb317 Fix base template handling with preceding comments
c91dbe4c Fix baseof block regression
f441f675 Fix baseof with regular define regression
1f326ad9 Fix bash-completion for Hugo builder flags such as --theme
23a5711d Fix benchmark panic
7461ed63 Fix benchmark so the buffer is read each time.
8df88496 Fix breaking test cases on unix platform
bee52f85 Fix broken Highlight test
69c28985 Fix broken Highlight test
2cf8fe2e Fix broken Travis config
be2c67ad Fix broken Travis tests
8b8a1e0a Fix broken build
cb3576b6 Fix broken convert
be09781a Fix broken convert command
8ed67169 Fix broken data dir test
56eead2a Fix broken doc section
6c238e14 Fix broken link
8058abd7 Fix broken link to Index page
4d4da001 Fix broken shortcode test
503ca6de Fix broken shortcodes for Ace and Amber
64817cc0 Fix broken template test
b3c82575 Fix broken test
ffcf26e6 Fix broken test
ea6ae769 Fix broken test
206440ee Fix broken tests
43a5aaa7 Fix broken tests
00868081 Fix bug in Site.assembleSections method
41a51681 Fix bug on windows where the backslash got removed in func MakePath()
e7991003 Fix bug so watch works on theme directories as well
32d645d9 Fix bug where running hugo without options causes to create $TMPDIR/hugo_cache/ directory.
e76c3feb Fix bug with JSON front matter parsing.
7c3dceea Fix buggy Menu.Limit()
88a320fb Fix buggy Pages.Limit
fe7ca7d7 Fix build
8ebb85f1 Fix build
8999de19 Fix build on armv7
18888e09 Fix bundle resource ordering regression
6dec671f Fix cache key transformed resources
c0d75736 Fix cache keys for bundled resoures in transform.Unmarshal
cfa73050 Fix cache reset for a page's collections on server live reload
c2e29138 Fix canonifyurl vs schemaless links
40b1b8f7 Fix case issue Viper vs Blackfriday config
e1da7cb3 Fix case issues with Params
239c75c7 Fix case issues with Params
8cd3ea56 Fix check-vendor logic in Makefile
f37e77f2 Fix class collector when running with --minify
d72c454f Fix command for getting hugo in CONTRIBUTING.md
7b4e4769 Fix comment for NormalizeHugoFlags
3be2c253 Fix concat with fingerprint regression
23f69efb Fix context of opengraph video range
e445c35d Fix copyright headers in source files
d6ed17c6 Fix crash for closing shortcode with no .Inner set
cd062623 Fix crash with "config", "check" and "benchmark"
a524124b Fix crashes for 404 in IsAncestor etc.
e1340c06 Fix crossrefs on Windows
8cea4288 Fix data race in non-renderable pages
a9c5133a Fix data races in sorting and Reverse
a06c06a5 Fix date format in internal schema template
667a047c Fix date issue with home page in Sitemap
84f4c21d Fix datePublished to publishdate
d1364ffb Fix defaults for Blackfriday
217ffa87 Fix doc render on Firefox
5cfb690e Fix docs error with json comma
a3d6e7c4 Fix docs script and css references to refer to the correct location
2fa851e6 Fix ellipsis display logic in pagination template
44cdb37b Fix eq and ne tpl function issue
dbfc7ea0 Fix error handling in SymbolicWalk
c9c19d79 Fix error handling in mage build
47d4edce Fix error message for go vet
103ea842 Fix errors reported by Go Vet
1accd3ba Fix example for autocomplete
f31ec3c2 Fix example in docs that wouldn't work in practice
714d4a9a Fix failing Windows test
a6a9df39 Fix failing shortcode tests on Travis
9edc58a0 Fix failing template related tests in Go 1.6
b718d743 Fix file paths for uncached transformed images
11ddc308 Fix for issue 583
523f38a9 Fix for issue 839 and 490 on Windows
d7f364c2 Fix for meminterval not using specified interval
924028a9 Fix for page in multiple menus
803865f8 Fix for page.GetParam() for JSON and TOML maps
be2842da Fix formatting in hugo command description
868e4798 Fix formatting of "Installing on Windows" tutorial
784077da Fix fragments being AbsUrlified in final html
9f0f73f4 Fix front matter for 'Creating a New Theme'
28e6e19d Fix git commit blog article link
35d2eac4 Fix go vet 1.7 issues
c7975b48 Fix goMinorVersion on non-final Go releases
ca68abf0 Fix goldmark toc rendering
59df7db7 Fix half-broken self-closing shortcodes
080302eb Fix handling of --contentDir etc. flag
ffcb4aeb Fix handling of HTML files without front matter
2817e842 Fix handling of content files with "." in them
a9e551a1 Fix handling of duplicate footnotes
4eb2fec6 Fix handling of top-level page bundles
bb80fff6 Fix headless regression
fa53b13c Fix hugo -w
12876ec9 Fix hugo benchmark
059e8458 Fix hugo benchmark --renderToMemory
de82404d Fix hugo server "Watching for changes" path display
adf40549 Fix humanize when string is empty
00a238e3 Fix i18n project vs theme order
b3a72155 Fix i18n with missing translations and add tests
e82b2dc8 Fix ignored --config flag with 'new' command
786f7230 Fix image cache eviction for sites with subdir in baseURL
c62bbf7b Fix image format detection for upper case extensions, e.g. JPG
dc068ccb Fix imports so hugo builds on darwin
3037d200 Fix inconsistent front matter handling
158e7ec2 Fix incorrect MIME type from image/jpg to image/jpeg
57b4f331 Fix inverse notation
714abd5c Fix issue with nested shortcodes
96f09659 Fix language handling in ExecuteAsTemplate
ae742cb1 Fix language params handling
9bdedb25 Fix lazy publishing with publishResources=false
a0167d83 Fix leaky goroutine
7f1bcd89 Fix link to front matter
c7dd66bf Fix links for non-HTML output formats
cdefb5a0 Fix links to Ace and Amber pages
79767f56 Fix links to GitHub repo for spencerlyon2/hugo_gh_blog
952a3194 Fix live reload mount logic with sub paths
2fc0abd2 Fix livereload for @import case
f87239e4 Fix livereload for the home page bundle
d18a8cbe Fix livereload in multilingual mode
d2020506 Fix loading of Lato font in style.css for docs
a2fa3895 Fix log message in test
e3433e6a Fix long descriptions of benchmark and serve commands
ad5ef438 Fix mage vs make issues
67524c99 Fix mainSections logic
d4b6f9ac Fix map-order dependent menu tests
83c68065 Fix menu URL for node type pages
ea529c84 Fix menu URL when multiple permalinkable output formats
836b1800 Fix minor typo in file docs/content/templates/overview.md
6c6905d5 Fix missing "]" in README.md in commit 2242712
df8e9366 Fix missing shortcode in doc
266511b6 Fix missing space before 'width'
87274755 Fix missing word in code comment (my own fault)
80dd6ddd Fix module mount in sub folder
8969331f Fix multihost detection for sites without language definition
b3563b40 Fix multilingual reload when shortcode changes
9123ac55 Fix multilingual site layouts/templates.
24d8ac1f Fix multilingual styling with small screen.
e3ea4b48 Fix name logic for Amber templates
f0eecc6a Fix non-ASCII path handling for Page resources
522ba1cd Fix order of GetTerms
186db7cd Fix page names that contain dot
ccb3040a Fix pagination page counter on 32 bit
4df86a70 Fix paginator counter on x86-32
f7375c49 Fix paginator refresh on server change
0e00ca6a Fix paginator with uglyurls
4c2a0de4 Fix panic in 404.Parent
f4605303 Fix panic on no output formats
0bd6356c Fix panic when home page is drafted
330639d2 Fix panic when using URLize
ff9f6e1b Fix panic with HTTP serve initialization problems.
d8e18349 Fix parsing edge case of frontmatter
18d69d7f Fix periods in taxonomies create bad paths Fixes #1188
72ba6d63 Fix permalink bug in uglyurls mode (refs #187).
025a37df Fix permalink functionality, which was broken in 62dd1d4.
2e954d85 Fix permalinks to subdomains
be540f5b Fix potential Windows path issue with Pygments cache
8fe48a65 Fix potential data race in test
35dda2d9 Fix pygments check in test
ee67dbef Fix query parameter handling in server fast render mode
b0d85032 Fix rebuild logic when editing template using a base template
58c446f5 Fix recently introduced new data race in the shortcode handling
8cb435f1 Fix redirect-loop for Hugo server
1746e8a9 Fix ref/relRef regression for relative refs from bundles
8947c3fa Fix ref/relref short lookup for pages in sub-folder
ef3c4a56 Fix reload dir matching in theme
31035f8a Fix remote test on Go 1.4
98659bf3 Fix searching YAML/TOML delimiters in frontmatter
c0cf1a7e Fix section menus for lazy blogger
61a02c4d Fix section name guessing on Windows
36220851 Fix self-mounts on the main project
6408c1cb Fix server data race/nil pointer in withMaps
42e150fb Fix server reload when non-HTML shortcode changes
d16a7a33 Fix shortcode directly following a shortcode delimiter
7f682d78 Fix shortcode handling in RST
be1429fa Fix shortcode handling in ToC
34f40044 Fix shortcode in markdown headers
76bf2dcd Fix shortcode vs pygments
30d65fd4 Fix site reset for benchmarks etc.
224a2ddf Fix some Go Lint errors
de7dd70b Fix some Go code doc issues
3526afc7 Fix some Go vet errors
4055c121 Fix some change detection issues on server reloads
0a7d1d0d Fix some corner cases in revised summary handling
be28d9d9 Fix some errors with format patterns
c52045bb Fix some inline shortcode issues
a4deaeff Fix some livereload content regressions
c03ea2b6 Fix some missing JS class collector cases
e29ede70 Fix some of the "new site" tests
35ccf06d Fix some recently broken embedded templates
4e9a5d8b Fix some typos in docs
40efc867 Fix sort test and title sort
56534bea Fix sort tpl func to return explicit type value
2060031c Fix sourceLink for Hugo
277d0ae4 Fix spell mistake in variables.md
bac1ba46 Fix spelling and go vet errors
bebb1b9d Fix spelling mistake in comment
d064139c Fix spf13/hugo#467. RSSLink now point to index.xml
e46148f9 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".
166a394a Fix static sync issue with virtual mounts
08d41c3a Fix strange carousel width on http://gohugo.io/
02da4959 Fix string comparison for .Truncated page variable
f25d8a9e Fix sub-folder baseURL handling for Page resources
51cabe6f Fix substr tpl func's int type variant issue
1b7acfe7 Fix taxonomy
b716dbec Fix template checking order in site.go
aae6fa0b Fix test to not fail when order is different, but slice contents are the same.
beb601c7 Fix testdata: srcset items should be comma separated, according to spec
9712d06b Fix the Hugo.Generator tag so it can be used
c31e083e Fix the docs helper tool
be57ec53 Fix the last Go Vet error
506e131f Fix the shortcode ref tests
93f3a85b Fix the time template func test
18a29964 Fix trivial typos in code
edcdb6f4 Fix two errors in two internal templates
26f34fd5 Fix two tests that are broken on Windows
a6816db7 Fix typo
c362634b Fix typo
c5e68ba1 Fix typo in "Creating a New Theme"
ee56efff Fix typo in 0.76.0 release note
b336abcf Fix typo in Archetypes documentation.
06caa025 Fix typo in docs
9613e3e8 Fix typo in install instructions
473b6610 Fix typo in redirect error message
bea7b2e2 Fix typo in shortcode tests
c2a7c456 Fix typo in terms.md
be15b077 Fix typo in test
90b0127f Fix typo s/Meny/Menu/
e791835e Fix typo, "delemiters" -> "delimiters"
b56d9a12 Fix typo-logic bug in GetPage
c8477c4f Fix typo: "taxononomy" -> "taxonomy"
dbb86679 Fix typo: GetJson -> GetCsv
3cea2932 Fix typos
faa3159e Fix typos in development contribution doc
85f4935d Fix unclear RSS template docs
bb376982 Fix unicode menu URLs
acbedf62 Fix urlesc import url in Dockerfile
9f77f930 Fix various Windows-issues
b84389c5 Fix vimeo_simple thumb scaling
033a13e1 Fix watcher detecting changes as static when no theme
6d69dac9 Fix youtube_simple thumb scaling
a54ad2bf Fix: Test TestSafeWriteToDisk now works
5906c865 Fix: remove the unnecessary dot in an extension
f81f9ceb Fix: rewrite FileAndExt
5867cb5a Fixe target path location check in jekyll import command
7a8b754c Fixed #301. LiveReload works on any port now.
bf9595aa Fixed #328. Config file set appropriately.
09ed3c4b Fixed a typo
4ed43e80 Fixed bug where Url specified in front matter as pretty url wouldnt render
6fda9012 Fixed error in tutorial, added site variable docs
ec02b990 Fixed example and cross-reference in content/variables.md
c577a9ed Fixed ineffectual assignments
b389a923 Fixed invalid link to partials
fc20d0b4 Fixed launchcode5.md description
c8f2a574 Fixed link to Google Prettify
ad01aea3 Fixed misspelled words
c9a09418 Fixed section labels causing panic on windows. The filename path was being split using a unix specific path seperator. This fix uses the os.PathSeperator to ensure proper evaluation regardless of platform.
04d412ed Fixed showcase image paths
20bed49f Fixed syntax error in 404.html template code
e88d7989 Fixed tautological error conditions
1b36bda6 Fixed typo in summaries description in the documentation
40fccf22 Fixes #1292
de670ced Fixes #141: Wrong section in multi level structure
6205a16b Fixes #227 by properly scoping the variables within the go routine.
07b96d16 Fixes #4798
4250bf8e Fixes #80 - Homepage now renders correctly
294222ac Fixing a broken link in the docs
9a83f7a0 Fixing all tests to pass with new Viper Config
ec4b1526 Fixing broken link. Fixed #278.
7468292c Fixing bug where RSS for site was rendered in wrong location
d829e050 Fixing bug where only the first index list was created.
79dd1d02 Fixing bug with Live Reload where it broadcast instead of sending the handshake
de9f9ae1 Fixing getting started link.
dd9a7e64 Fixing headers in readme
8aa646ce Fixing image in readme
a4a1e39a Fixing issue when two menu items have the same name.
2540d884 Fixing issues go vet reports.
f6e590e5 Fixing link to contributor page on github
a870f4d9 Fixing missing trailing slash in baseUrl
7a521ad1 Fixing some RSS issues
4f813c09 Fixing some bugs introduced in prior few commits. Tests now pass.
cafd39eb Fixing some tests
ae15ff09 Fixing test which erroneously checked values and order, rather than just values.
34a93fa1 Fixing the docs sidebar interactions
6f9f93f3 Fixing the taxonomy example. Fixed #318.
05102f1b Fixing typo in ordering.md fixed #401
94a3184a Fixing up source code formatting.
df0523ff Flipping around weight order. higher weight at the bottom. use negative to pin to top.
6b6dcb44 Flush partialCached cache on rebuilds
8c840480 Force full rebuild when site config changes
1e8e5d4e Format docs
c713beba Formatting cleanup
480e01eb Further work on path/section stuff. Tests passing now.
f1990049 GO -> Go
b7513ea6 Get Dockerfile up-to-date
53a5932f Get rid of allocation in the BenchmarkReplaceShortcodeTokens itself
7e0fa13f Get rid of some viper.Get
calls
89e31256 Get rid of the rawContentCopy field of the Page struct
062510cf Get rid of the utils package
8b657a11 Get the list commands up to multi-site level
5e2e62d9 Get versions back to 0.20-DEV
cc5d63c3 GetJSON/GetCSV: Add retry on invalid content
076b618f GetJson and GetCsv have now variadic URL parts so that you can submit pre or post parts of an URL. The parts will be joined to the final URL.
8d3fa7ef Getting rid of bad scrollbar
390c158f Github page strategy for username.github.io repos
253a6188 Go 1.6 is out!
16845791 Go back to lowercase slugs. Also, use MakePathToLower in TestMakeToLower.
6da23f74 Gofmt
cb909cde Google Custom Search: Open link in _parent
db1a5af1 Gopk.toml cleanup
be0784bb Grammar fix in error message
4adf58cc Group both options under Blackfriday: documentIDAnchor
48870fef Group vars in paginator
602ceec0 Handle 404 thread safely
3669015f Handle Hugo version strings with patch level
d9a78b61 Handle Taxonomy permalinks
d9f54a13 Handle ToC before handling shortcodes
da54787c Handle disabled RSS even if it's defined in outputs
bd1b019f Handle empty front matter in archetype.
45c69dd1 Handle error in config loading
94892726 Handle errors during filesystem walk
f94cd281 Handle errors during rereading properly
7e196a82 Handle remove & rename source operations incrementally
ef595aed Handle schema-less urls when apply absurl
9413cf84 Handle self rename operations gracefully
364e69ab Handle symlink change event
ef0b9b51 Handle sync (file copy) errors better)
f9b4eb4f Handle themes in the new file cache (for images, assets)
be6696c3 Handle views in combo with Ace base templates
c5f1031e Handler WIP
93f3d604 Handlers WIP
30d4a26b Handlers WIP (builds)
dfb84825 Handlers WIP - Convert now working
e8ca8602 Hash all pygments parameters.
fa2e58fd Have travis build with latest go.
6274aa0a Homepage "/" respects PublishDir
ad2c0b56 Homepage now has all content available, use sorting and first to control rendering
4f75ec98 Homepage renders with _default/list.html or then default/single.html when index.html is not present.
51b078a7 Homepage update. New Logo. Minor site updates.
62dd1d45 Hugo config abstracted into a general purpose config library called "Viper". Hugo casting now in own library called "cast"
9a2f6c62 Hugo import from jekyll
df824fa3 Hugo server renders and serves from memory by default (30%+ improvement)
97d06895 Hugo server watch by default
23a711a2 Hugo updated to work with latest cobra
015e9a93 Hugo v0.78.0 (#28)
6a98d269 Hygiene: Reduce copy-pasted code.
be381683 Hyphenate DEV version
e5aa08ff If baseurl is set then print that on the command line, else leave as default of localhost
fdab1180 If no language is provided to Pygments, then try and guess it
db18fd15 Ignore .DS_Store changes (thumbnail cache file on mac)
b5030782 Ignore Byword temp files
d1cf262b Ignore jb_tmp
files created by IntelliJ
e53bc948 Ignore content files ending in ~
97eb9225 Ignore dotfiles in content directory
32d82a44 Ignore emacs temp files
72ecd0cd Ignore non-presence of "layouts" directory in watch logic Fixes #691
f3aa93fa Ignore temp files created by IntelliJ when saving
277425ba Ignore temp files created by IntelliJ when saving
2d11551c Ignore temporary file "4913" created by Vim
3244cb3b Ignore unknown config files in config dir
f9978ed1 Image resource refactor
d013edb7 Implement HasMenuCurrent and IsMenuCurrent for Nodes
ae9c25af Implement apply.
29c9a40a Implement hugo --theme=[Tab][Tab] bash completion
bd98182d Implement cascading front matter
5b0245ca Implement substr template function
10a773cd Implement support for alias templates
c8fff950 Implement the first generic JSON output testcase
11fe227b Implementing new menu system in the docs site
831e9368 Improve "watching for ..." logging
e590cc26 Improve .Content vs shortcodes
74520d2c Improve .Get docs
9409bc0f Improve .Site.GetPage for regular translated pages
b6867bf8 Improve Org mode support: Replace goorgeous with go-org
5cf1475e Improve README
c5f40e8b Improve RW-locking of template in shortcode handling
df298558 Improve Tailwind/PostCSS error messages
4abaec5c Improve TotalWords counter func
f1fec88c Improve abs url replacement speed
c40bc274 Improve build labels in README
b9aaa007 Improve command text for import command
3f0f7eed Improve error handling in commands
d681ea55 Improve error message in metadata parse
241f9f9e Improve error message on missing shortcode inner content
ab7223df Improve error message on new site command
2fd0a5a6 Improve error message when no Babel installed
f2ab0b26 Improve formatting of Hugo command descriptions
e1175ae8 Improve grammar in README.md
f1e1cdab Improve i18n string handling
54141f71 Improve language handling in URLs
2fb9af59 Improve markup determination logic
ebb56e8b Improve minifier MIME type resolution
de76d4a8 Improve pagination testing
9af47f07 Improve rendering time
051fa343 Improve site benchmarks
30bc4ed0 Improve some godoc comments
3574304c Improve some random feedback messages
ec374204 Improve stderr logging for PostCSS and simlilar
cd575023 Improve the server assets cache invalidation logic
a50133ff Improve the server usage output
00b590d7 Improve the twitter card template
e39a258e Improve type handling in Seq
306573de Improve type support in resources.Concat
20467e36 Improved error message when config file not found.
ca55ea50 Improvements to Automated Deployments tutorial
16b1f284 Improving installation instructions
4ebaec89 Include Section Taxonomy into SiteInfo
a591a106 Include building hugo docs as part of test.
d841d522 Include building hugo docs as part of test.
59c4bc52 Include path to source page in non-relative ref/relref warning
406233f0 Included instructions for omitting disqus comments on localhost.
def5f101 Including documentation on indexes
4743de0d Increase data directory test coverage
8278384b Increase refLinker test coverage
8bd0ffba Initial Handler Architecture WIP
50a1d6f3 Initial commit
fdf8db9c Initial doc file: Dynamic Content
172ff5ea Initialize HTMLRedirectAlias before ShowPlan()
14e93de8 Initialize funcMap in an init function.
53b7d5b8 Inner Shortcodes now treated as markdown. fixed #185
ec9c6912 Insert code tag for server-side syntax highlighting
bedc2d84 Introduce FilepathPathBridge
75dd596e Introduce HugoSites type
eada236f Introduce a tree map for all content
610c06e6 Introduce source.Filesystem
274d324c Introduce unit testing for page.go
2b91b480 IsMenuCurrent now resolving correctly when baseUrl is not at the root path
9d80ecb4 Keep trailing slash when baseUrl contains a sub path
dd45e6d7 Lazy calculate WordCount, ReadingTime and FuzzyWordCount
03a70161 Let Amber template call Hugo's custom functions
b25ba8b0 Let Cobra do the usage error logging
3ab00e6e Let travis test against go-tip
0d415e45 Link Gitter as Dev Chat in README
0bdb9b7d Link no longer works - Dead link
0c229707 Linkify release notes
99a18b21 List directories being watched when server is run
44f5c1c1 List future and expired dates in CSV format
1827680b List of variables
e9853642 Listen channel before sending values to it
b52e9463 Little syntax mistake
60ed5bda Live reloading is working! Still need to incorporate cleanly.
4281cbfa LiveReloadDisabled works with Watching properly. Fixed #335.
ef4dfcec Load livereload.js from "/"
ec23aa99 Load templates from the Afero source fs
5e34ae61 Log ERROR on missing baseurl
80e1fd29 Log fsync errors
354192d2 Log missing theme as FATAL
998034fa Log on error in translation file
54e41768 Make "Indexes" the alias and "Taxonomies" the canonical name
fa71f6c1 Make # survice Url cleaning
ed0fe9dd Make 'read a string' code understand float64 (json) and int (yaml) as well as actual strings
fa8ac87d Make 'where' template function accepts dot chaining key argument
4d26ab33 Make .Content (almost) always available in shortcodes
7e765cc1 Make .IsHome work when homepage as page
301e4c7e Make Amber read from the Afero source file system
f6c0b472 Make Blackfriday smart fractions to really default to true
7d5c9fbf Make ByCount sort consistently
da5d98e9 Make First accept any int
6ff435aa Make GroupByParamDate work with string params
f2ff77f3 Make Hugo build without Mercurial
a0859dc6 Make LazyFileReader use the Afero source fs
597e418c Make Page an interface
417c5e2b Make Page.Content a method that returns interface{}
f4f566ed Make Pages.Prev/Next work like the other Prev/Next methods
783c76b8 Make RSS dates valid
beb4ab16 Make RSS output test more realistic
3ccb3979 Make Urls in menus respect CanonifyUrls
4b7d3e57 Make WARN the new default log log level
8ad9c0a7 Make Where template-method accept methodname as key
30e14cc3 Make --navigateToChanged more robust on Windows
09624708 Make absURL properly handle baseURL with path component
22683a3b Make alias redirect output URL's relative
4f4015d7 Make all the params to Replace an interface{}
b8af06f2 Make auto-date disabled by default
22cd89ad Make chomp return the type it receives
b581bbd8 Make config flag global
bec9b92d Make contentTransformer names consistent
beaa008c Make deprecated warning for this release more alert
c24f3ae2 Make docshelper run again
603b24a1 Make each generated page’s footnotes unique.
0becad72 Make error message when encountering unrecognized file extensions more helpful
0602135f Make ge, le etc. work with the Hugo Version number
30603070 Make highlight.js example clearer
4898fb3d Make home.Pages work like any other section
db3c49d0 Make hugo server -t work again
342b6fe8 Make it clear that Path is relative to content root
596e0e98 Make it possible to add a language in server mode
2079a23d Make it possible to configure Blackfroday per language
a00edff5 Make it the DEV version
63a6da06 Make multilingual respect DisableSitemap
80c7ea60 Make noHTTPCache default on
e9894683 Make noTimes command flag work
bec90e08 Make page 1 alias ugly
b86a605b Make paginate settings configurable per language
ea8d0981 Make per-page url overrides take precedence over section permalink settings
1cc63869 Make ref and relref respect plainIdAnchors
4b7c1342 Make removal of accents in taxonomy and section paths optional
b08d9f26 Make replaceShortcodeTokens rewrite the input slice
6b02f5c0 Make resources fetched via resources.Get and similar language agnostic
2bfa9fb7 Make server bind interface configurable.
d25cd039 Make small fixes to README file - Add a step to Contributor instructions for those modifying commands - Change forum link to http (https does not work) - Add "Sign the forum release thread" to contributor instructions
15333270 Make sort tpl func accept field/key chaining arg
3acde9ae Make sure CSS is rebuilt when postcss.config.js or tailwind.config.js changes
6a30874f Make sure Date and PublishDate is always set to a value if one is available
6b552db7 Make sure drafts etc. are not processed
49b8ac5f Make sure hugo --version prints the version and does nothing else.
53c9e890 Make sure target destination has the right path separator.
bef0f281 Make sure that complete server URL is logged on startup
dc3618ab Make sure the 404 node has .Data.Pages
724357a2 Make sure there are only one HugoInfo instance
a7af6303 Make suure SectionPagesMenu setting is always loaded per language
90de5110 Make taxonomies configurable per language
def79376 Make taxonomy documentation match the example.
73cbefdb Make template comparison functions handle floats
542e220c Make tests green on both Pygments 2.0.2 and 2.1.3
43298f02 Make the "is this a Hugo Module" logic more lenient
3054a461 Make the DistinctErrorLogger more generic
9798a956 Make the check command work in multilingual mode
36f2a1f6 Make the config loading testable
1ba63f15 Make the header not jump around
0bfe9276 Make the invalid date/time format error message more helpful
2e0e77be Make the pygments shortcode test matching less specific
0f11eb4f Make the release note about renderToDisk more consise
69ee6b41 Make the simple mode YouTube links schemaless
8fb594bf Make the title case style guide configurable
5def6d9a Make the watch logger less chatty
d774b142 Make where accept slice
ac82fe32 Making active parent in nav reflect when child is active page in docs
7e19fa40 Making direction optional (and setting defaults) for GroupBy Pages functionality.
c8269d6d Making node.Keywords the correct length
1b7f18e3 Making partials context optional for compatibility with template.
1302ef9f Making site page initialization a bit more granular and accessible
01caaeba Making the Pages Sorting methods available within a taxonomy term.
b81ebf2a Making the install on the homepage a bit more clear
946ad9c2 Making the links stand out more
70dc370c Making the term "Term" more consistent with Taxonomy usage.
d06ebc98 Marked the whole path as code
2278b0eb Medium -> Hugo exporting tool
eeaf343a Mention .Params and .Page variables in shortcode docs. Also highlight variables.
29973101 Mention a "no CGO rule"
3ad3f2f0 Merge branch 'doc-fix' of https://github.com/brandonblack/hugo into brandonblack-doc-fix
60b876a2 Merge branch 'main' of ssh://github.com/neohugo/neohugo into main
bdb187e4 Merge branch 'master' of GitHub.com:spf13/hugo
e1e6aaed Merge branch 'master' of github.com:spf13/hugo
b69694a3 Merge branch 'master' of github.com:spf13/hugo
733c0207 Merge branch 'master' of github.com:spf13/hugo
f2e4c9d7 Merge branch 'master' of github.com:spf13/hugo
d33a42f1 Merge branch 'master' of github.com:spf13/hugo
6e272394 Merge branch 'master' of github.com:spf13/hugo
109e6f95 Merge branch 'master' of github.com:spf13/hugo
3c4bc653 Merge branch 'master' of github.com:spf13/hugo
3c3fc45d Merge branch 'master' of github.com:spf13/hugo
0e57fcc9 Merge branch 'master' of github.com:spf13/hugo
8f330626 Merge branch 'noahcampbell-index_reporting'
45ce6e2b Merge branch 'redirect' of https://github.com/rozza/hugo into rozza-redirect
efd50631 Merge branch 'release-0.36.1'
00e36a41 Merge branch 'release-0.40.3'
282f6035 Merge branch 'release-0.42.2'
3583dd6d Merge branch 'release-0.49.1'
604ddb90 Merge branch 'release-0.49.2'
6b3f1a10 Merge branch 'release-0.55.6'
9f497e7b Merge branch 'release-0.56.1'
545a1c1c Merge branch 'release-0.73.0'
49972d07 Merge branch 'release-0.76.3'
62119022 Merge branch 'release-0.76.5'
7c597c7d Merge commit '047c4188dfc854f658d16f1e4a9501f9c97a31c7'
df1677a6 Merge commit '05e42bc643f1840ed2ad9c2eff82a269d1381683'
84f4b731 Merge commit '0a23baa6a90901f772c234107c4f12c16c76f4aa'
b7ca3e1b Merge commit '13e64d72763bf8d6d92d4cdfc15ed45ee9debfab'
6b61f2a5 Merge commit '14e369b961943a0b977776899e24e8bea63834df'
469351d5 Merge commit '26f1458a2df6b55eee3a5de46f5fec23a43a7c7d'
673e622f Merge commit '28bd06265e88454b061810578919d891909a83ad'
67f3aa72 Merge commit '2e711a28c71e8667258e5ab824f9b9a71c261b0a'
23ba0edf Merge commit '30694a133a88d5f76a51d0372646e10cbeca7691'
14786c4d Merge commit '30c0d485eaff6d70df1be0353911ddca485d52bf'
6a517011 Merge commit '325009c3fd4ac90021897b7e3e025c14e70ce162'
158e1151 Merge commit '337d0c5f516ee085205e8abefdb7f87e6d33ca05'
05d0eddd Merge commit '35febb2e2a3780c3338a2665fddea7dda28a17f4'
4560261b Merge commit '374d184e6747678364fd61f5faf328ec9205eb6b'
91fb8f1b Merge commit '3886fc1fef6ac19d58b9ba1bb642d0c6c9a54031'
1639fd20 Merge commit '3a44bf182fed5f34621f450114083a6dd7e88a07'
1e5eb867 Merge commit '3c0036805d64fdd8290f1c4a31371780ff3ea365'
b3eeb976 Merge commit '3cf4300097610bb8b5bd0686d96d1df5db641895'
82029c1e Merge commit '4b670bc8cc38103c2c60e5090c2f56bf30832b8d'
ec596227 Merge commit '5070ba6c9e6c492deade3c30cfe769b9dbf7151d'
1c18f3fc Merge commit '50ec65fbe1a48475d3320775dab2c47389c02114'
df56682a Merge commit '534ae9c57a902aea9ed6e62390dec11fa74b7122'
6f069e54 Merge commit '5a83bf314f4c0ce1d61341e0a1df21c9998e8154'
de8ca7e4 Merge commit '5ac0f751aa47e52625662215f66efa99a6abfc2e'
461b0e06 Merge commit '5cb4e46cfa65bddae8ac5344540e3dd1e4c266b2'
ddc15ed4 Merge commit '5e078383a787e8b5ec3ba73f05ea4130840afbe2'
932ae527 Merge commit '61c27b58b353c73772aae572c7d822fdfdf7791b'
f1916f11 Merge commit '6aa5c9117fd34644459ea9bcfb1b3f5010658d5d'
4c220c4a Merge commit '6dbde8d731f221b027c0c60b772ba82dad759943'
4b2738d8 Merge commit '74309fe5699a595080fdb3a14711e0869babce99'
e6dd5494 Merge commit '766085c2dc6fc95ac30fda2a9ebde2355fc12554'
f8fd5796 Merge commit '7a89dce53bfbd67a17442a8f9be8fa895fc4f9b1'
b9e4f589 Merge commit '7d7771b673e5949f554515a2c236b23192c765c8'
bc57f5c3 Merge commit '807c551922707fc5ae0eb26e8f01638c0c63fdb3'
5f7a65a0 Merge commit '823ce055ed3356da37e9ec4ac70446bdbbaa8de8'
914cc85e Merge commit '83bef6955e014d40c0f00db9cebe09113154e999'
e4621446 Merge commit '89044b8f8795f17c36396c67823183a20fc88139'
740b7255 Merge commit '8a4005cf2b0ef34265ff8051a6b76226685fc226'
cc98fc8a Merge commit '8b73644d81a81e82851b7f7c90aa8ab5524fbe93'
57637d89 Merge commit '900b5f6cfe5a377ef369d26cd700201be4cf6b06'
22afe280 Merge commit '978856e2ad12d2bcaf37bb9e31f806b30a4c42f4'
0efd3748 Merge commit '98293eaa1570b5aff4452021c8b6d6c8560b3f06'
b5cb8866 Merge commit '9cc9bab46288d8d5f9fda7009c5f746258cec1b4'
b6a30283 Merge commit '9d68f695e782c6a83c77aff13317c7a22c694c98'
626b16e0 Merge commit '9e1dcefc5f559944b70d2fa520f6acd5c56a69f2'
0508ca18 Merge commit 'a0c28c943c2f4714fa340b22a583b96f5013090b'
474bad34 Merge commit 'a215abf70e018f4bf40d6c09d8bd148d8684b33d'
9da61791 Merge commit 'a3535c8486b2ce762b1a8a9c30b03985c3e02cee'
873f8805 Merge commit 'a95896878f4b4a79448b39ce93a4e0d3258b4a43'
c947351d Merge commit 'aa54803a84208816e9c678359bd3f86760484ce0'
e02629f8 Merge commit 'b239595af5a9fc1fc9a1ccc666c3ab06ccc32f04'
59ebc83d Merge commit 'b6b37a1f00f808f3c0d2715f65ca2d3091f36495'
27aef3f1 Merge commit 'b9bd35d72e14932fb6588ff62b90cddef0a060fc' as 'docs'
c0370e0e Merge commit 'ba45da9d03056447e4873de13d4e0f8d658a769b'
4f61a926 Merge commit 'be04ece8590f775a52ea167fbe4555753e8c5211'
95d62004 Merge commit 'c0290655825e7bb36e13fb39f89d85b392cf1adc'
876e5f67 Merge commit 'c2037f0c9a3a35b9db9c404f6b5f94ec8b690a53'
15ff0765 Merge commit 'c305e44f5f081e4436195923a4593e396f07cd49'
3d84ef97 Merge commit 'c494c37a4523fbf2db6274dc87e0877fd5bec24b'
e0e81b28 Merge commit 'c9403cbceaaeff53ff4833561f4eefe1dc1a405e'
f8b8b091 Merge commit 'cb39847dee488c373dd5bc2a3706385342a59355'
7b9dbef4 Merge commit 'd2b1030060d3c91d5f9ffa3456418da16bd74f1d'
1b9dc52e Merge commit 'd2ec1a06df8ab6b17ad05cb008d5701b40327d47'
27569275 Merge commit 'd6a4af7018e8618944a6471ceeb7aae1d4df6afa'
30748dec Merge commit 'da3c3e5fbd0de65f956618cd2e35401460a3cd02'
06e56334 Merge commit 'dae5a7c61cceeb0de59f2d755f63e453f71dd9b2'
a7765bb3 Merge commit 'dd78d5b23fe597f4461aa4199401b4e07c0612e2' as 'docs'
5e39eb20 Merge commit 'e5568488051a571df48401e03f1304b95dbc9028'
22b213b1 Merge commit 'e81208265bb3cdb7606d051a23d83aeebcb7d34d'
b17a61a6 Merge commit 'eb16165694f868d73e57b6aed5c26ba5e98229de'
2aa4c009 Merge commit 'eb738cd35cca1ffc68c5ed688dbe2a19108e8761'
a1900826 Merge commit 'ec4e6f9df2ab9ffdc62a3f59675369096e0d3f77' as 'docs'
5c31e0c3 Merge commit 'ecf5e081b5540e69f4af330233f39a07baf53846'
558825cc Merge commit 'ed8bf081fdbf336e026517b7e1b123c039014ab5'
0a917267 Merge commit 'efa74c5c6e6ff1daddeb5834ea7c69bed2acf171'
79355043 Merge commit 'efc0b1bb6c6564f54d596467dbc6a18cb206954e'
b1d438ea Merge commit 'f147b5c53eda15982e0fe762847532eeddb7485f'
c7c66e66 Merge commit 'f27faf9afd0a8db768a21954b8755f1bf1a14f1b'
245212a5 Merge commit 'f3cd083961f36dc96d05e98aaf67f650102bc757'
5a0819b9 Merge matching resources params maps
99a45d5d Merge pull request #1 from blackb1rd/main
4d2fbfc7 Merge pull request #1 from tychoish/add-gitignore
47783c1f Merge pull request #10 from noahcampbell/master
57b206ca Merge pull request #11 from noahcampbell/master
0b6a11c9 Merge pull request #113 from oyvindsk/master
c5715e98 Merge pull request #12 from imrehg/docfix
42de9bd8 Merge pull request #15 from hhatto/update-doc
d89c7ec7 Merge pull request #19 from nsabine/master
cf03d378 Merge pull request #2 from blackb1rd/ci/lint-action
94e57774 Merge pull request #2 from tychoish/yaml-rst-support
6a5e4b36 Merge pull request #20 from VonC/version
7a13434d Merge pull request #21 from duncanbeevers/master
4f17ad69 Merge pull request #22 from nsabine/master
2bf24877 Merge pull request #25 from noahcampbell/master
5b3b0f95 Merge pull request #26 from noahcampbell/master
8403dba3 Merge pull request #3 from tychoish/rst-fix
c661d980 Merge pull request #31 from cactus/issue-31
c689d46a Merge pull request #32 from cactus/issue-32
ec1a3a8d Merge pull request #35 from noahcampbell/master
cb39f052 Merge pull request #36 from noahcampbell/master
ca5a94a9 Merge pull request #37 from noahcampbell/master
2850692a Merge pull request #370 from kevinburke/its
7a51a8a5 Merge pull request #38 from noahcampbell/workflow_dotfile
756be987 Merge pull request #388 from GraemeCaldwell/patch-2
1ee94682 Merge pull request #4 from blackb1rd/ci/build_action
b76b80c5 Merge pull request #40 from VonC/clarify_uglyurls_flag
2542836b Merge pull request #41 from rozza/skipStatic
e2744d40 Merge pull request #43 from hugoduncan/feature/allow-xhtml-aliases
c4bcdebc Merge pull request #44 from cactus/avoid-redirect-with-slugs
eff8457a Merge pull request #46 from rawfalafel/sync_static
3d0dc1ac Merge pull request #49 from cabello/patch-1
2d884ff8 Merge pull request #5 from blackb1rd/git/ignore_tag
6f424175 Merge pull request #50 from cabello/patch-2
35b35a70 Merge pull request #51 from cabello/patch-3
00839567 Merge pull request #52 from rozza/StaticSync
eb4288e3 Merge pull request #53 from hugoduncan/feature/print-error-on-invalid-index
53077b0d Merge pull request #6149 from bep/sort-caseinsensitive
35157a06 Merge pull request #7 from blackb1rd/ci/build_action
029a3ae7 Merge pull request #742 from bjornerik/doc/blackfriday
dd1001ce Merge pull request #762 from bjornerik/fix/revert-revert-menutest
3a9300dd Merge pull request #798 from bjornerik/fix/nestedshortcodes
d36d7fba Merge pull request #8 from SebastianM/doc-json-fix
0f64b9c4 Merge pull request #8 from blackb1rd/ci/build_action
fa5cbb2a Merge pull request #944 from gitter-badger/gitter-badge
a82efe5b Merge remote-tracking branch 'origin/parser' into mrg_praser
fc8c5ad8 Merge tag 'v0.41'
f32ccd01 Merge tag 'v0.42'
5e2d3d2e Merge to stay up to date with current dev Feature: GetJson and GetJson in short codes or other layout files. For more details please see: http://cyrillschumacher.com/2014/12/21/dynamic-pages-with-gohugo.io/
dde965a5 Migrate docs to Bootstrap 3.0
141f3e19 Migrating Hugo to Afero for filesystem calls.
bf640775 Minor Docs Tweaks
23488f87 Minor README changes
8d8e9dde Minor cleanup of some of the resource getting code
20f351ee Minor cleanups
68cea070 Minor copyediting, no new content added.
649a7d2b Minor doc corrections
b98c2088 Minor fix to error message when copying static files
2ec046af Minor polish in path/url
ca7007bf Minor proofreading corrections to Hugo docs
a6022293 Minor proofreading corrections to Hugo docs
4161d542 Misc doc fixes
612a06f0 Misc paginator adjustments
a4da5262 Missing . on footer partials
dcda66df More Press
2a44ca54 More doc site improvements. Added documentation's new layout
d9964451 More error messages at syncing static contents
5374242f More expressive --check output
ef2ad4d9 More feedback where errors happen during metadata conversion
8b8fb417 More initialism corrections (golint)
828401cb More press additions
5dd3eaab More proofreading and minor revisions to Hugo docs
782dd158 More spelling corrections
ba8f652a More taxonomy examples in templates.
a7dae30a More work on indexes
6b0752e8 Move AbUrlify to post content transformation
eb117eb9 Move AbsURL into seperate file
5b9c2a40 Move HugoSites to hugolib
bed8197d Move Viper reset to correct level in menu tests
75c61236 Move import jekyll functions to import_jekyll.go
2ebfb33f Move alias logic to target module
2f10da15 Move alias rendering to target
28020f86 Move apply before cache put
5838420a Move blackfriday site-wide config loading to NewBlackFriday()
9c39593d Move cobra.MousetrapHelpText to hugo_windows.go
ff8b5275 Move in memory target into target module.
f5308da3 Move isThemeVsHugoVersionMismatch to /commands
32d91d61 Move matchRender to test helpers file
f49b63a4 Move press page to top level menu
e72ce89a Move s.prepUrl() before prepending BaseUrl.
72bda5ad Move section initialization to Site.assembleSections
73f203ad Move template library into it's own package (tpl). No longer dependent on hugolib. Can be used externally.
f023dfd7 Move the Build* methods to HugoSites
9cd54cab Move the emoji parsing to pageparser
4b6c5eba Move the mount duplicate filter to the modules package
353148c2 Move the privacy config into a parent
d6c16afd Move the shortcode parser to the new pageparser package
0305c825 Move timezone tests to integration test.
4004687f Move to target.Filesystem
19cb6c78 Move writing next to rendering
f45c6bc3 Moved TOC test into page_test. Some general page_test cleanup.
49f5eb5c Moved a test regarding a content.go function to a new test file content_test.go. Added some tests for general helpers, especially as a way to document the expected behavior, and as a warm-up welcome contribution.
41c0e82f Moved futured getSQL topic to another branch
21a7b725 Moved static content to /static
0e04b9a0 Moving processing short codes to the page
d712d6f3 Moving transformation on a per-page level
e56ecab1 Multilingual TODO-fixes, take 1
be964e95 Never remove trailing slash in RelPermalink
4d333e81 New Homepage for Hugo
a70acd11 New Icon Font for Hugo
7b960ac1 New targets & new renderers and write methods [WIP]
309db474 Nitro timer is encapsulated.
58802de3 No block support in shortcodes
cb48425f No double slash when destination set to '/'
74b55fc7 Normalize paths within hugo
75a2e6d4 Now support for config files as yaml, json or toml
b4bcc591 Now support for nested paths. Better section detection.
90af334c Omit protocol from embedded font resources
8a48412c On error, return error message, not nil
d48781ba One more error fix in the server command
75c260fa Only change rLimit on OSX (where it is needed). Fixed #194
08b582e1 Only do one livereload replacement
56c61559 Only duplicate resource output in multihost mode
60bd332c Only re-render the view(s) you're working on
3752348e Only set 'url' if permalink in metadata and remove duplicate confirm msg
be1a5662 Only uglify 404.html on server root
be0d9770 Only write highlight to cache when CacheDir is set
3663828f Optimize RuneCount
b984ec96 Optimize for the common case in Blackfriday config
455df107 Optimize replaceShortcodeTokens
ed23711e Optimize seven recently added Showcase thumbnails
708bc787 Optimize the multilanguage build process
7135d897 Optimizing thumbnail & preview images
d5c58b45 Order ByTitle and ByLinkTitle added
61197f9f Order the hugo comand flag vars
c07b10bb Output a timestamp with hugo server --watch
07f2ef9c Page Group functions now work even when an uppercase field / method is provided.
88c8a15b Pagination - do not render href if no next item
3dfb4751 Parallelizing the largest build processes (templates, pages, indexes). Seeing 300%+ improvement of total build time.
fdae0907 Params map has string as key
be79c35b Pass RenderingContext by reference in Mmark
cc2a5d52 Pass directory name to filters in LstatIfPossible in the same way as Readdir
99acbb2e Permalink on Node and Page should be of string
4993152d Permalink to include multiple directories levels
b0b4b821 Permit directory removal during static sync
fd2fc1d3 Polish 0.15 release notes
be82b5a9 Polish Slice doc
be4fe8f8 Polish Substr and Split tests
bef3df74 Polish absurlreplacer
be46a4b9 Polish func naming in shortcode handling
780e2f31 Populated page Site metadata. Enables accessing Indexes from Page template.
57ad3abe Pre and Post in Menu are type HTML
8afff8c7 Preliminary Theme Support
5f6b6ec6 Prepare for Goldmark
8ac1fcd0 Prepare release 0.20.1
a67d95fe Preserve HTML Text for image render hooks
00954c5d Preserve HTML Text for link render hooks
36adb5fb Preserve Unicode marks in MakePath
ca69cad8 Press: Add "Migrating to Hugo From Octopress" by Nathan LeClaire
740dc2ca Press: New URL to Kenny Woo’s blog about Hugo
ab0d29aa Press: Update URL to Spencer Lyon’s “Hugo and GitHub Pages”
ff4ca992 Press: add "Comparison site built with Hugo"
c59bdc20 Press: add article from sitelabs.es
ac2eaca0 Press: add tutorial written by Shekhar Gulati
733bff90 Prettier link hover state
c4c19ad3 Prevent 404.html from prettifying into 404/index.html
32344fe3 Prevent WARNINGs in RenderString
ccd2f4c3 Prevent capitalized taxonomy labels
8fe10708 Prevent confusing template errors when seq is nil
be7c3bbb Prevent cyclic ref crash in JSON encode
7d3dfba8 Prevent panic on empty authorlist
43f9df01 Prevent resource publishing for transformed inline resources
47c8f329 Prevent site config being overwritten
4a366fcf Prevent stale content in Fast Render Mode
f9168146 Prevent symbolic links from themes
be29c0bf Print ERROR on theme vs Hugo version mismatch
c5072291 Print URL when failing menu test
301d2baf Print error if index value in a page is wrong type
0d1d33d7 Print error when /index.html is zero-length
7555e364 Print feedback for hugo genautocomplete
c69835da Print feedback for hugo gendoc
9df60b62 Print layout name if it was specified when showing missing layout file error
3bbd02a1 Print parse errors from Viper
c5078093 Print template parsing errors to aid troubleshooting
45e50914 Process only the source content that has changed
5e14af95 Proper handling of 404 page return value
be1ee220 Proper integration of live reload with automatic injection
29e786aa Proper parsing structured array from yaml based FrontMatter
19d9a46f Properly handle -DEV suffix when comparing Hugo versions
02effd9d Protect against concurrent Scratch read and write
878754c2 Protect the innerShortCodeCache by a RW lock
112c3c5c Provide (relative) reference funcs & shortcodes.
fc5e92cc Provide better error handling
dd19d0cc Provide better support for various date formats.
d158f7e3 Provide more detail on static sync when running with verbose
859a78e1 Providing the ability to save (write) a content's source file.
9cc3d67c Pull Data Files tests into its own file
d4e5fa6f Pull the shootouts about 0.16 into the intro section
d6f81c73 Put back static theme conditional
42b33102 Quick-and-dirty way to print details of template errors
9bf223e5 Quote strings in hugo config output
159836ed README.me: Add linefeed that got lost in the last commit
cb040533 RSS improvements, now limit to 15 items and provide accurate date. fixed #172
eebf00f7 Re-export HugoCmd
819271cb Re-export the methods used in page group tests
c5279064 Re-organize the figure shortcode for better readability
de8fc876 Re-render shortcode on template or data file change
9f3796a3 Read/reread individual source content files next is incremental conversion
78e5263c Readme: Clarify usage of Gitter
773812de Reads data files inside data/ and makes data available in .Site.Data
d5720717 Redirect to main language from root
43bf9ed3 Redirect to root when DefaultContentLanguageInSubdir = false
2176d2c1 Reducing scope of RenderThing*
3273fce0 Refactor Hugo version
fad183c4 Refactor Org mode front matter: Introduce '#+KEY[]:' array notation
4ad39445 Refactor Page tests
06da6091 Refactor Permalink to private function
f77f2a9b Refactor TestGt to also include Lt, Ge, Le, Eq and Ne
54bdcaac Refactor a benchmark to make it runnable as test
ad8cea87 Refactor layout resolve to a descriptor/adapter pattern
9500ec1b Refactor layout selection code
ce6e4310 Refactor the GitInfo into the date handlers
1058cb17 Refactor theme path helper functions.
975f4cf1 Refactor tpl codes
627d016c Refactor var name limit to index
1bb00b8c Refactored added RenderThingOrDefault and tests
6aa2c385 Regenerate embedded templates
01e249e9 Regenerate templates
67b4c524 Regenerate the commands section of doc
4a2623c8 Regenerate the commands section of doc
f77a899d Regenerate the commands section of doc
a883948c Register all media types when in server mode
19c52ab0 Register rstHandler to restore experimental reST support
91e03b9f Reinsert deleted test
235acf22 Relase 0.49.1
918177ac Release 0.47
35be07f7 Release 0.30.1
058f2514 Release 0.31
94115888 Release 0.31.1
71abb53f Release 0.32.2
1ff80a8b Release 0.32.2
4aaf27dc Release 0.32.4
09a934b3 Release 0.33
a9a0190b Release 0.336
5903a9ce Release 0.34
51d5c542 Release 0.35
a1f40084 Release 0.36.1
3e1a6ebc Release 0.37
dfb6484a Release 0.37.1
37140a09 Release 0.38
c356f1d4 Release 0.38.1
47da0dca Release 0.38.2
1a6a0fa6 Release 0.39
7ef11839 Release 0.40
88cb2697 Release 0.40.1
669b3d3a Release 0.40.2
46dc006f Release 0.40.3
9e7e322d Release 0.41
f5c0a2b4 Release 0.42
d67e843c Release 0.42.1
1637d12e Release 0.42.2
87f0dc14 Release 0.45.1
a3a26597 Release 0.46
aefd9a80 Release 0.47.1
d351ac2e Release 0.48
011e3aaa Release 0.49
c397f2c0 Release 0.49.2
0addb2ad Release 0.50
cbed50e2 Release 0.51
724b3e67 Release 0.52
cb6c77b8 Release 0.53
52cec0fb Release 0.54.0
05d614e1 Release 0.55.0
adb776b2 Release 0.55.1
fcd63a86 Release 0.55.2
c85b726f Release 0.55.3
1707f1a5 Release 0.55.4
e33ed29b Release 0.55.5
9b48c5d6 Release 0.55.6
9d3ae81b Release 0.58.0
0237d459 Release 0.59.0
b2969b7a Release 0.60.0
31f322a6 Release 0.61.0
592a7d10 Release 0.62.0
d10ed683 Release 0.63.0
8e5566af Release 0.68.0
57ebab7c Release 0.70.0
9e782353 Release 0.71
7a1464e5 Release 0.72.0
cfcb0145 Release 0.73.0
79712701 Release 0.74.0
70f16e84 Release 0.75.0
e1ec3bc2 Release 0.76.0
7d783a1c Release Hugo 0.30
14a758ff Release Hugo 0.32.1
f4ea4339 Release of 0.27
2d2289c7 Release v0.32
13d14ab9 Remove "Host:" prefix from Host header
d1d6aa63 Remove .goxc.json
51c9bfbc Remove Authors.Sort
a8080c08 Remove CODEOWNERS
575ae1b3 Remove CircleCI badge for now
1469ce0e Remove Duplicate "Editor Plugins" Section
dfc72d61 Remove Gitter dev chat link
c1a60732 Remove Go 1.3 from README
26c18005 Remove HugoVersionSuffix "-DEV" prior to 0.16 release
a95426d4 Remove Printf in test
11cdb815 Remove Println that panics in test
910d81a6 Remove Pygments from requirements.txt
803a0fce Remove RenderedContent from page.
2c045ac4 Remove RuneCount from doc
ff2498ee Remove ShowPlan
658cfb28 Remove URL param from exported AbsURL methods
f41f7282 Remove Unmaintaned Frontends from Tools.
27f9e62b Remove Wercker badge
f5b26455 Remove Wercker config
ed5ad12a Remove []byte to string to []byte conversion in Asciidoc
00d70e55 Remove []byte to string to []byte conversion in Rst
40566ec9 Remove ^M from file to make line-endings consistent
230e7c02 Remove _default prefix from SEO templates
3ea4df35 Remove accents in URLs
71931b30 Remove alias of os.Stat
cf732940 Remove an erroneous "$" prompt in quickstart guide
6b34a4e4 Remove anchor from fork link in README
d418c2c2 Remove and update deprecation status
fdd4a768 Remove appveyor
f914774f Remove broken Bitdeli badge from README.md
79355410 Remove check-vendor from make check
740fa4a9 Remove credit (#7347)
e7fda289 Remove defaultLayout config
252ea96d Remove deprecated fields and methods for v0.15
9b8d2ce5 Remove destination from config file docs
214dbdfb Remove docs building from CI builds
50c819ce Remove dots from snippets.
02e50c01 Remove duplicate doArithmetic
7e75aeca Remove duplicate mapstructure depdendency
8415c5e6 Remove extra quotes from meta data
55251aa8 Remove historical rssURI config
3ecc698f Remove hugolib.HTML and hugolib.URL types
608cfe62 Remove kr/pretty dependency
f2faae08 Remove maximeguitare.com from showcase
de9cbf61 Remove metaDataFormat setting
87975e04 Remove nohup.out committed by accident
331043b9 Remove noisy Println in test
12176323 Remove now superfluous conditional
333bb055 Remove now superfluous lowercasing
e136c26d Remove old LICENSE.md
be534a86 Remove old baseline.txt with no current relevance
d4d9da9f Remove page module dependence on opening files
be627fa7 Remove paragraph tags produced by markdownify
da0715a0 Remove point 7 in contributors guide
33921331 Remove redundant field in sort helper struct
d1cf53f5 Remove references to Google+
be4a9dd5 Remove section about the buildDate being configurable
4a340ba2 Remove some old release notes
8d8fa722 Remove some superficial tests
894b69db Remove some unused vars
9891c0fb Remove sourceRelativeLinks
50182cd0 Remove superfluous Errorf
e2965a35 Remove superfluous FontAwesome files
82f770a6 Remove superfluous g in docs
004fcddc Remove superfluous p-tags around shortcodes
50269f25 Remove superfluous return
018494f3 Remove test artifact
768ec5df Remove the --cleanDestinationDir flag
31393f60 Remove the docs submodule
24369410 Remove the goroutines from the shortcode lexer
b87402e8 Remove the helpers_test.go file
86233c00 Remove the hugo-nav function
bed7a0fa Remove the id from youtube_simple
ee75e299 Remove the now superflous defaultExtension
7966c0b5 Remove the space in . RelPermalink
ea2cc26b Remove the theme submodule from /docs
58c0f5e6 Remove trailing hyphen from auto heading ID
232398f1 Remove trailing space from site build statistics
befa26b1 Remove trailing spaces in completionfile flag
5f425901 Remove trailing whitespace and tabs from RSS templates
d35d8206 Remove transformation of menu URLs
70739c97 Remove unnecessary type conversions
75deb923 Remove unneeded casts in page.getParam
fa55cd98 Remove unreachable code path.
bec697b0 Remove unused Completed chan on Site
8b55bfc8 Remove unused Multilingual Viper default
9b4170ce Remove unused dependencies from vendor.json
bed05307 Remove unused types Shortcode and ShortcodeFunc
dbd93f51 Remove unused var
f79877cb Remove waffle.io graph from README
448081b8 Remove youtube_simple for now
d5ebf648 Remove/update outdated links in Press and Showcase
6511e2c4 Removed extra .Site.LastChange listing
c739ec22 Removed text from code block.
68f4cd82 Removing .Site.Recent
599e6672 Removing GetSection
66610a65 Removing OSX files from repo. Updating .gitignore to not track these files.
f78e2cb8 Removing Twitter js
789aa6ad Removing check for directory: static, layouts
c8904756 Removing dependency on go-html-transform (fixing the build).
0a79edd4 Removing extra links on homepage
b047e2f8 Removing redundant bootstrap
097b782a Removing site.Directories.
ec821739 Removing the use of slash
ce06bdb1 Rename CSV option from comma to delimiter
c447b7dd Rename MainSites to Sites
218554e3 Rename NormalizeHugoFlagsFunc to NormalizeHugoFlags
4c2abe00 Rename OutputType to OutputFormat
cea82842 Rename ReadDir to readDir
beb423a2 Rename Slice to Slicestr
be19f4eb Rename Substr to Slice
f0211b84 Rename Transform to AbsURL
bec3f403 Rename WatchIgnoreFiles to IgnoreFiles
aeb06c7b Rename chrome to partials (in builder)
be918d71 Rename field i to the more descriptive idx
433ce3b7 Rename github_pages_blog.md to github-pages-blog.md
eabe8e1a Rename ignoreDotFile to isDotFile (which is what it is)
66cf3bdc Rename interface contentRewriter to contentTransformer
6a3aced1 Rename prettiyPath to prettifyPath
9008ac0b Rename random to shuffle. Remove count parameteter to simplify its role. Add tests for randomising.
fc045e12 Rename taxonomy kinds from taxonomy to term, taxonomyTerm to taxonomy
5b145ddc Rename the Edit benchmarks
c0f54aef Rename to plainIdAnchors
6add6d77 Rename transpileJS to babel
93bcddeb Renamed Indexes to Taxonomies. Old template and config parameters still work.
dff86cb2 Renaming indexes template to indexes.html
b198cb26 Renaming indexes to taxonomies in docs
154e18dd Render 404 in default language only
68181703 Render Markdown in figure shortcode "caption" and "attr" params
79a022a1 Render aliases even if render=link
ead5799f Render aliases even if render=link
8da04034 Render main content language in root by default
c24112ce Render shortcodes before index and section rss feeds
c8257f8b Render task list item inside label for correct accessibility
ed098540 Render the shortcodes as late as possible
f28a8fa0 RenderThing test cases
d40116e5 Renmae FileStat Stat
14227351 Reorganization of helpers. Centralized Url/Path logic. Fixed #175.
44d57fdc Reorganize helpers
7c5a1fd1 Replace *bytes.Buffer with io.Writer in rendering
2bee4a15 Replace 4 strings.Replace with 1 strings.Replacer
9150a98f Replace if with with in embedded rss.xml
7c74a77d Replace assert.Equal(true/false) with assert.True/False
8d2580f0 Replace make with mage
fe71cb6f Replace make with mage in CircleCI build
077d726b Replace regexp based Chomp with builtin TrimRight
4a48b5f3 Replace replace-this-with-your-hugo-site.com with example.org
c700cdc3 Replace some leftover os.Stat with hugofs.Source
c1a2b7a1 Replace strings.Compare
4f1807c7 Replacing hall of fame with showcase. (new type, content driven, thumbnails, etc)
01da9a40 Report error, but don’t fatally stop if pygments has error. Return original string. (+1 squashed commit) Squashed commits: [849a7af] if highlighting doesn’t work, just return original string
655983a2 Reset .Page.Scratch on live-reload
04b4c996 Reset Scratch for 404
beda46d2 Reset Viper for every duplicate menu test iteration
bf5f10fa Reset the "distinct error logger" on rebuilds
fe0c2705 Reset the i18n func map on reload
618948e4 Reset translation slice on rebuild
7705e32e Resize showcase thumbnail of h10n.me
6636cf1b Resolve error handling/parser related TODOs
12f6a1cd Respect mediatypes for deploy
21b0aa86 Restore the wercker status badge to original small size
3ae8dda2 Restoring build and watch functionality
266f583a Restoring former snippet behavior & adding test to ensure future behavior
78e8a744 Restrict the new type layout resolution to page and section kinds
3d09de89 Restructure the gen commands
1e210a43 Restructure top of Readme.md
b268e639 Return an error (other than 0) when ./hugo fails
0fdea0c2 Return an error with WritePublic
1de19926 Return any error reported by RenderHomePage
bea5feb3 Return early from DistinctErrorLogger's Printf
3529152e Return early from appendThemeTemplates
8d86f1ec Return early from parseOptions
bee1358e Return error from HandleShortcodes
05c29ad5 Return error if shortcode template.Tree is nil
bec4bdae Return error on wrong use of the Paginator
e66ba5d2 Return errors when rendering
b426c20e Return specific error on walk path too short
62752cfe Return unmodified content if panic in LiveReloadInject
db4b7a5c Reuse the BlackFriday instance when possible
4bae8b04 Revert " Fix handling of taxonomy terms containing slashes"
42b302fc Revert "Add Codebeat badge"
5570a6e4 Revert "Add Elasticsearch/bonsai.io to services doc."
a3b4b10f Revert "Add Goreleaser extended config"
c3d28d28 Revert "Add Node.ID"
b886fa46 Revert "Add benchmark for building docs site"
be6cf6a9 Revert "Add some debug to failing menu test"
3fa7bc9c Revert "Add support for a flatter and simpler language file structure"
b9b73a2f Revert "Add support for freebsd/arm64"
d770fa59 Revert "Add tests for homepage content support"
27ed49e5 Revert "Added image support to the sitemap.xml template"
179de5f5 Revert "Consider root and current section's content type if set in front matter"
6b922750 Revert "Create template clone for late template execution"
e84b7ade Revert "Disable failing test on Travis"
3f5ddd52 Revert "Disable render-to-memory on Windows"
82a08889 Revert "Expansion of unit tests for utils/utils.go"
e7d0bc8a Revert "Fix case issues with Params"
bffc4e12 Revert "Fix ellipsis display logic in pagination template"
b05a292c Revert "Fix some Go code doc issues"
d6a2024e Revert "Improve .Content vs shortcodes"
59c6ba4e Revert "Make .IsHome work when homepage as page"
9b04c279 Revert "Make Urls in menus respect CanonifyUrls"
f25ce7fe Revert "Move matchRender to test helpers file"
020c0b86 Revert "Quick-and-dirty way to print details of template errors"
7198ea8a Revert "Remove docs building from CI builds"
1921a70a Revert "Remove the --cleanDestinationDir flag", there is a better fix.
5dc1f95b Revert "Restrict the new type layout resolution to page and section kinds"
c32f401b Revert "Return errors when rendering"
0850e979 Revert "Revert "Add Goreleaser extended config""
9f12be54 Revert "Revert "common/herrors: Fix typos in comments""
0e25f1e9 Revert "Revert "vendor: Update dependencies for 0.26-DEV""
9a2eb0f1 Revert "Squashed 'docs/' changes from 35abbc86..f887bd7b"
076a475d Revert "Temporarily disable failing menu test"
ef9b9156 Revert "Throw a noisy error when a post has no layout"
9cd4d359 Revert "Try an older GitMap version"
60c6faa3 Revert "Try to fix mysterious test failures on Travis"
dcf1f96c Revert "Update Go release version to 1.5.2 in Travis config"
90285f47 Revert "Update dependabot.yml"
c2235c6a Revert "Update stale.yml"
0c452c6e Revert "Update to Go 1.10 (!)"
f77a4a2f Revert "Update to Go 1.11.13 and 1.12.9"
39c9ae31 Revert "Use Node.ID for anchor ID"
d44bb4ec Revert "Use bufferpool in Asciidoc handler"
7c125ebb Revert "Use bufferpool in Rst handler"
53b4ab4c Revert "[Docs] Use
for definition lists of variables"
6bcb7e83 Revert "add preliminary support for content/index.md file to be homepage content"
508db190 Revert "cache/filecache: Skip resource cache init if the fs is missing"
a205f24b Revert "commands: Add .gitignore "hugo new site""
75f782f0 Revert "commands: Adjust docs path"
6b78b381 Revert "commands: Read disableFastRender from flag even if it's not changed"
26aa06a3 Revert "commands: Remove the rlimit tweaking on macOS"
4437e918 Revert "common/herrors: Fix typos in comments"
ea96e1dc Revert "deps: Update Goldmark"
6dd60fca Revert "deps: Update to github.com/tdewolff/minify v2.9.4"
2df5d202 Revert "deps: Upgrade to latest version of emoji dependency"
cda3b36f Revert "docs: Add www.bullion-investor.com to the showcase gallery"
e67bee93 Revert "docs: Fix URL to yulinling.net (https → http) in Showcase"
ca5ae50c Revert "docs: Refactor /docs to use the block keyword"
6eddb3e5 Revert "helpers: Add a Debug method to DistinctLogger"
f4046033 Revert "hugolib: Add some baseof test variants"
0eb76b08 Revert "hugolib: Add terms' pages to .Data.Pages"
bef50485 Revert "hugolib: Fix live-reload regression for add/removal of dirs"
c39ac573 Revert "hugolib: Fix potential server panic with drafts/future enabled"
058cc6c2 Revert "hugolib: Normalize permalink path segments"
d6982ac0 Revert "hugolib: Prepare child page resources before the page itself"
a8a8249f Revert "hugolib: Render paginator pages for taxonomy terms"
65fa0692 Revert "hugolib: Restore taxonomy term path separation"
b88a105a Revert "i18n: Allow custom language codes"
b3443b3d Revert "i18n: Prevent data race in lang code handling"
286d0b7d Revert "mod: Update minify"
6bc892fc Revert "output: gofmt -l -w output/layout.go"
3eb301b5 Revert "refactor and clean up site tests"
2aafb247 Revert "releaser: Bump versions for release of 0.22.1"
d999b4e8 Revert "releaser: Revert to the old versions of the release pipeline"
c9dc316a Revert "resources: Add data context to the key in ExecuteAsTemplate"
5f06dbf7 Revert "snap: Build both hugo and hugo.extended for 0.43"
b82f440c Revert "snap: Change confinement from strict to classic"
d48b986c Revert "tpl: Extend where to iterate over maps"
8e825ddf Revert "tpl: Fix baseof.html in error message"
7eb71ee0 Revert "tpl: Rework to handle both text and HTML templates"
3d592888 Revert "tpl: Support text/template/parse API change in go1.11"
4f3c0959 Revert "tpl: Update Jsonify to return pretty-print output"
5109ed52 Revert "tplimpl: Output xmlns:xhtml only if there are translations available"
2bea9d0c Revert "tplimpl: return an error on unsupported type in isSet"
3518de10 Revert "vendor: Fix broken i18m definit...

Read more