diff --git a/_includes/articles/download_card.html b/_includes/articles/download_card.html index c70fc35944..1e4fbca442 100644 --- a/_includes/articles/download_card.html +++ b/_includes/articles/download_card.html @@ -57,7 +57,7 @@ Export templates and other downloads - + Make a Donation diff --git a/_includes/download/download-section.html b/_includes/download/download-section.html index 4be95377bc..bd6a937d8a 100644 --- a/_includes/download/download-section.html +++ b/_includes/download/download-section.html @@ -47,7 +47,7 @@ font-weight: 100; font-size: 15px; } - + .section-download .download-3 a { color: inherit; text-decoration-color: inherit; @@ -69,12 +69,12 @@ {% assign stable_version_4 = site.data.versions | find: "featured", "4" %}

Download the latest version of Godot 4 right now and begin your creative journey!

-
Download Latest
{{ stable_version_4.name }}
- Looking for Godot 3 or a previous version? + Looking for Godot 3 or a previous version? - \ No newline at end of file + diff --git a/_includes/footer.html b/_includes/footer.html index 00442f1e46..51d60929e5 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -14,38 +14,38 @@
-

Contact us

+

Contact us

GitHub @@ -111,7 +111,7 @@ link_platform = 'linux'; } - link.href = `/${link_slug}/${link_platform}`; + link.href = `/${link_slug}/${link_platform}/`; } }); diff --git a/_includes/header.html b/_includes/header.html index ac9135a411..9429488dc2 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -13,16 +13,16 @@
+ + diff --git a/pages/community/community.html b/pages/community/community.html index 34e5068135..b8ff01be18 100644 --- a/pages/community/community.html +++ b/pages/community/community.html @@ -131,7 +131,7 @@ layout: default

Community

Godot has a very active community across multiple channels.
- By joining Godot communities, you agree to follow Godot's Code of Conduct. + By joining Godot communities, you agree to follow Godot's Code of Conduct.

@@ -140,7 +140,7 @@ layout: default
- +

Events

Upcoming community and past events.

diff --git a/pages/contact.html b/pages/contact.html index 43ed7a403e..82b769e8da 100644 --- a/pages/contact.html +++ b/pages/contact.html @@ -14,7 +14,7 @@ redirect_from:

Support

If you have a problem learning Godot or need help, please first - use the various community channels. + use the various community channels. Godot developers are busy working in making Godot better, so they can't always answer questions. They will, however, be glad to assist you if you can't get an answer from conventional means. @@ -64,7 +64,7 @@ redirect_from:

Project Leadership Committee (PLC)

Information about the Project Leadership Committee was moved to the - Governance page. + Governance page.

Godot Engine team

diff --git a/pages/download.html b/pages/download.html index 6e2400916d..d3fe682b92 100644 --- a/pages/download.html +++ b/pages/download.html @@ -11,7 +11,7 @@ redirect_from:

Redirecting...

- If you are not being redirected automatically, click here. + If you are not being redirected automatically, click here.

