AletheiaFact / AletheiaFact/aletheia
Use getStaticProps in static pages
Offen
good first issue
tech
- Vorherrschende Sprache
- TypeScript
- Sterne
- 55
- Forks
- 20
- Ø Merge
- 2 T. 6 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
## 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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.