Writing does not have to be persistent. See by yourself
Watch the video below...
To run locally, install Elm and:
git clone [email protected]:Soreine/water-writing.git
cd water-writing/
elm-make main.elm --output main.js
Open index.html
in your browser.
Have NPM installed and run npm install
once. Run npm run deploy
to build using Elm, and deploy to gh-pages.