Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mansoorbarri/unit6
https://github.com/mansoorbarri/unit6
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mansoorbarri/unit6
- Owner: mansoorbarri
- Created: 2024-02-12T20:17:43.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-17T09:13:37.000Z (9 months ago)
- Last Synced: 2024-11-07T06:32:36.776Z (3 months ago)
- Language: HTML
- Homepage: https://unit6.mansoorbarri.com
- Size: 5.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`