For now there is redundancy in the repository. index.md and spec/v2.0.0.md are intended to be equal for main directory and translations.
It causes confusion and unsyncing of files because of one-file edits in translations (b43f3ef, 4fa99c5, aafc4b3).
Symbolic links would make things simple. Jekyll handles them well on filesystems supporting symbolic links.
What do you think?
For now there is redundancy in the repository.
index.mdandspec/v2.0.0.mdare intended to be equal for main directory and translations.It causes confusion and unsyncing of files because of one-file edits in translations (b43f3ef, 4fa99c5, aafc4b3).
Symbolic links would make things simple. Jekyll handles them well on filesystems supporting symbolic links.
What do you think?