aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 2d97e21a73218b80b38487fe275a978a2e82bfae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# aaoth.xyz

repo of [aaoth.xyz](https://aaoth.xyz) website.

i have a lot of different creative projects so that i can't handle it in my
head. so i wish i'll be able to create some lightweight and simple website to
show as much of them as possible.

## implementation

i've decided to use [jekyll](https://jekyllrb.com) for this purpose, because
~~it's fun~~ it's pretty customizable and easy.

for my ease of use i added
[this git hook](https://jekyllrb.com/docs/deployment/automated/)
to my server-side git repository.

## license

all site contents are licensed under
[creative commons attribution share-alike][1] license (see `LICENSE.CC-BY-SA`).

all supplemental code is licensed under an isc license (see `LICENSE.ISC`).

[1]:https://creativecommons.org/licenses/by-sa/4.0/