- Install Ruby
- note: this is painful on a Mac M1, consider ruby on mac to automate the process
- gem install rexml
- Install Jekyll
jekyll servefrom the project root. This will automatically rebuild the site as you make changes. However, note that changes to_config.ymlrequire a server restart.