coderdiaz/cvfolio

Support for i18n

开放

#12 创建于 2025年6月28日

 (1 条评论) (0 个反应) (0 位负责人)Astro (23 个派生)auto 404
enhancementhacktoberfest

仓库指标

星标
 (63 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南