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

https://github.com/hbjydev/wiki.h4n.io


https://github.com/hbjydev/wiki.h4n.io

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# wiki.h4n.io

My personal note taking & documentation site, written in Markdown, hosted on
Vercel, and built with mkdocs.

## Setup

1. Set up a virtualenv
- Use the `virtualenv` Python module
- Use the included `direnv` config (using pyenv).
2. Run `pip install -U pip pip-tools`
3. Run `pip-sync`
4. Run `mkdocs serve`