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:
@ -13,6 +13,7 @@ showDateUpdated: true
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
#sharingLinks: [null]
|
||||
showPagination: false
|
||||
---
|
||||
|
||||
{{< figure src="me.jpg" width="1200" height="800" >}}
|
||||
@ -22,7 +23,7 @@ showEdit: false
|
||||
|
||||
### {{< icon "terminal" >}} Projects
|
||||
|
||||
Take a look at this [Projects]() page to get an overview of my current work.
|
||||
Take a look at this [Projects](/) page to get an overview of my current work.
|
||||
|
||||
### {{< icon "heart" >}} Favorite Topics
|
||||
|
||||
|
Reference in New Issue
Block a user