Notionでもブログを書けるように
作成日: 2022-07-13
github.com
https://github.com/transitive-bullshit/nextjs-notion-starter-kit/blob/main/lib/resolve-notion-page.ts
を参考にNotionでもブログを書けるようにした。
随伴関手
これは引用です。
class
Functor
m
where
fmap
::
(
a
->
b
)
->
m
a
->
m
b
これでブログを書きやすくなったはず。