wonderfloyd / Hackathon-Corona

4 stars 1 forks source link

Add blog posts categories #34

Open OPerel opened 4 years ago

OPerel commented 4 years ago

This task requires both modifications to the code and to Contentful's Content model. In Contentful's dashboard, the user should be able add categories, to which he can later link his blog posts. When adding a blog post in Contentful's dashboard, the user should have the option to link one category to his post.

If a blog post has a category linked to it, the category name should be displayed both in the post's index list item and in the post's page. The category name should be a link leading to a page listing all the blog posts of the current category.

Note: Please document any set up and configuration changes made from the initial set up in README.md.