An open API service indexing awesome lists of open source software.

https://github.com/johnlindquist/next-mdx-blog


https://github.com/johnlindquist/next-mdx-blog

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Demo

https://next-mdx-blog-jkivtjoolv.now.sh

## Idea

Using `babel-plugin-preval` to read .md files from a dir.

## Credit

* @timneutkens - The idea to use preval
* @kentcdodds - For preval
* @zeithq - for Next.js ❤️