prepare initial release (#2)
* force dark mode * add node based build * add markdown lint * fix markdown lint issues * add custom caddy file * fix page lookup for error page * disable pagination * adjus trivy behavior * exclude mardkownlint from docker build * fix trivy step and add umami tracking code * set data-domain to exclude forks adding stats
This commit is contained in:
@ -3,6 +3,7 @@ README.md
|
||||
CHANGELOG.md
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
LICENSE
|
||||
|
||||
# Node
|
||||
## Logs
|
||||
@ -23,3 +24,7 @@ node_modules/
|
||||
|
||||
# VSCode
|
||||
.vscode/
|
||||
|
||||
# markdownlint dot files
|
||||
.markdownlint.json
|
||||
.markdownlintignore
|
||||
|
Reference in New Issue
Block a user