@@ -21,6 +21,6 @@ redirect_from: } else if (navigator.platform.indexOf('Linux') !== -1) { window.location = "/download/linux"; } else { // default to windows - window.location = "/download/windows"; + window.location = "/download/windows/"; } diff --git a/pages/education.html b/pages/education.html index 439a6f4f2d..153409f275 100644 --- a/pages/education.html +++ b/pages/education.html @@ -31,17 +31,17 @@ layout: default

Can I teach Godot in my classroom?

Godot Engine is free and open source - software released under the permissive MIT license.
+ software released under the permissive MIT license.
You can use Godot in your classroom without any restrictions and with zero licensing costs.

-

You can read more about our license here.

+

You can read more about our license here.

Will the Godot project sign a services agreement provided by my institution?

The Godot Engine project is unable to accept any terms and conditions outside of the MIT license, nor will it - provide warranties or representations about the Godot Engine outside those of the MIT + provide warranties or representations about the Godot Engine outside those of the MIT license.

As a free and open source project, Godot is not backed by a corporation or any individual. Accordingly, it doesn't @@ -62,7 +62,7 @@ layout: default from its users. The network requests include the bare minimum amount of information required to do an online search and transmit substantially less information than most internet browsing will.

-

For more information, please see our privacy policy here +

For more information, please see our privacy policy here
diff --git a/pages/features.html b/pages/features.html index 4ad6348a97..6dd7486f04 100644 --- a/pages/features.html +++ b/pages/features.html @@ -369,7 +369,7 @@ layout: default
- + See more projects made with Godot
diff --git a/pages/governance.html b/pages/governance.html index 1976598517..e65ab21562 100644 --- a/pages/governance.html +++ b/pages/governance.html @@ -67,7 +67,7 @@ current_tab: "governance"

At the end of each operating year the Foundation publishes audited financial statements outlining funds received, and how such funds were used in that year. Financial reports take time to prepare and audit, as such they are not available immediately at year end. They are available on the Foundation's website as soon as feasible after they are prepared.

- +

Technical decisions

Technical decisions are made by Area Owners and the project leaders. Godot has the following established roles:

Leadership

@@ -81,7 +81,7 @@ current_tab: "governance"

Teams and area owners

- Engine teams are groups of contributors interested in a specific area of the engine. Teams provide a way for contributors to have focused discussions with other people with similar expertise and interests. The opinion and expertise of team members is valued in discussions, but ultimately the authority over an area of the engine belongs solely to the area owner and the project leadership. Area owners are entrusted with final say for code merges in their areas. Area owners are trusted contributors who are chosen by the project leadership and have shown knowledge of the specific area of the engine and the engine's philosophy as a whole. + Engine teams are groups of contributors interested in a specific area of the engine. Teams provide a way for contributors to have focused discussions with other people with similar expertise and interests. The opinion and expertise of team members is valued in discussions, but ultimately the authority over an area of the engine belongs solely to the area owner and the project leadership. Area owners are entrusted with final say for code merges in their areas. Area owners are trusted contributors who are chosen by the project leadership and have shown knowledge of the specific area of the engine and the engine's philosophy as a whole.

In practice, area owners aim for consensus among contributors, especially among the relevant team. The "rule of thumb" is to not merge code if significant disputes exist over a change. However the final decision still remains with the area owner. The Godot project strives for rich, public, technical discussions where anyone can contribute and agree on the way to move forward. Additionally, the leadership and area owners consult with other contributors and the community as much as possible every time new features and improvements are planned. diff --git a/pages/home.html b/pages/home.html index 1d7bc78006..b5081b4372 100644 --- a/pages/home.html +++ b/pages/home.html @@ -26,7 +26,7 @@ layout: default .main-download-links .btn-download { width: 100%; } - + .main-download-links .download-3 { text-align: center; color: #ffffffd6; @@ -34,7 +34,7 @@ layout: default font-weight: 100; font-size: 15px; } - + .main-download-links .download-3 a { color: inherit; text-decoration-color: inherit; @@ -43,7 +43,7 @@ layout: default .main-download-links .download-3 a:hover { color: white; } - + @media (max-width: 900px) { .main-download { align-items: center; @@ -184,13 +184,13 @@ layout: default {% assign stable_version_4 = site.data.versions | find: "featured", "4" %}

@@ -235,7 +235,7 @@ layout: default {% endif %} {% endfor %}
- More News + More News
@@ -336,7 +336,7 @@ layout: default
- Learn more about using Godot + Learn more about using Godot
diff --git a/pages/license.html b/pages/license.html index a59157de58..43ef3790f2 100644 --- a/pages/license.html +++ b/pages/license.html @@ -42,7 +42,7 @@ current_tab: "license" documentation.

- The Godot Engine developers consider that a link to this page (godotengine.org/license) + The Godot Engine developers consider that a link to this page (godotengine.org/license) in your game documentation or credits would be an acceptable way to satisfy the license terms.

diff --git a/pages/privacy-policy.html b/pages/privacy-policy.html index 739fd81c0d..db322ea61d 100644 --- a/pages/privacy-policy.html +++ b/pages/privacy-policy.html @@ -22,7 +22,7 @@ current_tab: "privacy-policy"

Your privacy is important to Godot. To better protect your privacy and to comply with various laws and regulations, we have provided this Statement explaining our information practices and the choices you can make about the way your personal information is collected, used and disclosed. To make this - Statement easy to find, we have made it available on our homepage and at many of the + Statement easy to find, we have made it available on our homepage and at many of the locations where personally-identifiable information may be requested.

The Information We Collect

@@ -36,7 +36,7 @@ current_tab: "privacy-policy"
  • you visit the Godot web site (godotengine.org);
  • you access the Asset Library in the Godot editor application to browse or download assets;
  • you sign up as a Godot Patreon (https://patreon.com/godotengine) - or otherwise donate to Godot (https://godotengine.org/donate);
  • + or otherwise donate to Godot (https://godotengine.org/donate);
  • you sign up and log in to an account on the Godot Chat platform (https://chat.godotengine.org), and use it to participate in private and public discussions;
  • @@ -277,7 +277,7 @@ current_tab: "privacy-policy"