Tree @master (Download .tar.gz)
Chrysoberyl
See also: The Dossier ∘ The Dipple ∘ The Cannery ∘ The Glosscubator
Chrysoberyl is an attempt to catalogue, and curate, the things produced by, and related to, Cat's Eye Technologies.
It is something between a wiki and a database and a semantic web and The Devil's Dictionary.
It is supposed to be primarily informative, and only secondarily machine- processable, and only thirdly structured. For this purpose, it has historically been collected in relatively ad-hoc YAML files, but in 2017 it was converted to Feedmark format, which is a subset of Markdown.
These Feedmark articles can be found in the article directory.
Chrysoberyl contains primarily things produced by Cat's Eye Technologies; it only contains things not produced by Cat's Eye Technologies when they directly relate to things that are (e.g. Perl 5.12 might have an entry, but only as a "Project Dependency", not as a "Programming Language".)
This README used to contain a lot more information, but a lot of it has gone out of date at this point, but if you're interested, you can look it up in this repository's history.
The scripts in the script directory are used for managing the content
in Chrysoberyl, as well as for release management of the things produced
by Cat's Eye Technologies. They are written in Python 3, and may have
a few requirements. You can set up a virtualenv and install them with:
virtualenv --python=3.5 venv
source venv/bin/activate
pip install -r requirements.txt
Commit History
@master
git clone https://git.catseye.tc/Chrysoberyl/
- Two more, chipping away at it. Chris Pressey 8 years ago
- Add schema. Cleanup links. Chris Pressey 8 years ago
- Move one more entry over. Chris Pressey 8 years ago
- Combine Instructions into HTML5 Installations. Chris Pressey 8 years ago
- Merge branch 'master' of https://github.com/catseye/Chrysoberyl into extract-installations Chris Pressey 8 years ago
- Fix manually-written reference link so that it links. Chris Pressey 8 years ago
- Merge pull request #23 from catseye/events-article Chris Pressey (commit: GitHub) 8 years ago
- Delete a number of templates. Chris Pressey 8 years ago
- Small steps. Chris Pressey 8 years ago
- Inch towards doing the online installations differently. Chris Pressey 8 years ago
- A few last links in Events, and link General Information. Chris Pressey 8 years ago
- Link events. Chris Pressey 8 years ago
- Flesh out Events article. Chris Pressey 8 years ago
- Remove implementation and implementation type. 3 nodes remain! Chris Pressey 8 years ago
- Remove collection type and collections. Chris Pressey 8 years ago
- Add paragraph. Chris Pressey 8 years ago
- Add Esolang to the general information. Chris Pressey 8 years ago
- Add instructions for Pixley. Chris Pressey 8 years ago
- Missed entries for misc refdex. Chris Pressey 8 years ago
- Remove disambiguation nodes. Chris Pressey 8 years ago
- Move Cat's Eye Technologies, Chrysoberyl etc into General Information. Chris Pressey 8 years ago
- Remove some types. Chris Pressey 8 years ago
- Remove development stages. Chris Pressey 8 years ago
- Remove license entries. Chris Pressey 8 years ago
- Merge branch 'master' of https://github.com/catseye/Chrysoberyl into events-article Chris Pressey 8 years ago
- Merge pull request #22 from catseye/gewgaws-article Chris Pressey (commit: GitHub) 8 years ago
- Remove Gewgaw type. Chris Pressey 8 years ago
- Chzrxl and Cyclobots are in the Automata article, not Gewgaws. Chris Pressey 8 years ago
- Allow the Instructions document to be cleaned up, but not refdexed. Chris Pressey 8 years ago
- Add instructions for games. Chris Pressey 8 years ago