This repo hosts the source code for the Resilience Index Book, the long-form documentation of the British Red Cross Resilience Index.
To add changes:
- Run
bookdown::render_book() - Check the book has built without errors by running a local version using
bookdown::serve_book() - Push changes to the main branch on GitHub to automatically update the live book (via GitHub pages)
