Skip to content

Releases: blackb1rd/neohugo

v0.1.0

03 Nov 16:45
Compare
Choose a tag to compare

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 t...

Read more