coderdiaz/cvfolio

Support for i18n

Aperta

#12 aperta il 28 giu 2025

 (1 commento) (0 reazioni) (0 assegnatari)Astro (23 fork)auto 404
enhancementhacktoberfest

Metriche repository

Star
 (63 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor