baldurbjarnason / reader-frontend

Front end web app for Rebus Ink

Home Page:https://rebus.ink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reader-frontend

IMPORTANT: this project is still in the very early stages and is not yet ready for unsolicited contributions. If you are interested in the project, please contact the development team.

Documentation is lacking. Tests have insufficient coverage. The entire thing is more of a prototype than anything else and the end product will almost certainly look very different. Hic sunt dracones.

Front-end for the Rebus Reader system

Commit Message Style

prefix: message

Where prefix can be any of: build, ci, chore, docs, feat, fix, perf, refactor, revert, style, test.

The other rules are as described here

JS style

Code should be written in the Standard style and even if it isn't, prettier-standard is run on commit to convert the code into Standard style.

(I don't particularly prefer Standard style over any other variety, but we need a coding style and that one's as good as any other and comes with a bunch of ready-made tools.)

Icons

The icons are from or based on ICONSVG, MIT Licensed. ICONSVG icons are in turn based on the great Feather icon set.

About

Front end web app for Rebus Ink

https://rebus.ink

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 82.4%Language:CSS 8.9%Language:HTML 8.7%