Support for the FreeMonoTengwar font and ConScript encoding
[tengwarjs.git] / CONTRIBUTIONS.md
1
2 - `npm test` to run the unit tests
3 - visit `samples/index.html` to verify that the samples are
4 transcribed
5 - visit `combinations/*.html` to verify that those all still render
6 the tengwar/tehtar combination matrices.
7 - visit `editor/index.html` to verify that it works.
8 - visit `tengwar.html` to verify that the elvish word appears
9 transcribed, verifying basic execution during development.
10 - `. ./minify.sh` to build the minified bundle, verifying that the
11 required dependencies are all mentioned in the script
12 - visit `tengwar.min.html` to verify that the elvish word appears
13 transcribed, verifying basic execution in production.
14 - verify that the documentation in README.md is in sync with the
15 latest contributions.
16