web3/site/content
Rufus Pollock 604708f165 [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files.
* Move all markdown into a dedicated `content/` directory
* use contentlayer (https://github.com/contentlayerdev/contentlayer) for loading markdown
* add catch all route pages/[...slug].js to generate all markdown routes using contentlayer to find pages

frontmatter now properly supported

NB: some nice side benefits like removing the hack in _app.js to render markdown template vs the general layout template

TODO: page titles need fixing
2022-03-23 14:37:53 +01:00
..
about.md [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
claims [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
concepts [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
contribute.md [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
guide [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
library.md [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
notes [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
subscribed.md [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00