inital commit
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2024-08-31 12:41:29 -05:00
parent 37200cf92f
commit a32cb4c936
4 changed files with 37 additions and 0 deletions

8
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"frontMatter.framework.id": "hugo",
"frontMatter.content.publicFolder": "static",
"frontMatter.preview.host": "http://localhost:1313",
"yaml.schemas": {
"https://raw.githubusercontent.com/woodpecker-ci/woodpecker/main/pipeline/frontend/yaml/linter/schema/schema.json": "file:///home/andrew/websites/blog-cybershell-xyz/.woodpecker/deploy.yml"
}
}