Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```