We've migrated the whole site over to use the static site-generator Hexo. Hopefully it'll be more easily maintained by our members!
- Pull down the repo and install all the packages:
yarn install
ornpm install
- Start a local dev instance:
yarn run dev
ornpm run dev
- To generate static files run
yarn run generate
ornpm run generate
The code in the /themes
directory is released under an MIT license.
All other content is copyright of B-side Book Club. All rights reserved.