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

https://github.com/yysun/apprun-docs


https://github.com/yysun/apprun-docs

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Docsy Example

[Docsy](https://github.com/google/docsy) is a Hugo theme for technical documentation sites, providing easy site navigation, structure, and more.

```bash
git clone --recurse-submodules --depth 1 https://github.com/yysun/apprun-docs.git
```

```bash
npm install
```

## Running the website locally

Building and running the site locally requires a recent `extended` version of [Hugo](https://gohugo.io).

```
hugo server
```