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/
- Update the fixed-tag of the Dipple. Chris Pressey 3 years ago
- Add distribution entry for the latest release of The Platform. Chris Pressey 3 years ago
- Add distribution for Fountain. Chris Pressey 3 years ago
- Add distribution for version 0.6 of Funicular. Chris Pressey 3 years ago
- Merge branch 'master' of git+ssh://ssh.github.com/catseye/Chrysoberyl Chris Pressey 3 years ago
- Add announcement of Parc. Chris Pressey 3 years ago
- Fix tag-style Chris Pressey 3 years ago
- Add entry for define-opaque. Chris Pressey 3 years ago
- fix tag-style Chris Pressey 3 years ago
- Add distribution and entry for Parc. Chris Pressey 3 years ago
- Announce release of Eqthy 0.2. Chris Pressey 3 years ago
- Distribution for latest release of Eqthy. Chris Pressey 3 years ago
- Add distrbution for latest minor revision of Tandem. Chris Pressey 3 years ago
- Another release of shelf, with a bug fix. Chris Pressey 3 years ago
- Add minor revision of SixtyPical. Chris Pressey 3 years ago
- Minor release of Emmental. Chris Pressey 3 years ago
- Announce some updates to Burro. Chris Pressey 3 years ago
- Add link to Burro installation. Chris Pressey 3 years ago
- Fix links to READMEs in installations. Chris Pressey 3 years ago
- Fix path to carriage.js in Carriage installation. Chris Pressey (commit: GitHub) 3 years ago
- Add entry for latest minor release of Burro. Chris Pressey 3 years ago
- Upgrade Feedmark dependency to 0.14 and regenerate, fixing links. Chris Pressey 3 years ago
- Update fixed tag on The Cannery. Chris Pressey 3 years ago
- Announce Eqthy 0.1. Chris Pressey 3 years ago
- Add link at top of document as well. Chris Pressey 3 years ago
- Link to Archived News Items article. Chris Pressey 3 years ago
- Split un-recent news items into own Archived News Items article. Chris Pressey 3 years ago
- Consistently use `.md` extension for Markdown files. Chris Pressey 3 years ago
- Update NEWS.md Chris Pressey (commit: GitHub) 3 years ago
- Update NEWS.md Chris Pressey (commit: GitHub) 3 years ago