aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2020-07-31 00:33:30 +0300
committerla-ninpre <leobrekalini@gmail.com>2020-08-14 17:02:15 +0300
commit85c0cfc57e70746781984e7468b97d419b39bbc9 (patch)
treed464102c04589f6c34045bab055b22781229938c
parent9ac7559fbecc615d5459ea0c83982ad4dae992dd (diff)
downloadaaoth.xyz-85c0cfc57e70746781984e7468b97d419b39bbc9.tar.gz
aaoth.xyz-85c0cfc57e70746781984e7468b97d419b39bbc9.zip
update README
add few lines about jekyll and stuff
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 96d4e2d..f18010a 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,10 @@
repo of [aaoth.xyz](https://aaoth.xyz) website.
-i have so many 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.
+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.