feat: startpage

This commit is contained in:
taskylizard 2025-06-24 17:36:01 +00:00
parent 6418da63ba
commit 8d6c3ace0b
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
19 changed files with 7804 additions and 6133 deletions

11
docs/startpage.md Normal file
View file

@ -0,0 +1,11 @@
---
layout: false
title: Startpage
pageClass: startpage-custom-styling
---
<script setup>
import StartPage from './.vitepress/theme/components/startpage/Startpage.vue'
</script>
<StartPage />