mirontoli / urapa

Chuvash javascript keyboard layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chuvash keyboard layout for web

Urapa (/uraba/) is a light-weight javascript library for writing Chuvash in mobiles and beyond.

This is a little mockup of the Urapa web application:

Urapa mockup

Building and developing

To build the project you must have nodejs, grunt, and npm.

npm install
grunt build

Hosting

The web apps is hosted on Github Pages

Deploying

The web app is deployed with the git command subtree.

git checkout gh-pages
git merge master
#git subtree push --prefix dist origin gh-pages

Before you do it for the first time, make sure you don't have a branch gh-pages.

About

Chuvash javascript keyboard layout


Languages

Language:HTML 66.0%Language:JavaScript 24.1%Language:CSS 9.9%