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/
- Distributions In Own File Chris Pressey 8 years ago
- Remove brackets Chris Pressey 8 years ago
- Clean up online-locations and file-locations properties. Chris Pressey 8 years ago
- Remove Text installations. Chris Pressey 8 years ago
- Clean up the Texts article. Chris Pressey 8 years ago
- Merge branch 'master' of https://github.com/catseye/Chrysoberyl into texts-article Chris Pressey 8 years ago
- Merge pull request #17 from catseye/games-article Chris Pressey (commit: GitHub) 8 years ago
- Clean up Pictures article, too. That's all of them, now. Chris Pressey 8 years ago
- Clean up LoUIE. Chris Pressey 8 years ago
- Clean up Musical Compositions article. Chris Pressey 8 years ago
- Clean up and interlink Games article. Chris Pressey 8 years ago
- Clean up Electronics Projects article, w/feedmark in cleanup.sh. Chris Pressey 8 years ago
- User --input-refdex-filename-prefix. Chris Pressey 8 years ago
- Beginnings of actual cleanup script. Chris Pressey 8 years ago
- A little more verbiage on the Games article. Chris Pressey 8 years ago
- This is basically a note to self. Chris Pressey 8 years ago
- It will be something like this, I think. Chris Pressey 8 years ago
- Merge branch 'master' of https://github.com/catseye/Chrysoberyl into games-article Chris Pressey 8 years ago
- Merge pull request #16 from catseye/mkdistjson Chris Pressey (commit: GitHub) 8 years ago
- mkdistjson Chris Pressey 8 years ago
- Merge branch 'master' into games-article Chris Pressey 8 years ago
- Fix bug in mkdistmap. Chris Pressey 8 years ago
- Yet more making the Games article readable. Chris Pressey 8 years ago
- More article massaging. Chris Pressey 8 years ago
- Screenshots and other edits to Games article. Chris Pressey 8 years ago
- Merge branch 'master' of https://github.com/catseye/Chrysoberyl into games-article Chris Pressey 8 years ago
- Put into proper Feedmark format. Chris Pressey 8 years ago
- Switch to catseye.tc. Try to clean up Electronics-Projects article. Chris Pressey 8 years ago
- Massage the Games article a little bit. Chris Pressey 8 years ago
- Checkpoint. Chris Pressey 8 years ago