Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/redtide/notes

Miscellaneous development notes
https://github.com/redtide/notes

deployment-automation documentation-website qt

Last synced: 19 days ago
JSON representation

Miscellaneous development notes

Awesome Lists containing this project

README

        

# Miscellaneous development notes

Built with [MKDocs][1] using [Material theme][2].

## Installation

Requires Python, then:

```
pip install mkdocs-material
```

## Run

To view the site locally:

```
mkdocs serve
```

The site should be available at

[1]: https://www.mkdocs.org
[2]: https://github.com/squidfunk/mkdocs-material