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

https://github.com/jottenlips/jottenlips.github.io

📜 Blog
https://github.com/jottenlips/jottenlips.github.io

agave agave-blog html markdown reasonml

Last synced: over 1 year ago
JSON representation

📜 Blog

Awesome Lists containing this project

README

          

# Static Site

static site generated by Agave

1. clone this repository

2. install agave

```
$ yarn global add agave-generator
```

3. Edit posts in markdown folder

4. Build site

```
$ agave -p docs
```