This is the website for Parklife, a Ruby library that renders a Rack app to a static build. Read more about this site on its colophon.
Add a Markdown file to the ./content directory and link to it from somewhere.
Install the gems:
bundle installStart the development web server at http://localhost:4567:
bin/dev