mikhael28 / pareto-static

Statically generated home page for Pareto Learning, with (over 100) custom pages generated for items in the Library of Context for helping developers have access to high quality educational and economic resources.
0 stars 0 forks source link

Feature/page components #8

Closed mikhael28 closed 3 years ago

mikhael28 commented 3 years ago

'Blog' pages are successfully being created and rendered, specifically for React.

There are a couple of things that need to happen:

  1. We need to create slugs for all of our CMS items
  2. We need to create 'required' fields on the Sanity schemas, and create a 'published' field for the schema objects so that we do not literally just show ALL the schemas.
  3. An audit needs to be done of the CMS
  4. We need different sections for the Knowledge, and the economic library. Economics might be a part of the 'premium' subscription - or maybe, it's visible if you just make an account! A cool little reward.
  5. An actual blog section, in addition to the economy/knowledge library.
  6. UI improvements for the different content pieces in the category page, and in the resource page.