finalize the repo for public

This commit is contained in:
Christoph J. Scherr 2024-04-24 13:29:54 +02:00
parent 932dc39116
commit c73e200bda
5 changed files with 3 additions and 41 deletions

View File

@ -9,3 +9,5 @@ LICENSE
prod.sh
README.md
README-THEME.md
docs
docs/**

View File

@ -1,4 +0,0 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no -- commitlint --edit ${1}

View File

@ -1,12 +0,0 @@
{
"recommendations": [
// Liquid tags auto-complete
"killalau.vscode-liquid-snippets",
// Liquid syntax highlighting and formatting
"Shopify.theme-check-vscode",
// Common formatter
"esbenp.prettier-vscode",
"foxundermoon.shell-format",
"stylelint.vscode-stylelint"
]
}

24
.vscode/settings.json vendored
View File

@ -1,24 +0,0 @@
{
// Prettier
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"prettier.trailingComma": "none",
// Shopify Liquid
"files.associations": {
"*.html": "liquid"
},
// Formatter
"[html][liquid]": {
"editor.defaultFormatter": "Shopify.theme-check-vscode"
},
"[shellscript]": {
"editor.defaultFormatter": "foxundermoon.shell-format"
},
// Disable vscode built-in stylelint
"css.validate": false,
"scss.validate": false,
"less.validate": false,
// Stylint extension settings
"stylelint.snippet": ["css", "less", "postcss", "scss"],
"stylelint.validate": ["css", "less", "postcss", "scss"]
}

View File

@ -29,7 +29,7 @@ social:
# Change to your full name.
# It will be displayed as the default author of the posts and the copyright owner in the Footer
name: Christoph J. Scherr
email: contacct@cscherr.de # change to your email address
email: contact@cscherr.de # change to your email address
links:
# The first element serves as the copyright owner's link
- infosec.exchange/@plexsheep