On undoing, fixing, or removing commits in git
- Clone this repo.
npm installnpm start- Edit in browser
- Submit a pull request
This starts the TiddlyWiki server. Open http://localhost:8080 in your browser
and make edits. They are saved automatically to the repo so you can easily
git add/git commit them.
To build the stand alone HTML for publication run npm run build and it will
output wiki-dist/output/index.html.