- Should be able to render logo
- Should be able to navigate to home page after a click
- Should be able to return prismic posts documents using getStaticProps
- Should be able to render posts documents info
- Should be able to navigate to post page after a click
- Should be able to load more posts if available
- Should not be able to load more posts if not available
- Should be able to return prismic posts documents paths using getStaticPaths
- Should be able to return prismic post document using getStaticProps
- Should be able to render post document info
- Should be able to render loading message if fallback