Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/htv04/htv04.github.io

HTV04's Website
https://github.com/htv04/htv04.github.io

Last synced: 21 days ago
JSON representation

HTV04's Website

Awesome Lists containing this project

README

        

# htv04.github.io
My website! You can find it live at [htv04.com](https://htv04.com).

This website will host a number of things eventually, but for now it's a WIP.

## Building
Requirements: `pandoc`

```
make
```

## Running
Requirements: `python3`

```
make run
```

## Licenses
* [`src/pages`](src/pages): [`CC-BY-SA-4.0`](src/pages/LICENSE)
* [`Makefile`](Makefile): [`MIT`](Makefile#L1-L21)
* [`root`](root): **All of the above**