coderdiaz/cvfolio

Support for i18n

Offen

#12 geöffnet am 28.06.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Astro (23 Forks)auto 404
enhancementhacktoberfest

Repository-Metriken

Stars
 (63 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Currently, the CVfolio project supports only content on English. The next approach is to support multiples languages like Spanish.

Today, we only have a page for generate the next pages like homepage, projects and posts.

We need to add a prefix for allow content in different languages like:

/ - default content on English /es - content on Spanish

Contributor Guide