A template to make blog-like site with MDX and next.js
Find a file Use this template
2022-11-06 17:07:31 +09:00
components fix mdx <S> 2022-11-06 17:07:31 +09:00
pages pass the whole router to MDX 2022-11-05 22:21:49 +09:00
styles make css external 2022-11-05 01:39:51 +09:00
.gitignore init 2022-11-04 21:47:43 +09:00
LICENSE init 2022-11-04 21:47:43 +09:00
next-env.d.ts init 2022-11-04 21:47:43 +09:00
next.config.mjs add gfm, katex 2022-11-05 21:50:21 +09:00
package.json forgot to add remark-gfm 2022-11-05 21:56:31 +09:00
README.md pass the whole router to MDX 2022-11-05 22:21:49 +09:00
supMDX-env.d.ts add Footer, site name 2022-11-04 22:05:14 +09:00
supMDX.yml add Footer, site name 2022-11-04 22:05:14 +09:00
tsconfig.json init 2022-11-04 21:47:43 +09:00
yarn.lock add gfm, katex 2022-11-05 21:50:21 +09:00

supMDX

A template to make blog-like site with MDX and next.js

Note that this template is still in development and may change without compatibility

Configuration

  • supMDX.yml