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 pull request #11 from catseye/extract-music-entries Chris Pressey (commit: GitHub) 8 years ago
- Feedmark does not support common properties yet, but when it does. Chris Pressey 8 years ago
- Remove Musical Composition genres, too. Chris Pressey 8 years ago
- Actually remove the nodes. Chris Pressey 8 years ago
- Merge branch 'master' of https://github.com/catseye/Chrysoberyl into extract-music-entries Chris Pressey 8 years ago
- Be less ambitious about what will simply redirect. Chris Pressey 8 years ago
- Revert "These will simply redirect." Chris Pressey 8 years ago
- These will simply redirect. Chris Pressey 8 years ago
- More Aminet entries. Chris Pressey 8 years ago
- Random Aminet entries. Chris Pressey 8 years ago
- Un-Chrysoberyl some links Chris Pressey 8 years ago
- Fix two more links. Chris Pressey 8 years ago
- Filenames with spaces in them, am I right? Chris Pressey 8 years ago
- I think I'm going to need to change all these links. Chris Pressey 8 years ago
- Extract the "music" entries to a Feedmark article. Chris Pressey 8 years ago
- Remove Computer Science Education node. Chris Pressey 8 years ago
- Merge pull request #10 from catseye/remove-individual-entries Chris Pressey (commit: GitHub) 8 years ago
- Get rid of dedicated template too. Chris Pressey 8 years ago
- Get LoUIE all out of the database and into a Feedmark article. Chris Pressey 8 years ago
- Convert Chrysoberyl-style node links to Markdown reference-links. Chris Pressey 8 years ago
- Cut almost 25% off the render time, by caching related items. Chris Pressey 8 years ago
- Move LoUIE halfway to Feedmark format. Chris Pressey 8 years ago
- Implement link priority when rendering links, too. Chris Pressey 8 years ago
- Introduce "link priority" concept that will let us jettison stuff. Chris Pressey 8 years ago
- Make a few justifiable fixes to links, leaving others broken. Chris Pressey 8 years ago
- Add stringie distribution. Chris Pressey 8 years ago
- Remove `chrysoberyl announce` subcommand. Chris Pressey 8 years ago
- Feedmark's tag-style is new-style. Chris Pressey 8 years ago
- Add entry for Feedmark. Chris Pressey 8 years ago
- Minor change to summary of latest news (might be more like this.) Chris Pressey 8 years ago