This is the personal website of Anna Debenham. It's powered by GitHub Pages and Jekyll.
Prerequisites: Ruby and Node. On a Mac, install Xcode.
- Navigate to the repository folder in the terminal and run
bundle install
. - Run
npm install
. - Run
npm run build
.