aereal.orgをGatsbyからNext.js + Contentfulに移行
Gatsbyの生成するGraphQLの型定義が気に入らないので移行する。
すべて必須としたいのにnullableになる。
Next.jsのnext exportを使う
データはcontentfulに
型定義はcontentful-typescript-codegenを使う
To Do
done: tslint→eslintに移行
done: GitHub Actionsに移行
done: contentfulのcontent modelを追加する
done work
done blog
done: social account
done: site
done: [Next.jsを入れて next devされるまで設定]
done いらないものを消す
done graphql関係
done gatsyby
done: masterにマージしたらデプロイ
contentfulで更新したらGitHub Actionsを実行する