Website Infrastructure

Phase 1 establishes the reusable pieces for fablum.app:

Build commands

bundle exec jekyll build
bundle exec htmlproofer ./_site --disable-external --allow-hash-href

Notes