From c9b619a49e55d517783f562e2c13e095571a036f Mon Sep 17 00:00:00 2001
From: la-ninpre
no writing systems related stuff today, alas. + but i've worked on improving my websiting experience.
+i wanted to rebuild this website without any automation + (yeah, this is third time i redo this, but now i literally + write html by hand). + although, i thought, that maybe having cross-links displayed + at the bottom of pages is not that bad. so i added some + shell stuff so these lists could be generated. + i try not to worry too much about how well does it do.
+initially, i went with straightforward O(n²) approach + (for each file, for each link, search each file for that link). + but then it occured to me that basically outgoing links, + which are much easier to find can be set as incoming links + to targeting pages.
+oh, by the way, the repo is available on my git: + site sources.
+added pictures for ukarpanghooth script. -- cgit v1.2.3