Skip to content

Commit

Permalink
Merge pull request #313 from stride3d/master
Browse files Browse the repository at this point in the history
Initiating deployment of latest website updates to production
  • Loading branch information
VaclavElias authored Sep 16, 2024
2 parents 8d4c7bf + b180770 commit aef86ed
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 65 deletions.
5 changes: 3 additions & 2 deletions _data/site.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "2.0.0.27",
"version": "2.0.0.29",
"engine": "Eleventy 2.0",
"title": "Stride Game Engine",
"description": "C# Stride Game Engine is a powerful and versatile game development engine that is based on the C# programming language",
"language": "en",
"author": "Stride Team",
"dark-mode": true,
"alert-banner": true,
"alert-banner": false,
"docs-search": true,
"google-analytics": true,
"download-version": "4.2",
Expand All @@ -27,6 +27,7 @@
"docs-manual-jp-url": "https://doc.stride3d.net/latest/jp/manual/",
"docs-release-notes-url": "https://doc.stride3d.net/latest/en/releasenotes/",
"docs-requirements-url": "https://doc.stride3d.net/latest/en/manual/requirements/",
"docs-installation-url": "https://doc.stride3d.net/latest/en/manual/get-started/install-stride.html",
"docs-search-url": "https://doc.stride3d.net/latest/en/index.json",
"docs-tutorial-url": "https://doc.stride3d.net/latest/en/tutorials/",
"docs-contributing-url": "https://doc.stride3d.net/latest/en/contributors/index.html",
Expand Down
2 changes: 1 addition & 1 deletion _includes/video_home.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="hero-video-text">
<h1 class="h1 mb-3 text-light mb-3 display-5 fw-bold">Stride Game Engine</h1>
<p class="text-light mb-2 lead fw-normal">Stride is a free and <a href="{{ site.links.github-stride-url }}" target="_blank" rel="noopener">open-source</a><br class="d-md-none" /> cross-platform C# game engine.
<p class="text-light mb-4 lead fw-normal">It is fit for both 2D and 3D games, as well as any other interactive content <br class="d-none d-md-inline" /> running on desktop, mobile and VR.</p>
<p class="text-light mb-4 lead fw-normal">It is fit for both 2D and 3D games, as well as any other interactive content <br class="d-none d-md-inline" /> running on desktop and VR.</p>
<div class="row g-2 g-md-3 mb-3">
<div class="col-auto">
<a href="/download/" class="btn btn-lg btn-stride">
Expand Down
8 changes: 5 additions & 3 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="row">
<div class="col-lg-7 col-md-6 rt-left">
<h2 class="h1 mb-3">Your Next Game Engine</h2>
<p class="lead">Stride is a powerful, open-source 2D and 3D cross-platform game engine. It's free to use, modify, and distribute under the permissive <strong>MIT</strong> license. Whether you're creating a simple mobile game or the next big console hit, Stride has the features and flexibility you need.</p>
<p class="lead">Stride is a powerful, open-source 2D and 3D cross-platform game engine. It's free to use, modify, and distribute under the permissive <strong>MIT</strong> license. </p>
<h2>Your Freedom with Stride</h2>
<ul class="lead">
<li>Use Stride for any purpose</li>
Expand All @@ -34,6 +34,8 @@ <h2>Your Freedom with Stride</h2>
</div>
<div class="text-secondary mt-2 small">Note: The installer download is approximately 55 MB. This file will be downloaded directly from our GitHub main repository.</div>
</div>
<h2>Having doubts on how to install it?</h2>
<p class="lead">Check the <a href="{{ site.links.docs-installation-url }}" target="_blank" rel="noopener">installation guide</a>!</p>
<h2>Get Started with Stride</h2>
<p class="lead">Before you download, make sure to check the <a href="{{ site.links.docs-requirements-url }}" target="_blank" rel="noopener">system requirements</a> for Stride. Ready to dive in? View the most recent changes in our <a href="{{ site.links.docs-release-notes-url }}" target="_blank" rel="noopener">release notes</a>.</p>
</div>
Expand All @@ -53,7 +55,7 @@ <h2 class="h1 mb-3">Frequently asked questions</h2>
<div class="accordion">
{% include accordion-item-faq.html id:"what-platforms"
title:"What platforms can I make applications for using Stride?"
body:"<p>Stride currently supports <b>Windows</b>, <b>Android</b>, <b>iOS</b>, <b>Xbox One</b> and <b>Universal Windows Platforms (UWP)</b>. Stride also supports most popular VR devices and has experimental support for Linux.</p>"
body:"<p>Stride currently supports <b>Windows</b>. Support for <b>Android</b>, <b>iOS</b>, <b>Linux</b> and <b>macOS</b> are in experimental state. Stride also supports most popular VR devices.</p>"
%}

