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/
- Improve description. Chris Pressey 8 years ago
- Make file-location a link (the MD rendered doesn't always itself.) Chris Pressey 8 years ago
- Merge branch 'master' of https://github.com/catseye/Chrysoberyl into add-movies-article Chris Pressey 8 years ago
- Clean up titles, put animated GIFs inline. Chris Pressey 8 years ago
- Add another animated GIF. Chris Pressey 8 years ago
- Add two more movies (both are MP4 files.) Chris Pressey 8 years ago
- Merge pull request #30 from catseye/remove-common-yoob Chris Pressey (commit: GitHub) 8 years ago
- Fix typo. Chris Pressey 8 years ago
- Update HTML5-Gewgaws to rev with individual yoob dirs; use them. Chris Pressey 8 years ago
- Some initial curating of the movies made last year. Chris Pressey 8 years ago
- Add new SixtyPical release (0.10) to distributions. Chris Pressey 8 years ago
- Sort article entries alphabetically. Chris Pressey 8 years ago
- This gewgaw has changed names. Chris Pressey 8 years ago
- Add distfile entry for latest release of Feedmark. Chris Pressey 8 years ago
- Add distfile for shelf-0.3 (and missing distfile for shelf-0.1.) Chris Pressey 8 years ago
- Merge pull request #29 from catseye/add-new-gewgaw-installation Chris Pressey (commit: GitHub) 8 years ago
- Add style. Chris Pressey 8 years ago
- FIx the script-root. Chris Pressey 8 years ago
- Add entries for The Streets of Rigamarole. Chris Pressey 8 years ago
- Add screenshot of Colourring. Chris Pressey 8 years ago
- Update to version of Colourring which has its own local yoob dir. Chris Pressey 8 years ago
- Add Colourring to Gewgaws, HTML5 Installations, and distributions. Chris Pressey 8 years ago
- Add screenshot. Chris Pressey 8 years ago
- Update HTML5 Gewgaws distribution infomation with Kolakoski Kurve. Chris Pressey 8 years ago
- Entries for Kolakoski Kurve (Gewgaw and HTML5 Installation.) Chris Pressey 8 years ago
- For completeness, mention recent social media move. Chris Pressey 8 years ago
- Add 2017 Year in Review to NEWS. Chris Pressey 8 years ago
- New release of SixtyPical. Chris Pressey 8 years ago
- Fix name of language. Chris Pressey 8 years ago
- Add in-distributions to Language schema. Chris Pressey 8 years ago