An open API service indexing awesome lists of open source software.

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

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/)