{% capture body %}
Expand All @@ -71,7 +73,7 @@ <h2 class="h1 mb-3">Frequently asked questions</h2>

{% include accordion-item-faq.html id:"question-what-application"
title:"What kinds of application can I make with Stride?"
body:"<p>Stride is open-source, highly modular, and super-versatile. You can use it to create mobile, PC and VR games, or as a high-end rendering engine for applications such as training simulations or architecture and engineering software.</p>"
body:"<p>Stride is open-source, highly modular, and super-versatile. You can use it to create PC and VR games, or as a high-end rendering engine for applications such as training simulations or architecture and engineering software.</p>"
%}

{% include accordion-item-faq.html id:"question-content-ownership"
Expand Down
4 changes: 2 additions & 2 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 class="h1 mb-3">General</h2>

{% include accordion-item-faq.html id:"what-platforms"
title:"What platforms can I make applications for using Stride?"
body:"<p>Stride currently supports <b>Windows</b>, <b>Android</b>, <b>iOS</b>, <b>Xbox One</b> and <b>Universal Windows Platforms (UWP)</b>. Stride also supports most popular VR devices and has experimental support for Linux.</p>"
body:"<p>Stride currently supports <b>Windows</b>. Support for <b>Android</b>, <b>iOS</b>, <b>Linux</b> and <b>macOS</b> are in an experimental state. Stride also supports most popular VR devices.</p>"
%}

{% capture body %}
Expand All @@ -40,7 +40,7 @@ <h2 class="h1 mb-3">General</h2>

{% include accordion-item-faq.html id:"question-what-application"
title:"What kind of applications can I make with Stride?"
body:"<p>Stride is open-source, highly modular, and super-versatile. You can use it to create mobile, PC and VR games, or as a high-end rendering engine for non-gaming applications such as architecture, medical, and engineering visualization software, training simulations, and so on.</p>"
body:"<p>Stride is open-source, highly modular, and super-versatile. You can use it to create PC and VR games, or as a high-end rendering engine for non-gaming applications such as architecture, medical, and engineering visualization software, training simulations, and so on.</p>"
%}

{% capture body %}
Expand Down
18 changes: 0 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,6 @@ <h2 class="h3 mb-3 fw-bold text-stride">Accelerated development</h2>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card h-100">
<img src="/images/top/platforms.webp" alt="Robot" class="img-fluid p-3">
<div class="card-body pt-5 px-5">
<h2 class="h3 mb-3 fw-bold text-stride">Develop once, deploy <br /> cross-platform</h2>
<ul class="mb-4 fa-ul" style="--fa-li-margin: 1.8em;">
{% include bullet-point.html text:'Windows Desktop' %}
{% include bullet-point.html text:'Windows Universal' %}
{% include bullet-point.html text:'iOS and Android' %}
{% include bullet-point.html text:'Linux' %}
{% include bullet-point.html text:'macOS' %}
</ul>
</div>
<div class="px-5 pb-5">
<a href="/features/" class="btn btn-lg btn-outline-stride me-md-2">Dive into development features</a>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card h-100">
<img src="/images/home/section-scripting.png" alt="Stride Editor Screenshot" class="img-fluid p-4">
Expand Down
78 changes: 43 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
},
"dependencies": {
"@11ty/eleventy-fetch": "^4.0.1",
"@fortawesome/fontawesome-free": "^6.5.2",
"@fortawesome/fontawesome-free": "^6.6.0",
"bootstrap": "^5.3.3",
"lunr": "^2.3.9",
"markdown-it-anchor": "^9.0.1",
"markdown-it-table-of-contents": "^0.6.0",
"sass": "^1.77.2"
"markdown-it-anchor": "^9.2.0",
"markdown-it-table-of-contents": "^0.7.0",
"sass": "^1.77.6"
}
}

0 comments on commit aef86ed

Please sign in to comment.