Merge pull request #334 from dairiki/update-plugin-tags

Normalize capitalization, punctuation and spelling of plugin tags, freshen event tags
This commit is contained in:
Jakob Schnitzer 2022-01-29 13:49:30 +01:00 committed by GitHub
commit 2330cd27fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 9 deletions

View File

@ -14,5 +14,5 @@ headers
anchors anchors
table of contents table of contents
markdown-config markdown-config
makrdown-meta-init markdown-meta-init
markdown-meta-postprocess markdown-meta-postprocess

View File

@ -4,8 +4,8 @@ name: lektor-minify
--- ---
tags: tags:
django_htmlmin django-htmlmin
rCSSmin RCSSmin
rJSmin rJSmin
minify minify
HTML HTML

View File

@ -7,6 +7,9 @@ categories: build
tags: tags:
HTML HTML
scss SCSS
sass Sass
after-build-all before-build-all
server-spawn
server-stop

View File

@ -7,7 +7,9 @@ categories: build
tags: tags:
SCSS SCSS
SASS Sass
minify minify
libsass libsass
before_build_all before-build-all
server-spawn
server-stop

View File

@ -13,7 +13,7 @@ webpack
npm npm
Yarn Yarn
Node Node
sCSS SCSS
server-spawn server-spawn
server-stop server-stop
before-build-all before-build-all