update website to new github username
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<hr class="pullquote-lines">
|
||||
<div class="bottom">
|
||||
<h2 class="content-title-small">Check out the project</h2>
|
||||
<a class="button" href="https://github.com/simplePCBuilding/arch-dev-vm" target="_blank">GitHub Repo</a>
|
||||
<a class="button" href="https://github.com/janishutz/arch-dev-vm" target="_blank">GitHub Repo</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<div id="nav"></div>
|
||||
<div class="content-wrapper">
|
||||
<div class="content">
|
||||
<img src="https://raw.githubusercontent.com/simplePCBuilding/libreevent/master/assets/logo.png" alt="libreevent Logo" class="project-logo">
|
||||
<img src="https://raw.githubusercontent.com/janishutz/libreevent/master/assets/logo.png" alt="libreevent Logo" class="project-logo">
|
||||
<h1 class="content-title"><i>libre</i>ǝvent</h1>
|
||||
<a href="/projects" class="back">← All projects</a>
|
||||
<p style="text-align: center; margin-bottom: 5%;">libreǝvent is a free and open source event management solution you can host yourself on whatever system. Create your next event at lower cost and power it using libreǝvent</p>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<div id="nav"></div>
|
||||
<div class="content-wrapper">
|
||||
<div class="content">
|
||||
<img src="https://raw.githubusercontent.com/simplePCBuilding/MusicPlayerV2/master/assets/logo.png" alt="MusicPlayer Logo" class="project-logo">
|
||||
<img src="https://raw.githubusercontent.com/janishutz/MusicPlayerV2/master/assets/logo.png" alt="MusicPlayer Logo" class="project-logo">
|
||||
<h1 class="content-title">Music­Player</h1>
|
||||
<a href="/projects" class="back">← All projects</a>
|
||||
<p style="text-align: center; margin-bottom: 5%;">An electron-based music player to which a basically infinite amount of client displays can connect to to display the current playing song, the upcoming songs and details on all of them.</p>
|
||||
@@ -48,7 +48,7 @@
|
||||
</div>
|
||||
<div class="bottom">
|
||||
<h2 class="content-title">Download it here</h2>
|
||||
<a class="button" href="https://github.com/simplePCBuilding/MusicPlayerV2/releases" target="_blank">DOWNLOAD</a>
|
||||
<a class="button" href="https://github.com/janishutz/MusicPlayerV2/releases" target="_blank">DOWNLOAD</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="popup">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<div id="nav"></div>
|
||||
<div class="content-wrapper">
|
||||
<div class="content">
|
||||
<img src="https://raw.githubusercontent.com/simplePCBuilding/BiogasControllerApp/main/BiogasControllerApp-V2.3/BiogasControllerAppLogo.png" alt="BiogasControllerApp Logo" class="project-logo">
|
||||
<img src="https://raw.githubusercontent.com/janishutz/BiogasControllerApp/main/BiogasControllerApp-V2.3/BiogasControllerAppLogo.png" alt="BiogasControllerApp Logo" class="project-logo">
|
||||
<h1 class="content-title">School projects</h1>
|
||||
<a href="/projects" class="back">← All projects</a>
|
||||
<p style="text-align: center; margin-bottom: 5%;">During my time at school I have created quite a few little software projects, the biggest of them being the BiogasControllerApp, whose Logo you can see above.</p>
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<div id="nav"></div>
|
||||
<div class="content-wrapper">
|
||||
<div class="content">
|
||||
<img src="https://raw.githubusercontent.com/simplePCBuilding/SimpleMediaUpscalerLite/main/assets/logo.png" alt="smuL Logo" class="project-logo">
|
||||
<img src="https://raw.githubusercontent.com/janishutz/SimpleMediaUpscalerLite/main/assets/logo.png" alt="smuL Logo" class="project-logo">
|
||||
<h1 class="content-title">Simple­Media­Upscaler­Lite</h1>
|
||||
<a href="/projects" class="back">← All projects</a>
|
||||
<p style="text-align: center; margin-bottom: 5%;">Images and videos at low resolutions can be quite restricting in terms of what you can do with it and many upscalers either perform terribly, do not look good, can't upscale videos or are hard to use. smuL (pronounced like 'small' because UPscaling) is an easy to use frontend to upscale all your videos and images.</p>
|
||||
@@ -76,7 +76,7 @@
|
||||
<div class="element">
|
||||
<h3>Development.</h3>
|
||||
<p>Visit our GitHub repo to help develop the project! PRs are warmly welcomed!</p>
|
||||
<a href="https://github.com/simplePCBuilding/SimpleMediaUpscalerLite" class="button">GitHub</a>
|
||||
<a href="https://github.com/janishutz/SimpleMediaUpscalerLite" class="button">GitHub</a>
|
||||
</div>
|
||||
<div class="element">
|
||||
<h3>Contributors.</h3>
|
||||
@@ -90,7 +90,7 @@
|
||||
<div class="bottom">
|
||||
<h2 class="content-title">Download it today</h2>
|
||||
<p>Some bigger updates are planned for the more distant future</p>
|
||||
<a class="button" href="https://github.com/simplePCBuilding/SimpleMediaUpscalerLite/releases" target="_blank">DOWNLOAD</a>
|
||||
<a class="button" href="https://github.com/janishutz/SimpleMediaUpscalerLite/releases" target="_blank">DOWNLOAD</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="popup">
|
||||
@@ -110,7 +110,7 @@
|
||||
</ul>`,
|
||||
'cli': '<h3>Command Line Interface.</h3><p>The smuL cli is a powerful tool written in python which the GUI uses to upscale videos and images alike. You can use it to upscale images and videos in large badges. To use it simply search for SimpleMediaUpscaleLite and right click > Open File location. Open a command prompt and type <i>smuL-cli.exe -h</i> to get a list of all available commands.</p>',
|
||||
'supportedOS': '<h3>Supported OS.</h3><p>smuL currently supports Windows 8, 10 and 11 and all Debian and all rpm-capable Linux distributions officially. You might be able to use it on different OSes if you compile it yourself.</p><p>To run smuL, you need to have a functional installation of ffmpeg and (if on Linux), a functional installation of wine V7 or higher.</p>',
|
||||
'plugins': '<h3>Plugins.</h3><p>smuL features extensive plugin support for its CLI. smuL does not yet have a plugin installer, so please read the plugin installation documentation on our <a href="https://github.com/simplePCBuilding/SimpleMediaUpscalerLite/wiki">GitHub repo</a>!</p>',
|
||||
'plugins': '<h3>Plugins.</h3><p>smuL features extensive plugin support for its CLI. smuL does not yet have a plugin installer, so please read the plugin installation documentation on our <a href="https://github.com/janishutz/SimpleMediaUpscalerLite/wiki">GitHub repo</a>!</p>',
|
||||
'foss': '<h3>Free and Open Source.</h3><p>smuL is fully free and open source, which means, you can use it without any limits for free. There are also no ads and you can have a look at the source code to confirm that we are in fact not collecting ANY data or sending ANY data to anybody. The only network request we do is to GitHub if you head into settings in the GUI to download the version information.</p>',
|
||||
'roadmap': `<h3>Roadmap.</h3><p>For version 2.1.0 the following things are planned:</p>
|
||||
<ul>
|
||||
@@ -121,7 +121,7 @@
|
||||
<p>If you have any suggestions, please let us know by opening an issue on GitHub</p>`,
|
||||
'contributors': `<h3>Contributors.</h3><p>Currently the following people are contributing to this project:</p>
|
||||
<ul>
|
||||
<li>simplePCBuilding (Maintainer) [Core (CLI), Docs, Website, Frontend, Distribution]</li>
|
||||
<li>janishutz (Maintainer) [Core (CLI), Docs, Website, Frontend, Distribution]</li>
|
||||
<li>ThatPlasma (Testing) [Testing, Ideas]</li>
|
||||
</ul>`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user