git @ Cat's Eye Technologies Chrysoberyl / e96fc1c
Remove disambiguation nodes. Chris Pressey 7 years ago
5 changed file(s) with 28 addition(s) and 27 deletion(s). Raw diff Collapse all Expand all
33 Welcome to
44
55 ### Cat's Eye Technologies
6
7 ![Ye olde Cat's Eye Technologies "cogs" logo (graphics by Mildmood Wultiwedia)](http://static.catseye.tc/images/logo/cog.gif)
68
79 Cat's Eye Technologies is an independent [esoteric programming language][]
810 concern run by [Chris Pressey][].
100102
101103 ### Chrysoberyl
102104
105 ![I Love Categorization](http://static.catseye.tc/images/pictures/Categorization.jpg)
106
103107 * reference distribution: [Chrysoberyl distribution](http://catseye.tc/distribution/Chrysoberyl_distribution)
104108
105109 _Chrysoberyl_ is an attempt to catalogue and curate all things
433433 [SITU-MON]: ../article/Tools.md#situ-mon
434434 [Retrocomputing]: http://catseye.tc/article/Retrocomputing
435435 [Formats]: ../article/Formats.md
436 [The Platform]: TBD
436 [The Platform]: ../article/Platforms.md#the-cats-eye-technologies-platform
437437 [yoob]: ../article/Archived.md#yoob
438438 [QEMU]: ../article/Retrocomputing.md#ms-dos
439439 [Bourne shell]: http://steve-parker.org/sh/bourne.shtml
+0
-23
data/disambiguation-nodes.yaml less more
0 # encoding: UTF-8
1 NaNoGenMo:
2 type: Disambiguation node
3 entries:
4 - NaNoGenMo 2013
5 - NaNoGenMo 2014
6
7 NaOpGenMo:
8 type: Disambiguation node
9 entries:
10 - NaOpGenMo 2014
11
12 The Platform:
13 type: Disambiguation node
14 entries:
15 - "The Cat's Eye Technologies Platform"
16
17 Article:
18 type: Disambiguation node
19 links:
20 - https://github.com/catseye/The-Dossier/
21 - http://catseye.tc/feeds/atom_30_news.xml
22 - https://github.com/catseye/Chrysoberyl/blob/master/NEWS.md
00 # encoding: UTF-8
11 type:
2 type: type
3
4 Disambiguation node:
52 type: type
63
74 # presentedy things:
252252 "Automaton": {
253253 "url": "http://catseye.tc/article/Automata"
254254 },
255 "Disambiguation Node": {
256 "url": "http://catseye.tc/article/General Information.md"
257 },
255258
256259
257260 "Book": {
622625 },
623626
624627
628 "NaNoGenMo": {
629 "anchor": "nanogenmo-2013",
630 "filename": "article/Events.md"
631 },
632 "NaOpGenMo": {
633 "anchor": "naopgenmo-2014",
634 "filename": "article/Events.md"
635 },
636
637
638 "Article": {
639 "anchor": "the-dossier",
640 "filename": "article/General Information.md"
641 },
642
643
644 "The Platform": {
645 "anchor": "the-cats-eye-technologies-platform",
646 "filename": "article/Platforms.md"
647 },
625648 "tc.catseye.yoob": {
626649 "anchor": "yoob",
627650 "filename": "article/Archived.md"