AletheiaFact / AletheiaFact/aletheia

Use getStaticProps in static pages

オープン
#1,054 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue tech
主要言語
TypeScript
スター
55
フォーク
20
平均マージ
2日 6時間
マージ済み PR(30日)
2

説明

## Background Information
Some pages are always static and because we run a [Custom Nextjs Server](https://nextjs.org/docs/pages/building-your-application/configuring/custom-server) we do not get automated static generation. In order to achieve that we need to [explicitly define that for the static pages](https://nextjs.org/docs/pages/building-your-application/data-fetching/get-static-props).

## What
List of pages that are static:
- 400s and 500s errors
- Code of Conduct
- About
- Privacy Policy

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。