Commit graph

7 commits

Author SHA1 Message Date
Helder Burato Berto 5e36f320df
feat: upgrade next-mdx-remote
* chore: upgrade packages

Updating packages:
- "@mapbox/rehype-prism": "^0.6.0"
- "image-size": "1.0.0"
- "next-seo": "4.24.0"
- "remark-code-titles": "0.1.2"
- "remark-footnotes": "^3.0.0"
- "eslint-config-prettier": "^8.3.0"
- "globby": "11.0.3"
- "lint-staged": "^11.0.0"
- "remark-stringify": "9.0.1"

* feat: upgrade next-mdx-remote

It adds MDXRemote and serialize breaking changes

Read more at https://github.com/hashicorp/next-mdx-remote/releases/tag/3.0.0

* fix: downgrade remark-math and rehype-katex
2021-05-11 22:05:33 +08:00
Dr. Derek Austin 67acb0c494 Run Prettier (npx prettier --write .) 2021-05-10 17:07:13 -05:00
Timothy 735c954e72
Feat/sub-route (#38)
* blog subroute support
* docs: update readme and blog

Co-authored-by: mrhut10 <ahut10@gmail.com>
2021-05-08 13:58:57 +08:00
Timothy 0403eb24a8 refactor formatSlug logic 2021-01-16 18:38:45 +08:00
Timothy 8f646e3429 improve handling of draft posts 2021-01-16 18:36:25 +08:00
Timothy fba98a0b74 fix twitter and github post links 2021-01-10 16:55:38 +08:00
Timothy Lin 9a6f4efbb8 Upload starter template 2021-01-09 17:50:45 +08:00