We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
365a0b5
Bug fixes, upgrade to Middleman v4, and some other changes.
Note that we no longer have rake — to build, you should run bundle exec middleman build --clean, and to publish, you can simply run bash deploy.sh.
rake
bundle exec middleman build --clean
bash deploy.sh