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/
- Merge branch 'master' into gewgaws-article Chris Pressey 8 years ago
- Fix links and things. Chris Pressey 8 years ago
- Put Instructions in own file, which will eventually be used... Chris Pressey 8 years ago
- Fix the preview images. Chris Pressey 8 years ago
- Add beginnings of Events article. Chris Pressey 8 years ago
- Automata have their own article. Chris Pressey 8 years ago
- These are in Tools now. Chris Pressey 8 years ago
- Merge branch 'master' of https://github.com/catseye/Chrysoberyl into gewgaws-article Chris Pressey 8 years ago
- Merge pull request #21 from catseye/remove-lingography-nodes Chris Pressey (commit: GitHub) 8 years ago
- Clean up distribution links a little bit more. Chris Pressey 8 years ago
- Fix up Pixley-related entries. Chris Pressey 8 years ago
- Link distributions. Move Castile. Chris Pressey 8 years ago
- Re-sort non-WIP Languages into main section of article. Chris Pressey 8 years ago
- Link more things in Formats article. Chris Pressey 8 years ago
- Clean up the Formats article. Chris Pressey 8 years ago
- Remove a number of templates. Chris Pressey 8 years ago
- Fix markdown. Chris Pressey 8 years ago
- Fill some links. Chris Pressey 8 years ago
- Proper Markdown links. Chris Pressey 8 years ago
- Remove some types. Chris Pressey 8 years ago
- Link Python. Chris Pressey 8 years ago
- All languages, even WIP, go into Languages article. Chris Pressey 8 years ago
- Original processors have been captured as well. Chris Pressey 8 years ago
- Another small fix to get it to build. Chris Pressey 8 years ago
- Fix Chris Pressey 8 years ago
- Merge branch 'remove-lingography-nodes' into gewgaws-article Chris Pressey 8 years ago
- Remove a good many other things. Chris Pressey 8 years ago
- omg remove all other languages. Chris Pressey 8 years ago
- Remove Python. Chris Pressey 8 years ago
- Remove Ophis. Chris Pressey 8 years ago