Fix up StreamFX page style

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2023-04-23 15:02:25 +02:00
parent ba6204fbfe
commit 2c51c7bead
3 changed files with 311 additions and 9 deletions
+16 -8
View File
@@ -5,13 +5,21 @@ comments: false
date: "2022-02-25"
---
{% include blocks/media.liquid type="image" url="projects/obs/streamfx/logo.svg" float="right" height="80px" %}{% capture content %}StreamFX is the premier plugin to OBS® Studio to take your stream or recording to the next level! Whether it is crafting advanced scene setups, recording in intermediate formats, bringing out a little bit of extra quality from encoders, StreamFX has everything you need. Bring your content creation to the future, no matter if you are a Power User or End User.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
<figure class="block float clear" style="float: right; width: 33%; max-width: 256px;">
<img src="{{ "projects/obs/streamfx/icon.svg" | absolute_url }}"/>
<figcaption>Official Icon (All Rights Reserved)</figcaption>
</figure>
<figure class="block float clear" style="float: right; width: 33%; max-width: 256px;">
<img src="{{ "projects/obs/streamfx/logo.svg" | absolute_url }}"/>
<figcaption>Official Logo (All Rights Reserved)</figcaption>
</figure>
<p class="block">StreamFX is the premier plugin to OBS® Studio to take your stream or recording to the next level! Whether it is crafting advanced scene setups, recording in intermediate formats, bringing out a little bit of extra quality from encoders, StreamFX has everything you need. Bring your content creation to the future, no matter if you are a Power User or End User.</p>
{% include blocks/heading.liquid level=2 content="Further Links" float="clear" %}
{% capture content %}
<li>{% include inline/link.liquid url="https://streamfx.xaymar.com" content="Official Website" %}</li>
<li>{% include inline/link.liquid url="https://obsproject.com/forum/threads/streamfx-for-obs%C2%AE-studio.76619/" content="Project page on OBS Project" %}</li>
<li>{% include inline/link.liquid url="https://github.com/xaymar/obs-StreamFX" content="Source Code" %}</li>
{% endcapture %}{% include blocks/list.liquid content=content %}
<h2 class="block">Further Links</h2>
<ul>
<li><a href="https://streamfx.xaymar.com">Official Website</a></li>
<li><a href="https://github.com/xaymar/obs-StreamFX">Source Code on GitHub</a></li>
<li><a href="https://obsproject.com/forum/threads/streamfx-for-obs%C2%AE-studio.76619/">OBS Project Resource Page</a></li>
</ul>
{% include blocks/heading.liquid level=1 content="Media" float="clear" %}
<h2 class="block">Media</h2>