Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/augustunderground/augustunderground.github.io
My crappy website
https://github.com/augustunderground/augustunderground.github.io
Last synced: about 5 hours ago
JSON representation
My crappy website
- Host: GitHub
- URL: https://github.com/augustunderground/augustunderground.github.io
- Owner: AugustUnderground
- Created: 2020-11-09T15:21:35.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T10:39:14.000Z (1 day ago)
- Last Synced: 2024-11-15T11:29:13.190Z (1 day ago)
- Language: HTML
- Homepage: https://augustunderground.github.io/
- Size: 94.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Website
Visit [augustunderground.github.io](https://augustunderground.github.io).
## Build
On linux:
```bash
$ make website
```On BSD:
```bash
$ gmake website
```