17 lines
375 B
Markdown
17 lines
375 B
Markdown
![Tengu.Space](./site/.pub/img/logo.gif)
|
|
|
|
This is my server where I host a number of webservices for myself and friends.
|
|
|
|
## Building
|
|
|
|
### Prerequesites
|
|
[aya](https://suzunaan.chaotic.ninja/aya/)
|
|
|
|
### Instructions
|
|
```
|
|
$ git clone https://git.tengu.space/devioustengu/tengu-space
|
|
$ cd tengu-space/site
|
|
$ aya build
|
|
```
|
|
Generated HTML files are placed in /.pub.
|