From 8d962aabf74c42c3afdc38f2f85fa7b06fd04ef0 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 19 Apr 2022 00:24:23 +0300 Subject: reimplement website using shell scripts major change, i know. now i'm using ssg and rssg by roman zolotarev. okay, well, not exactly. ssg is modified to generate pages for gemini too. it's hard to maintain two different things simultaneously. bye-bye jekyll! --- _data/links.yml | 36 ------------------------------------ _data/navigation.yml | 10 ---------- 2 files changed, 46 deletions(-) delete mode 100644 _data/links.yml delete mode 100644 _data/navigation.yml (limited to '_data') diff --git a/_data/links.yml b/_data/links.yml deleted file mode 100644 index c1853f6..0000000 --- a/_data/links.yml +++ /dev/null @@ -1,36 +0,0 @@ -- name: github - link: https://github.com/la-ninpre - type: github -- name: gitlab - link: https://gitlab.com/la-ninpre - type: gitlab -- name: youtube - link: https://www.youtube.com/channel/UCLW6sGRLddTR-fB-Ae5uv6Q/ - type: youtube -- name: cgit - link: https://git.aaoth.xyz - type: git -- name: fossil - link: https://fsl.aaoth.xyz - type: fsl -- name: aaoth - link: https://aaoth.bandcamp.com - type: bandcamp -- name: spiral materivm - link: https://spiralmaterivm.bandcamp.com - type: bandcamp -- name: hälsorisk - link: https://haelsorisk.bandcamp.com - type: bandcamp -- name: starnix network - link: https://mstdn.starnix.network/@la_ninpre - type: mastodon - rel: me -- name: toki.social - link: https://toki.social/@jan_lewa - type: mastodon - rel: me -- name: local pleroma - link: https://pleroma.aaoth.xyz/users/la_ninpre - type: pleroma-self - rel: me diff --git a/_data/navigation.yml b/_data/navigation.yml deleted file mode 100644 index d9b34b0..0000000 --- a/_data/navigation.yml +++ /dev/null @@ -1,10 +0,0 @@ -- name: home - link: / -- name: blog - link: /blog/ -- name: music - link: /music/ -- name: visual - link: /visual/ -- name: about - link: /about/ -- cgit v1.2.3