Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/heyman/heynote-website

heynote.com
https://github.com/heyman/heynote-website

Last synced: 1 day ago
JSON representation

heynote.com

Awesome Lists containing this project

README

        

# Build website

1. Download content using Github CLI tool (gh)

```
make download_content
````

2. Generate website into `./_site`

```
make generate
```