aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index f18010a..83ab0b9 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,15 @@
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.
+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.
+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.
+for my ease of use i added
+[this git hook](https://jekyllrb.com/docs/deployment/automated/)
+to my server-side git repository.