My page at hodler.co
bundle install # gem install if fails
dnf install ruby-devel gcc-c++ aspell aspell-en tidy-html5
gem install bundler
bundle install
Make site available at http://localhost:4000
./bin/run.sh
./test/spell_checker.sh
Generate svgs via
dot -Tsvg input.gv -o output.svg
Should have a height of 300 pixels.
brew install libxml2 libxslt
brew install libiconv
xcode-select --install
Then run bundle install
again