Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xihajun/axs_docs


https://github.com/xihajun/axs_docs

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# AXS Docs

## Draft
- [ ] Add [Draft here](./docs/draft)
- [ ] Add new tab: developer session [here](./mkdocs.yml)
- Access the [docs](https://krai.github.io/axs_docs/)

## mkdocs

To build the docs locally:

```
pip install -r requirements.txt

python -m mkdocs serve

# build to site
python -m mkdocs build
```

## bookdown

TODO