bridgetown icon indicating copy to clipboard operation
bridgetown copied to clipboard

docs: Add dedicated documentation around Models

Open jaredcwhite opened this issue 3 years ago • 1 comments

  • How to subclass from Bridgetown::Model::Base
  • How to use the collection_name class 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

jaredcwhite avatar May 20 '22 18:05 jaredcwhite

Until this is released, are there any blog posts or snippets on how to get started with a model?

joemasilotti avatar Dec 19 '22 00:12 joemasilotti