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
- Host: GitHub
- URL: https://github.com/datocms/middleman-dato
- Owner: datocms
- License: mit
- Archived: true
- Created: 2016-05-30T12:43:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T10:49:47.000Z (over 3 years ago)
- Last Synced: 2024-08-07T08:11:33.503Z (almost 2 years ago)
- Language: Ruby
- Homepage: https://docs.datocms.com/middleman/overview.html
- Size: 136 KB
- Stars: 24
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⛔️DEPRECATED⛔️
# DatoCMS extension for Middleman
[](https://coveralls.io/github/datocms/middleman-dato?branch=master) [](https://travis-ci.org/datocms/middleman-dato) [](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