-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Prepare files for translation * ✨ feat(english): remove "draft" parameters * quick format * ✨ feat(english): add slugs * remove unnecessary parameter "no_padding = true" * Update index.md * Update _#first_intro.md * Update _#first_test-url.md * Delete _10_header.md * Update _10_why-important.md * Update _10_intro.md * Update _10_eco-design.md * Update _10_editor.md * Update _10_contributors.md * Update _10_simple.md * Update _10_join-us.md * Update _20_contribute.md * Update _20_appreciation.md * Update _20_good-practices-book.md * Update _20_compare.md * Update _20_numbers.md * Update _20_privacy.md * Update _30_did-you-know.md * Update _30_conditions.md * Update _30_good-practices-tips.md * Update _30_sources.md * Update _30_footprint.md * Update _30_urls-use.md * Update _35_details.md * Update _30_criterias.md * Update _40_contribute.md * Update _40_hosting.md * Update _40_badge.md * Update _40_tools.md * Update _40_ecoindex.md * Update _45_what-it-means.md * Update _50_more.md * Update _50_formula.md * Update _60_tips.md * Update _60_footprint.md * Update _66_error-codes.md * Update _70_extension.md * Update _70_important.md * Update _20_hosting.md * Update linked to current French content * Update module base-structure * clean go.sum * hugo-microtypo update fixes double content in English * feat: make the form analysis redirect to the correct localized result page * feat: add missing english translations for the results page * fix: make it possible to switch language on the result page * doc: update Vincent profile --------- Co-authored-by: Yaacov <[email protected]> Co-authored-by: aureliebaton <[email protected]> Co-authored-by: clem-mndi <[email protected]> Co-authored-by: Lucile Alteyrac <[email protected]> Co-authored-by: Bastien Gatellier <[email protected]>
- Loading branch information
1 parent
b9baa62
commit d75c87a
Showing
89 changed files
with
1,103 additions
and
616 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
+++ | ||
title = "{{- replace .Name "-" " " | title -}}" | ||
date = {{- .Date -}} | ||
draft = true | ||
weight = 1 | ||
menu = "main" | ||
+++ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
/** | ||
* Revert Every Layout CSS property changes since version used in goodimpact-hugo/modules/base-structure v0.0.0-20221129171738-d8c79a5e4c78 | ||
*/ | ||
.box-l.--s2p0 { | ||
/* use value from .box-l */ | ||
padding: var(--s1, 1.3rem); | ||
} |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
+++ | ||
draft = true | ||
title = "Page not found" | ||
decoType = "404" | ||
+++ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
+++ | ||
draft = true | ||
title = "Test a website" | ||
layout = "single" | ||
decoType = "home" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.