mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-30 14:50:08 +00:00
site: use shortcode for article ending paragraph
This commit is contained in:
parent
d7da7c9024
commit
9ff19990d3
|
@ -72,3 +72,8 @@ paginate = 20
|
|||
[outputs]
|
||||
home = [ "HTML", "RSS" ]
|
||||
section = [ "HTML" ]
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
|
|
@ -103,7 +103,4 @@ Please don't hesitate to reach out to us on our Discord server's Patreon support
|
|||
That's all we have for today but, we're sure to be back with more exciting news soon!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -120,7 +120,4 @@ See you next time, <br>
|
|||
- yuzu development team!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -65,7 +65,4 @@ We will be working even more diligently to bring many more new, and exciting fea
|
|||
Keep playing on yuzu, and have fun!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, checkout our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -71,7 +71,5 @@ But rest assured — we have a really exciting feature coming, that many of you
|
|||
This feature is `days away…` not weeks… So, hang tight!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, checkout our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
||||
|
|
|
@ -113,7 +113,4 @@ Please note the marked titles that were tested with the processor limited to 2.4
|
|||
##### That's all we have for now, see you soon with exciting news about Project Hades and more! Happy emulating!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -74,7 +74,5 @@ And if you are already using our installer, you will be automatically migrated t
|
|||
>}}
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, checkout our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
||||
|
|
|
@ -138,7 +138,4 @@ We hope you guys enjoyed it, and we will be back soon with another featured Yuzu
|
|||
Until then, thank you for your support and stay tuned!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, checkout our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -127,7 +127,4 @@ We hope you all enjoyed it, and we will be back soon with another featured yuzu
|
|||
Until then, thank you for your support and stay tuned!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, checkout our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -97,7 +97,4 @@ A huge thanks to epicboy for taking the time to sit down and give us some insigh
|
|||
We hope you all enjoyed it, and we will be back soon with another featured yuzu dev to bring you behind the curtains again. Until then, thank you for your support and stay tuned!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -206,7 +206,4 @@ See you next time, <br>
|
|||
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -395,7 +395,4 @@ All these screenshots have been taken in handheld mode of yuzu, using a PC with
|
|||
{{< /message >}}
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, checkout our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -495,7 +495,4 @@ All these screenshots have been taken in docked mode of yuzu, using a PC with th
|
|||
{{< /message >}}
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, checkout our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -200,7 +200,4 @@ Kirby deserves a colorful world for his adventures!
|
|||
That’s all for now, folks! See you in the May report!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -221,7 +221,4 @@ Regarding other project news, Morph’s Project Gaia is growing. german77 is wor
|
|||
That’s all folks! Thank you for sticking with us and see you next month!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -205,7 +205,4 @@ Whispers of more audio changes have been heard, and a certain shark will be resp
|
|||
That's all for now folks! See you again in the September progress report!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -159,7 +159,4 @@ That’s all folks! Thank you so much for sticking around. See you next time in
|
|||
Thanks to Darkerm and Morph for helping with the pictures.
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -217,7 +217,4 @@ Project Kraken is underway. Project Gaia started. Project Hades, the shader deco
|
|||
That’s all folks! As always, thank you for reading until the end, and see you next time!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -277,7 +277,4 @@ That’s all folks! Thank you so much for staying with us. See you in the Februa
|
|||
And remember kids, winners update their GPU drivers to the latest version!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -204,7 +204,4 @@ That’s all for now, folks! Until the August progress report!
|
|||
>}}
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -171,7 +171,4 @@ That’s all for now, folks! We hope to see you in our July progress report!
|
|||
Special thanks to gidoly for providing screenshots.
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -125,7 +125,4 @@ Stay tuned to hear more about them in the future!
|
|||
That’s all for now folks, see you in the April report.
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -150,7 +150,4 @@ We will expand this information once Hades is out and has its own dedicated arti
|
|||
That’s all folks! Thank you so much for allowing us to take some of your time, and see you next month!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -165,7 +165,4 @@ That’s all for now, folks! See you in the June article!
|
|||
Special thanks to BSoD Gaming for the comparative `GLASM` video, and Toxa for providing some screenshots.
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -159,7 +159,4 @@ The `Buffer Cache Rewrite` has been progressing very fast with no delays so far,
|
|||
That's all folks! Thank you so much for taking the time to read this progress report. See you next month, maybe Christmas will come early!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -199,7 +199,4 @@ Thanks GG for the pics!
|
|||
>}}
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -127,7 +127,4 @@ Not much information can be given right now, but you all should know that [Rapto
|
|||
That's all she wrote, folks! See you next time in the October progress report!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -228,7 +228,4 @@ If you come across any softlock or bug that is not present in mainline but prese
|
|||
```
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -162,7 +162,4 @@ And with that, our overview of the Texture Cache Rewrite is finished! Please rep
|
|||
>}}
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, check out our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
|
@ -297,7 +297,4 @@ As always, we’re so thankful to our supporters.
|
|||
Please enjoy testing out Vulkan on your own games, and remember to reach out to us with any feedback/bugs you experience on our Discord's exclusive Patreon channels!
|
||||
|
||||
|
||||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>
|
||||
If you would like to contribute to this project, checkout our [GitHub](https://github.com/yuzu-emu/yuzu)!</b>
|
||||
</h4>
|
||||
{{< article-end >}}
|
||||
|
|
4
site/layouts/shortcodes/article-end.html
Normal file
4
site/layouts/shortcodes/article-end.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<h4 style="text-align:center;">
|
||||
<b>Please consider supporting us on <a href="https://www.patreon.com/yuzuteam">Patreon</a>!<br>
|
||||
If you would like to contribute to this project, checkout our <a href="https://github.com/yuzu-emu/yuzu">GitHub</a>!</b>
|
||||
</h4>
|
Loading…
Reference in a new issue