This repository contains all the content of The Codeless Code (i.e. the translations and the original cases by Qi), an inspiring and beautiful collection of “fables and kōans for the software engineer”.
If you want to add your translation:
- Fork the repo.
- Create a directory named after your language code and translator name (e.g. en-qi).
- Add a branch for the case(s) you want to translate (e.g. case-42 or cases-1-10).
- Add your translations.
- Push the changes.
- File a Pull Request.
You can find information about the format to follow here.
Only keep the Number
header, translate the Title
, and possibly
Tagline
and Illus.X.title
for the images' alt
tags.
Add Lang
with the locale and Translator
with your translator nickname.
All other headers will be ignored and taken from the original English version.
Many thanks to Qi for this ingenious work of art and to all the translators for their hard work.