Marco Blessing
a686be9055
* 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
10 lines
201 B
JSON
10 lines
201 B
JSON
{
|
|
"comment": "OCram85.com rules",
|
|
"default": true,
|
|
"line_length": false,
|
|
"no-inline-html": false,
|
|
"no-trailing-punctuation": false,
|
|
"no-duplicate-heading": false,
|
|
"no-bare-urls": false
|
|
}
|