An open API service indexing awesome lists of open source software.

https://github.com/datocms/middleman-dato

A Middleman extension to integrate your website with DatoCMS
https://github.com/datocms/middleman-dato

Last synced: 11 months ago
JSON representation

A Middleman extension to integrate your website with DatoCMS

Awesome Lists containing this project

README

          

# ⛔️DEPRECATED⛔️
# DatoCMS extension for Middleman

[![Coverage Status](https://coveralls.io/repos/github/datocms/middleman-dato/badge.svg?branch=master)](https://coveralls.io/github/datocms/middleman-dato?branch=master) [![Build Status](https://travis-ci.org/datocms/middleman-dato.svg?branch=master)](https://travis-ci.org/datocms/middleman-dato) [![Gem Version](https://badge.fury.io/rb/middleman-dato.svg)](https://rubygems.org/gems/middleman-dato)

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.

## Documentation

To learn more about DatoCMS and how you can use it with your Middleman website, head over to [our complete documentation](https://www.datocms.com/docs/middleman).

## Submitting a Pull Request

1. Fork it.
2. Create a branch (`git checkout -b some_bufix`)
3. Commit your changes (`git commit -am "Fix typos"`)
4. Push to the branch (`git push origin some_bugfix`)
5. Open a [Pull Request][1]
6. Enjoy a refreshing Diet Coke and wait

## Testing

To run the tests:

$ rake

If nothing complains, congratulations!

[1]: http://github.com/datocms/middleman-dato/pulls