all repos — aaoth.xyz @ d2c58c41442ee3fa07d723529aa51179e2941ed2

aaoth.xyz website

README.md (view raw)

 1# aaoth.xyz
 2
 3repo of [aaoth.xyz](https://aaoth.xyz) website.
 4
 5i have a lot of different creative projects so that i can't handle it in my
 6head. so i wish i'll be able to create some lightweight and simple website to
 7show as much of them as possible.
 8
 9## implementation
10
11i've decided to use [jekyll](https://jekyllrb.com) for this purpose, because
12~~it's fun~~ it's pretty customizable and easy.
13
14for my ease of use i added
15[this git hook](https://jekyllrb.com/docs/deployment/automated/)
16to my server-side git repository.
17
18## license
19
20all site contents are licensed under
21[creative commons attribution share-alike][1] license (see `LICENSE.CC-BY-SA`).
22
23all supplemental code is licensed under an isc license (see `LICENSE.ISC`).
24
25[1]:https://creativecommons.org/licenses/by-sa/4.0/