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 HTML installation for Lexeduct. Chris Pressey 8 years ago
- Add latest release of Lexeduct. Chris Pressey 8 years ago
- Update tag for The Dossier. Chris Pressey 8 years ago
- Merge pull request #35 from catseye/games-refactoring Chris Pressey (commit: GitHub) 8 years ago
- Fix link for Hunt the Wumpus. Chris Pressey 8 years ago
- Tighten game implementation schema. Chris Pressey 8 years ago
- Merge branch 'master' into games-refactoring Chris Pressey 8 years ago
- Add schema for Game Implementations. Chris Pressey 8 years ago
- Run cleanup script. Chris Pressey 8 years ago
- Link to Games recorded in The Dossier. Chris Pressey (commit: GitHub) 8 years ago
- These are implementations, not games themselves. Chris Pressey (commit: GitHub) 8 years ago
- Move game implementations out of this file. Chris Pressey (commit: GitHub) 8 years ago
- Create Game Implementations.md Chris Pressey (commit: GitHub) 8 years ago
- Update "See Also" link descriptions. Chris Pressey (commit: GitHub) 8 years ago
- Update the online installation of Pixley. Chris Pressey 8 years ago
- Add distribution for latest release of Pixley. Chris Pressey 8 years ago
- New configuration for Pixley installation. Chris Pressey 8 years ago
- Add distribution for latest revision of Burro distribution. Chris Pressey 8 years ago
- Add entry for latest revision of Cabra. Chris Pressey 8 years ago
- Add latest release of Xigxag. Chris Pressey 8 years ago
- Fix a number of links. Chris Pressey 8 years ago
- Announce Funicular 0.5 and stringie 1.0. Chris Pressey 8 years ago
- Add distribution for 1.0 release of stringie. Chris Pressey 8 years ago
- Add distribution for Funicular 0.5. Chris Pressey 8 years ago
- Equipage uses the new release tag style. Chris Pressey 8 years ago
- Add 0.3 release of Electronics-Projects. Chris Pressey 8 years ago
- Fix Markdown glitch. Chris Pressey 8 years ago
- Announce release of Equipage. Chris Pressey 8 years ago
- Correct Equipage date and clean up Befunge-93 links. Chris Pressey 8 years ago
- Clean up. Chris Pressey 8 years ago