/mongoid-site

Source code for mongoid.org

Primary LanguageCSS

Documentation

These are the source files that power mongoid.org. It is a middleman powered static page.

Contributing

Please help Mongoid flesh out its documentation. We'll merge in any reasonable extensions to our website docs, and give credit for your help!

How to run the site locally

Clone this repo and run bundle install. Then run bundle exec middleman to start the server at http://localhost:4567

Notes

All pages are written in haml, and for consistency must stay that way.