AletheiaFact / AletheiaFact/aletheia

Use getStaticProps in static pages

Abierto
#1,054 0 comentarios 0 reacciones 0 asignados Ver en GitHub
good first issue tech
Lenguaje dominante
TypeScript
Estrellas
55
Forks
20
Merge medio
2 d 6 h
PR fusionados (30 d)
2

Descripción

## 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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.