diff --git a/article/General Information.md b/article/General Information.md index b5f08cf..fe2d74a 100644 --- a/article/General Information.md +++ b/article/General Information.md @@ -4,6 +4,8 @@ Welcome to ### Cat's Eye Technologies + + Cat's Eye Technologies is an independent [esoteric programming language][] concern run by [Chris Pressey][]. @@ -101,6 +103,8 @@ ### Chrysoberyl + + * reference distribution: [Chrysoberyl distribution](http://catseye.tc/distribution/Chrysoberyl_distribution) _Chrysoberyl_ is an attempt to catalogue and curate all things diff --git a/article/Tools.md b/article/Tools.md index c762ca1..5339438 100644 --- a/article/Tools.md +++ b/article/Tools.md @@ -434,7 +434,7 @@ [SITU-MON]: ../article/Tools.md#situ-mon [Retrocomputing]: http://catseye.tc/article/Retrocomputing [Formats]: ../article/Formats.md -[The Platform]: TBD +[The Platform]: ../article/Platforms.md#the-cats-eye-technologies-platform [yoob]: ../article/Archived.md#yoob [QEMU]: ../article/Retrocomputing.md#ms-dos [Bourne shell]: http://steve-parker.org/sh/bourne.shtml diff --git a/data/disambiguation-nodes.yaml b/data/disambiguation-nodes.yaml deleted file mode 100644 index 4765578..0000000 --- a/data/disambiguation-nodes.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# encoding: UTF-8 -NaNoGenMo: - type: Disambiguation node - entries: - - NaNoGenMo 2013 - - NaNoGenMo 2014 - -NaOpGenMo: - type: Disambiguation node - entries: - - NaOpGenMo 2014 - -The Platform: - type: Disambiguation node - entries: - - "The Cat's Eye Technologies Platform" - -Article: - type: Disambiguation node - links: - - https://github.com/catseye/The-Dossier/ - - http://catseye.tc/feeds/atom_30_news.xml - - https://github.com/catseye/Chrysoberyl/blob/master/NEWS.md diff --git a/data/types.yaml b/data/types.yaml index 1879a81..2932e45 100644 --- a/data/types.yaml +++ b/data/types.yaml @@ -1,8 +1,5 @@ # encoding: UTF-8 type: - type: type - -Disambiguation node: type: type # presentedy things: diff --git a/misc-refdex/misc-refdex.json b/misc-refdex/misc-refdex.json index 1ad471b..4efd094 100644 --- a/misc-refdex/misc-refdex.json +++ b/misc-refdex/misc-refdex.json @@ -253,6 +253,9 @@ "Automaton": { "url": "http://catseye.tc/article/Automata" }, + "Disambiguation Node": { + "url": "http://catseye.tc/article/General Information.md" + }, "Book": { @@ -623,6 +626,26 @@ }, + "NaNoGenMo": { + "anchor": "nanogenmo-2013", + "filename": "article/Events.md" + }, + "NaOpGenMo": { + "anchor": "naopgenmo-2014", + "filename": "article/Events.md" + }, + + + "Article": { + "anchor": "the-dossier", + "filename": "article/General Information.md" + }, + + + "The Platform": { + "anchor": "the-cats-eye-technologies-platform", + "filename": "article/Platforms.md" + }, "tc.catseye.yoob": { "anchor": "yoob", "filename": "article/Archived.md"