From c90aa5462313d2cd3f1a3314595c1b67e2318e91 Mon Sep 17 00:00:00 2001 From: Jeff Dairiki Date: Tue, 25 Jan 2022 16:28:00 -0800 Subject: [PATCH] Normalize capitalization, puntuation and spelling of plugin tags --- content/plugins/lektor-markdown-header-anchors/contents.lr | 2 +- content/plugins/lektor-minify/contents.lr | 4 ++-- content/plugins/lektor-scss/contents.lr | 4 ++-- content/plugins/lektor-scsscompile/contents.lr | 4 ++-- content/plugins/lektor-webpack-support/contents.lr | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/content/plugins/lektor-markdown-header-anchors/contents.lr b/content/plugins/lektor-markdown-header-anchors/contents.lr index 0fc52f7f..96532020 100644 --- a/content/plugins/lektor-markdown-header-anchors/contents.lr +++ b/content/plugins/lektor-markdown-header-anchors/contents.lr @@ -14,5 +14,5 @@ headers anchors table of contents markdown-config -makrdown-meta-init +markdown-meta-init markdown-meta-postprocess diff --git a/content/plugins/lektor-minify/contents.lr b/content/plugins/lektor-minify/contents.lr index 927d09fa..c623fc02 100644 --- a/content/plugins/lektor-minify/contents.lr +++ b/content/plugins/lektor-minify/contents.lr @@ -4,8 +4,8 @@ name: lektor-minify --- tags: -django_htmlmin -rCSSmin +django-htmlmin +RCSSmin rJSmin minify HTML diff --git a/content/plugins/lektor-scss/contents.lr b/content/plugins/lektor-scss/contents.lr index 6c06c2b5..f746342e 100644 --- a/content/plugins/lektor-scss/contents.lr +++ b/content/plugins/lektor-scss/contents.lr @@ -7,6 +7,6 @@ categories: build tags: HTML -scss -sass +SCSS +Sass after-build-all diff --git a/content/plugins/lektor-scsscompile/contents.lr b/content/plugins/lektor-scsscompile/contents.lr index 8836a2f4..957028b8 100644 --- a/content/plugins/lektor-scsscompile/contents.lr +++ b/content/plugins/lektor-scsscompile/contents.lr @@ -7,7 +7,7 @@ categories: build tags: SCSS -SASS +Sass minify libsass -before_build_all +before-build-all diff --git a/content/plugins/lektor-webpack-support/contents.lr b/content/plugins/lektor-webpack-support/contents.lr index fc1e399d..8e936749 100644 --- a/content/plugins/lektor-webpack-support/contents.lr +++ b/content/plugins/lektor-webpack-support/contents.lr @@ -13,7 +13,7 @@ webpack npm Yarn Node -sCSS +SCSS server-spawn server-stop before-build-all