Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mansoorbarri/unit6


https://github.com/mansoorbarri/unit6

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        



Spoke & Hub


**prod:** https://unit6.mansoorbarri.com

### setup

install `git` and `hugo`
```bash
sudo apt install git hugo-extended -y
```

### compile website
run:
```bash
hugo
```

source code will be stroed in `/public`