empress / empress-blog

Fully-functional, SEO friendly static site implementation of a blog system built on Ember
https://empress-blog.netlify.app/
MIT License
180 stars 30 forks source link

update models to classes #141

Closed mansona closed 3 years ago

mansona commented 3 years ago

This just updates all the models to proper classes and moves them into addon (with the correct re-export)

Note this is me splitting https://github.com/empress/empress-blog/pull/103 out into multiple PRs