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

https://github.com/kaonone/wiki

[hidden]
https://github.com/kaonone/wiki

Last synced: 2 months ago
JSON representation

[hidden]

Awesome Lists containing this project

README

        

# [Akropolis Wiki](https://wiki.akropolis.io/)

## How do I work with wiki?

### Preparation
- You need to globally install `Python: ^3.7.2`
- Run `make init` for install dependencies

### For start locally
- Run `make start`
- Go to http://127.0.0.1:8000

### For deploy changes in the wiki to web (only for contributors)
- Run `make deploy`

## Section about Pull Requests
TODO: write this section