docs: More detailed explanation of .Site.LastChange
Removed extra .Site.LastChange listing
Doc for other supported formats (external helpers)
Reset Scratch for 404
Revert "Fix some Go code doc issues"
Avoid panic in shortcode param handling
Do not panic on index out of range in shortcode.Get
Also rename readDir in docs shortcode
Rename ReadDir to readDir
Make sort tpl func accept field/key chaining arg
Fix sort tpl func to return explicit type value
Fix Unicode issue in Slicestr and Substr
Fix some Go code doc issues
Add missing formatting directive in Printf call
docs: Extend documentation on Blackfriday options
Add some float tests to TestArethmic
Add option to disable Blackfriday Smartypants
docs: Bolden the blackfriday flags to make them stand out
doc: Strip trailing whitespace; other revisions
Strip trailing whitespace in code
Improve formatting of Hugo command descriptions
Bump `hugo new theme` template min_version to 0.14
Fix searching YAML/TOML delimiters in frontmatter
Add map support to scratch
Trim trailing spaces from YAML and TOML delimiters
[Docs] Add <br> to an extra-long title in the Press page
docs: add netlify article to press section
Remove deprecated fields and methods for v0.15
Asciidoc[tor]: use --no-header-footer option
Always use the template provided in page.Render
Fix inconsistent front matter handling
Add ReadDir function to list local files.
Ignore non-presence of "layouts" directory in watch logic
Fix periods in taxonomies create bad paths
Replace strings.Compare
Fix sort test and title sort
Fall back to link title for default page sort
The guide is updated to fit the current Wercker interface and configurations.
Remove point 7 in contributors guide
Make small fixes to README file
docs: fix prev in highlightling
Added szymonkatra.github.io site to showcase
Fix links to Ace and Amber pages
Add scottcwilson.github.io to showcase site
Move apply before cache put
docs: Rename dynamic content to data-driven content
Fix data races in sorting and Reverse
Add benchmark for sort and reverse
source/File: Fix data races
Document Amber templates
On error, return error message, not nil
Add a check for the setting of watch flag in config file
Let Amber template call Hugo's custom functions
Fix name logic for Amber templates
Fix link to front matter
Fix unclear RSS template docs
Add mention about .Hugo.Generator in 'Creating a theme' section
Fix typo: "taxononomy" -> "taxonomy"
Add paginator support for page groups
fix TestHomeNodeMenu test
Allow page.HasMenuCurrent() and node.HasMenuCurrent() to proceed with multi-level nested menus
Log missing theme as FATAL
Checks to ensure theme directory, if specified, exists
Fix log message in test
Add RuneCount to Page
Omit protocol from embedded font resources
Change arianv sourceLink to master branch
Add learnoverpass
Add arianv
add a showcase of sa.muel.be
[Docs] Press page. Fix URL
Add support for GitHub-flavoured markdown code fences for highlighting
If no language is provided to Pygments, then try and guess it
Add a showcase of Kangkona
Add how-to for foreign language month names
Add Rick and eSolia's sites to the Hugo docs showcase
Added missing "Social" section to SiteInfo
Document Page.RawContent in templates/variables/
Add Page.RawContent() to access raw Markdown as a string.
Add nil comparison to where tpl function
Fix watcher detecting changes as static when no theme
Add doc for new Blackfriday options
Add config option for Blackfriday HTML_HREF_TARGET_BLANK
Add option to disable Blackfriday LaTeX style dashes
added thumbnail
Create mariosanchez.md
add vamp.io site as showcase
Use helpers.GetThemeDir() to find base templates.
Refactor theme path helper functions.
Add support for baseof.ace templates in themes.
Proper parsing structured array from yaml based FrontMatter
Use pooled buffer in replaceShortcodes
docs: make the named value Data File example simpler
Update datafiles.md
Fix map-order dependent menu tests
Print URL when failing menu test