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

https://github.com/michaelhirn/docs-template


https://github.com/michaelhirn/docs-template

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Docs Template

### Use Template

1. Clone the template repo
2. Create Deno Deploy project and link to github repo
3. Set Deno Deploy project slug in `.github/workflows/deploy.yml`

### Usage

Generate documentation and start server

```bash
deno task serve
```