Install necessary dependencies by using bundle install
.
To use:
- Check out the
blog
branch. - Do a
bundle install
. - Invoke the
middleman
command. - Navigate to
localhost:4567
.
Test locally. When you're ready, type middleman build
and copy the contents of the build
directory into the master
branch. Submit a pull request.
This work is licensed under a Creative Commons Attribution 4.0 International License.