aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-01-16 23:40:44 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-01-16 23:40:44 +0300
commit2b8adf6d9f919755b18813ceea37b80d6fabc062 (patch)
treebb61b559f95ccc6d5ae6cb1f11e7d8e519c29bf2
parenteb4d96d9079b561887eb54fbda5ef6b9eb334ece (diff)
downloadaaoth.xyz-2b8adf6d9f919755b18813ceea37b80d6fabc062.tar.gz
aaoth.xyz-2b8adf6d9f919755b18813ceea37b80d6fabc062.zip
make about page the home page
it seems that i don't need a separate home page. also move around links in a navigation bar.
-rw-r--r--_data/navigation.yml6
-rw-r--r--about.md37
-rw-r--r--index.md35
3 files changed, 35 insertions, 43 deletions
diff --git a/_data/navigation.yml b/_data/navigation.yml
index f02c7bc..2d10cc9 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -1,10 +1,8 @@
- name: home
link: /
+- name: blog
+ link: /blog/
- name: music
link: /music/
- name: art
link: /art/
-- name: blog
- link: /blog/
-- name: about
- link: /about/
diff --git a/about.md b/about.md
deleted file mode 100644
index bd59236..0000000
--- a/about.md
+++ /dev/null
@@ -1,37 +0,0 @@
----
-title: about
-permalink: /about/
-layout: about-page
----
-
-# hi, i'm la-ninpre
-
-i am also known as aaoth or lev brekalov.
-
-i was thinking a lot about the reason i have so many names, but i could'n find
-a clear answer. maybe i'll try to make myself up somehow, but now it's messy.
-
-anyway, since long time i tried to follow do-it-yourself principle, and this
-website is an example of this. web-development (if you can call it like that)
-is a new thing for me and primary reason of me doing this is probably some
-kind of web-presence. other important thing for me is the ability to create
-anything i want and make things look how i want them to look. for comparison,
-none of the popular social platforms can give me this ability.
-
-i'm creating some music and other stuff related to art, such as fonts, random
-other pictures and occasional poems. style of my creations changed a lot over
-time but it's always something unusual, non-professional and not meant to be
-very popular.
-
-i'm also very interested in sciences (especially biology, chemistry and
-linguistics). i speak russian, speak a little bit english and also
-[toki pona](https://tokipona.org) :D
-
-last year i've been diving into world of unix-related software and operating
-systems, namely gnu/linux and openbsd. for all past years i've been a windows
-user, but then i realized that many things are more comfortable in
-unix userland.
-additionally, it's important for me to understand *what* exactly i'm doing, and
-the last thing is nearly impossible in closed oses like windows or mac.
-
-pona tawa sina!
diff --git a/index.md b/index.md
index 06008e1..32158a2 100644
--- a/index.md
+++ b/index.md
@@ -1,5 +1,36 @@
---
-title: home
+title: about
+layout: about-page
---
-there's nothing yet, but soon
+# hi, i'm la-ninpre
+
+i am also known as aaoth or lev brekalov.
+
+i was thinking a lot about the reason i have so many names, but i could'n find
+a clear answer. maybe i'll try to make myself up somehow, but now it's messy.
+
+anyway, since long time i tried to follow do-it-yourself principle, and this
+website is an example of this. web-development (if you can call it like that)
+is a new thing for me and primary reason of me doing this is probably some
+kind of web-presence. other important thing for me is the ability to create
+anything i want and make things look how i want them to look. for comparison,
+none of the popular social platforms can give me this ability.
+
+i'm creating some music and other stuff related to art, such as fonts, random
+other pictures and occasional poems. style of my creations changed a lot over
+time but it's always something unusual, non-professional and not meant to be
+very popular.
+
+i'm also very interested in sciences (especially biology, chemistry and
+linguistics). i speak russian, speak a little bit english and also
+[toki pona](https://tokipona.org) :D
+
+last year i've been diving into world of unix-related software and operating
+systems, namely gnu/linux and openbsd. for all past years i've been a windows
+user, but then i realized that many things are more comfortable in
+unix userland.
+additionally, it's important for me to understand *what* exactly i'm doing, and
+the last thing is nearly impossible in closed oses like windows or mac.
+
+pona tawa sina!