https://github.com/kzu/docs
Testing docs powered by primer/doctocat-template
https://github.com/kzu/docs
Last synced: 3 months ago
JSON representation
Testing docs powered by primer/doctocat-template
- Host: GitHub
- URL: https://github.com/kzu/docs
- Owner: kzu
- Created: 2023-02-03T01:34:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T17:40:24.000Z (about 2 years ago)
- Last Synced: 2025-11-21T16:03:18.462Z (8 months ago)
- Language: MDX
- Homepage: https://docs.cazzulino.com/
- Size: 3.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Doctocat Template
## Getting Started
1. Install dependencies
`yarn`
2. Build the site (this only needs to be done once)
`yarn run build`
3. Run the development server
`yarn run develop`