Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/htv04/htv04.github.io
- Owner: htv04
- Created: 2021-10-13T00:00:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T03:55:03.000Z (8 months ago)
- Last Synced: 2024-11-22T13:28:45.067Z (3 months ago)
- Language: HTML
- Homepage: https://htv04.com/
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**