bridgetown
bridgetown copied to clipboard
docs: Add dedicated documentation around Models
- How to subclass from
Bridgetown::Model::Base - How to use the
collection_nameclass method if inflection isn't enough - How to load, edit, and save files in the repo
- How models are emitted as resources
- How to write your own Origin
Until this is released, are there any blog posts or snippets on how to get started with a model?