Middleman Dato is a Middleman extension to use the Middleman static site generator together with the API-driven DatoCMS, a fully customizable administrative backend for your static websites.
This gem works for Middleman v4.
To learn more about DatoCMS and how you can use it with your Middleman website, head over to our complete documentation.
git checkout -b some_bufix
)git commit -am "Fix typos"
)git push origin some_bugfix
)To run the tests:
$ rake
If nothing complains, congratulations!