contenta_angular
contenta_angular copied to clipboard
Contenta CMS Angular frontend
I threw the features page together, it works but could use some visual love.
One of the concerns brought up by the Angular team is that currently Angular Material is a bit bloated and unable to take advantage of tree shaking, which causes our...
Sometimes our recipe list cards line up and look perfect:  But oftentimes the heights are off:  Even if the images / text length isn't quite the same, let's...
Build homepage according to [wireframes](https://www.drupal.org/node/2818741#comment-12114776)
In the long term roadmap I'd really like to support some type of authentication / editing of recipes and other content from within our app. Exploring decoupled editorial is really...
This was a topic of a lot of discussion with the Angular team. The basic premise is that building an app to consume and display known and established data models...
so In my opinion we could start by fetching the categories from JsonAPI. When you go to the recipes landing page that would be the starting point and that will...