We should come out of this workshops with:
next-mdx-remote
to source your blog posts locallygetStaticProps
& getStaticPaths
to source and display your blog posts<aside> ‼️ The pages match the branches on the main repo if you need to bring down a working repo or see a working example
</aside>
1. Init your NextJS project and setup some configuration
2. Install and setup Chakra UI
3. Create Navbar and Layout components
4. Install and configure next-mdx-remote