build(deps): bump github.com/aws/aws-sdk-go from 1.34.27 to 1.34.33
build(deps): bump github.com/evanw/esbuild from 0.7.4 to 0.7.7
build(deps): bump github.com/tdewolff/minify/v2 from 2.9.4 to 2.9.5
langs/i18n: Upgrade to go-i18n v2
publisher: Fix writeStats with quote inside quotes
build(deps): bump github.com/evanw/esbuild from 0.7.2 to 0.7.4
Fix CLI example for PostCSS 8
build(deps): bump github.com/aws/aws-sdk-go from 1.34.26 to 1.34.27
build(deps): bump github.com/alecthomas/chroma from 0.8.0 to 0.8.1
build(deps): bump github.com/evanw/esbuild from 0.7.1 to 0.7.2
Make sure CSS is rebuilt when postcss.config.js or tailwind.config.js changes
Fix typo in redirect error message
build(deps): bump github.com/aws/aws-sdk-go from 1.34.22 to 1.34.26
deps: Update to github.com/tdewolff/minify v2.9.4
snap: Bump bundled Node.js from v12.18.3 to v12.18.4
markup/asciidocext: Add preserveTOC option
build(deps): bump github.com/frankban/quicktest from 1.10.2 to 1.11.0
build(deps): bump github.com/evanw/esbuild from 0.6.32 to 0.7.1
build(deps): bump github.com/rogpeppe/go-internal from 1.5.1 to 1.6.2
build(deps): bump github.com/jdkato/prose from 1.1.1 to 1.2.0
build(deps): bump github.com/spf13/afero from 1.2.2 to 1.4.0
releaser: Prepare repository for 0.76.0-DEV
releaser: Add release notes to /docs for release of 0.75.1
releaser: Bump versions for release of 0.75.1
releaser: Add release notes for 0.75.1
resources/image: Fix nilpointer for images with no Exif
modules/npm: Preserve the original package.json if it exists
tpl: Fix grammar in the new 'requires non-zero' error message
releaser: Prepare repository for 0.76.0-DEV
releaser: Add release notes to /docs for release of 0.75.0
releaser: Bump versions for release of 0.75.0
releaser: Add release notes for 0.75.0
Set PWD in environment when running the Node apps
typo: already -> already
Merge commit '534ae9c57a902aea9ed6e62390dec11fa74b7122'
Squashed 'docs/' changes from d3eb97a33..4895c29c5
docs: Regen docs helper
docs: Regenerate CLI docs
releaser: Drop 32-bit for MacOS
Add "hugo mod npm pack"
Print layout name if it was specified when showing missing layout file error
build(deps): bump github.com/aws/aws-sdk-go from 1.34.21 to 1.34.22
markup/highlight: Add support to linkable line anchors on Chroma
snap: Bump bundled Node.js from v8.12.0 to v12.18.3
Revert "snap: Change confinement from strict to classic"
build(deps): bump github.com/getkin/kin-openapi from 0.14.0 to 0.22.0
build(deps): bump github.com/aws/aws-sdk-go from 1.34.20 to 1.34.21
build(deps): bump github.com/spf13/viper from 1.6.1 to 1.7.1
deps: Run "go mod tidy"
deps: Update to Goldmark v1.2.1
markup/asciidocext: Fix AsciiDoc TOC with code
build(deps): bump github.com/aws/aws-sdk-go from 1.27.1 to 1.34.20
build(deps): bump github.com/mitchellh/mapstructure from 1.1.2 to 1.3.3
snap: Change confinement from strict to classic
build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.7
build(deps): bump github.com/sanity-io/litter from 1.2.0 to 1.3.0
modules: Add noVendor to module config
modules: Add ignoreImports to module imports config
modules: Make ignoreVendor a glob pattern
build(deps): bump github.com/gorilla/websocket from 1.4.1 to 1.4.2
build(deps): bump github.com/fsnotify/fsnotify from 1.4.7 to 1.4.9
build(deps): bump github.com/kyokomi/emoji
build(deps): bump github.com/markbates/inflect from 1.0.0 to 1.0.4
build(deps): bump github.com/frankban/quicktest from 1.7.2 to 1.10.2
Encode & in livereload injected code
build(deps): bump github.com/niklasfasching/go-org from 1.3.1 to 1.3.2
build(deps): bump github.com/bep/golibsass from 0.6.0 to 0.7.0
build(deps): bump golang.org/x/text from 0.3.2 to 0.3.3
build(deps): bump github.com/evanw/esbuild from 0.6.5 to 0.6.32
build(deps): bump github.com/nicksnyder/go-i18n from 1.10.0 to 1.10.1
Revert "Update dependabot.yml"
markup/asciidocext: Fix broken test
docs: Update replaceRE func
docs: Update replace func
docs: Update merge function
Update dependabot.yml
Create dependabot.yml
Remove Pygments from requirements.txt
docs: Regen CLI docs
docs: Regen docs helper
markup/asciidocext: Revert trace=true
Merge commit '7d7771b673e5949f554515a2c236b23192c765c8'
Squashed 'docs/' changes from 7297c1172..d3eb97a33
Update to Go 1.15.1 and 1.14.8
Fix some change detection issues on server reloads
markup/asciidoc: Add support for .TableOfContents
markup/goldmark: Add a test case
js.Build: Add SourceMap flag with inline option
tpl: Add limit support to replaceRE
tpl: Extend merge to accept multiple parameters
tpl: Add limit option to replace template function
commands: Remove logic that hides 'Building Sites' message after build completes
Fixed misspelled words
Improve stderr logging for PostCSS and simlilar
Fail on partials with return when given none or a zero argument
Revert "Update stale.yml"
Update stale.yml
Merge commit 'cb39847dee488c373dd5bc2a3706385342a59355'