https://github.com/denherrring/arc42-vitepress
An arc42 Template with introductions based on vitepress
https://github.com/denherrring/arc42-vitepress
Last synced: 5 months ago
JSON representation
An arc42 Template with introductions based on vitepress
- Host: GitHub
- URL: https://github.com/denherrring/arc42-vitepress
- Owner: DenHerrRing
- Created: 2023-08-18T08:25:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-03T15:34:44.000Z (9 months ago)
- Last Synced: 2025-10-03T16:36:52.643Z (9 months ago)
- Size: 853 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arc42-vitepress
## Steps
1. Checkout this repo or download a [release](https://github.com/DenHerrRing/arc42-vitepress/releases/)
2. Run `npm install` in the root directory
3. Run `npm run docs:dev` for a hotreload version
**Notes:** In the Workingspace (`/docs`) you will find all pages in markdown script. (Feel free to add [mermaidjs](http://mermaid.js.org/) scripts)
## Website (GitHub Pages)
https://denherrring.github.io/arc42-vitepress/
## Used Packages
- [Vitepress](https://vitepress.dev/)
- [Vitepress MermaidJS Plugin](https://emersonbottero.github.io/vitepress-plugin-mermaid/)