diff --git a/.editorconfig b/.editorconfig index e552c0886f..a8000be409 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,3 +16,7 @@ indent_size = 2 [*.rb] indent_style = space indent_size = 2 + +[*.md] +indent_style = space +indent_size = 2 diff --git a/_config.yml b/_config.yml index fbaefc455e..2530c3ebac 100644 --- a/_config.yml +++ b/_config.yml @@ -26,6 +26,8 @@ collections: download_3: output: true permalink: /download/3.x/:name/ + priorities: + output: true # Build collection items with a future date. future: true diff --git a/_includes/footer.html b/_includes/footer.html index 20ab7f9e64..f2a1b81f7d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -21,6 +21,7 @@
+ + | ++ {{ content | markdownify }} + | +
+ This page is our wishlist: + it details the improvements that we consider most important to make the Godot Engine a better tool for its users. + The items were created by talking to the volunteer maintainers for each area about the current state of things, + their personal goals, and what kind of contributions they are looking for. +
++ As with any wishlist, these points are an idealized version of what is to come in the project’s future. + To realize them, we will need the support from you, whether you are a representative for a company looking to sponsor Godot + or a game developer capable to contribute to the codebase directly. The Godot Engine has always been a community effort — there is only so much ground we can cover with Godot Foundation contractors at the moment. +
++ We hope that by publishing this list, we can align our communal efforts: by showcasing which areas need to see + improvements the most and what the next steps would be for anyone taking action. Let this list be an indicator of… +
+