This is the upcoming Hanakai website. It’s still a work in progress.
We track our development entirely using issues on this repo. Orgnize your issues according to these main issue labels: area/backend, area/design and area/content.
For the site’s initial launch, we’re tracking our work in this project board.
Make sure you have Ruby and Node.js installed. See .tool-versions for expected versions. Feel free to use your own preferred version manager.
Then, to set up the site:
$ bin/setupTo see common commands for operating the site:
$ bin/setup help