Skip to content

Commit e3118a1

Browse files
committed
Update blog section with December 2025 preview and testing status
1 parent 9516c0e commit e3118a1

1 file changed

Lines changed: 21 additions & 23 deletions

File tree

index.html

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -299,35 +299,33 @@ <h2 class="display-md-5 jumbo-header">(But you can if you want)</h2>
299299
<div class="container px-2">
300300
<div class="p-2 mb-4 bg-body-tertiary rounded-3 jumbotron gradient-1">
301301
<div class="container-fluid align-items-center">
302-
<!-- First section -->
303302
<div class="row align-items-center">
304-
<h2 class="display-md-5 jumbo-header">Check out the blog!</h2>
303+
<h2 class="display-md-5 jumbo-header">Latest from the Blog</h2>
305304
</div>
306305
<div class="row align-items-center">
307306
<div class="col-md-8">
308-
<p> Our team publishes regular updates on the RetroDECK blog.
309-
Visit it to stay up to date with ongoing development.</p>
307+
<h4 class="mb-2" style="color: white;">December 2025: Lucia Preview</h4>
308+
<p><small><em>December 13, 2025</em></small></p>
309+
<p>As the final blog post of the year, the team wishes everyone happy holidays to those who
310+
celebrate. We also extend warm wishes for a wonderful Lucia Day to our friends in Italy
311+
and the Nordic countries, and a Happy New Year to all.</p>
312+
<h4>0.10.b Testing Status</h4>
313+
<p>
314+
Testing is progressing well thanks to our community testers. A Steam Input related bug
315+
was identified, documented, and reported to Valve.
316+
317+
Current efforts are focused on polishing, iteration, and bug fixing, and steady progress
318+
is being made.
319+
</p>
310320
</div>
311321
<div class="col-md-4 text-center">
312322
<a type="button" class="btn btn-dark align-center p-2" target="_blank"
313-
rel="noopener noreferrer" href="https://retrodeck.readthedocs.io/en/latest/blog/">
314-
<div class="row align-items-center">
315-
<div class="col-4">
316-
<svg height="2rem" viewBox="0 0 24 24" fill="none"
317-
xmlns="http://www.w3.org/2000/svg">
318-
<path
319-
d="M4 19V6.2C4 5.0799 4 4.51984 4.21799 4.09202C4.40973 3.71569 4.71569 3.40973 5.09202 3.21799C5.51984 3 6.0799 3 7.2 3H16.8C17.9201 3 18.4802 3 18.908 3.21799C19.2843 3.40973 19.5903 3.71569 19.782 4.09202C20 4.51984 20 5.0799 20 6.2V17H6C4.89543 17 4 17.8954 4 19ZM4 19C4 20.1046 4.89543 21 6 21H20M9 7H15M9 11H15M19 17V21"
320-
stroke="#946beb" stroke-width="2" stroke-linecap="round"
321-
stroke-linejoin="round" />
322-
</svg>
323-
324-
</div>
325-
<div class="col-8 text-center">Read More</div>
326-
</div>
323+
rel="noopener noreferrer"
324+
href="https://retrodeck.readthedocs.io/en/latest/blog/2025/12/13/december-2025-lucia-preview/">
325+
Read More
327326
</a>
328327
</div>
329328
</div>
330-
331329
</div>
332330
</div>
333331
</div>
@@ -389,10 +387,10 @@ <h2 class="display-md-5 jumbo-header">Latest from the Blog</h2>
389387
<div class="feature-card p-2 mt-2 mt-lg-0">
390388
<h3>RetroDECK Configurator</h3>
391389
<p>Use the <em>RetroDECK Configurator</em>, a multi-tool settings
392-
utility accessible from the ES-DE main menu, to manage system configurations
393-
from a single interface.
394-
It includes tools to fix issues, compress files, enable presets, organize
395-
folders, validate BIOS, and more.</p>
390+
utility accessible from the ES-DE main menu, to manage system configurations
391+
from a single interface.
392+
It includes tools to fix issues, compress files, enable presets, organize
393+
folders, validate BIOS, and more.</p>
396394
</div>
397395
</div>
398396
</div>

0 commit comments

Comments
 (0)