- Created a new layout for projects with sections for hero, projects, roadmap, selection criteria, and a call to action. - Added a single page layout for individual project details, including a hero section and content area. - Introduced a brand highlight partial to emphasize "TheAfriForge" in text. - Implemented an icon partial for reusable SVG icons across the site. - Developed a site header and footer with navigation and legal links, adapting for language variations. - Enhanced the index layout with sections for hero, stats, pillars, projects, and members. - Added a development script to load environment variables and run Hugo with optional arguments.
37 lines
655 B
TOML
37 lines
655 B
TOML
[siteDescription]
|
|
other = "Fondation africaine du logiciel libre et de la souveraineté numerique."
|
|
|
|
[gitforgeCta]
|
|
other = "Acceder a GitForge"
|
|
|
|
[headerCtaMembers]
|
|
other = "Devenir Membre"
|
|
|
|
[themeModeLight]
|
|
other = "Jour"
|
|
|
|
[themeModeDark]
|
|
other = "Nuit"
|
|
|
|
[themeToggleAria]
|
|
other = "Basculer le theme"
|
|
|
|
[themeSetLightAria]
|
|
other = "Activer le mode jour"
|
|
|
|
[themeSetDarkAria]
|
|
other = "Activer le mode nuit"
|
|
|
|
|
|
|
|
[footerTagline]
|
|
other = "Fondation du logiciel libre et de la souverainete numerique en Afrique."
|
|
|
|
[footerLegal]
|
|
other = "Mentions legales"
|
|
|
|
[footerPrivacy]
|
|
other = "Politique de confidentialite"
|
|
|
|
[footerGovernance]
|
|
other = "Charte de gouvernance"
|