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

https://github.com/aceberg/wiki

Work in progress
https://github.com/aceberg/wiki

Last synced: 11 months ago
JSON representation

Work in progress

Awesome Lists containing this project

README

          

# wiki

All docs and how-to's about my apps in one place

## How to run
### Local

In `hugo.toml`:

```toml
# relativeURLs = false
```
Next:
```bash
hugo server
```

### On GitHub

In `hugo.toml`:

```toml
relativeURLs = false
```

Next push to GitHub