Skip to content

Commit

Permalink
Merge pull request #9 from intergrav/meta
Browse files Browse the repository at this point in the history
Remake site
  • Loading branch information
HyperSoop authored Jan 29, 2023
2 parents b6fe399 + a463dad commit e574c8b
Show file tree
Hide file tree
Showing 9 changed files with 306 additions and 100 deletions.
4 changes: 0 additions & 4 deletions docs/_config.yml

This file was deleted.

30 changes: 0 additions & 30 deletions docs/_layouts/default.html

This file was deleted.

55 changes: 0 additions & 55 deletions docs/assets/css/style.scss

This file was deleted.

Binary file added docs/assets/so-color.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/so-text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/sop-banner.png
Binary file not shown.
38 changes: 38 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="en-US">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css">
<title>Simply Optimized</title>
</head>

<body>
<div class="wrapper">
<header>
<img src="assets/so-text.png" alt="Simply Optimized">
<img src="assets/so-color.gif" height="2px" width="100%">
<br>
<br>
<p>A very light base Fabric modpack to heavily optimize the game without any QoL improvements.</p>
</header>
<section>
<p>The Simply Optimized modpack intends to be the very base of mods/configurations for performance. You can add any mods on top of it at your own taste. It only contains optimization mods, increasing your FPS, reducing slutters or speeding up loads, with countless tweaks to get the most out of them. For each new release, I try to bring the performance up, picking the best solutions possible.</p>
<p><i>for some reason, every second optimization modpack implies this, but when i look at the mods i see a lot of QoL that is not related to optimization at all-</i></p>
<p>One of its purposes may be to be recommended to people new to Fabric who just want a selection of mods for the best performance without much else - instead of listing the mods manually, you can just link them here!</p>
<p>I can confidently claim this is the best optimization modpack in terms of performance as of now.</p>
<p><i>Also works on Quilt without issue! just replace Fabric API with QSL and you're good to go!</i></p>
<p>See <a href="https://modrinth.com/modpack/sop">Modrinth</a> or the <a href="https://github.com/HyperSoop/Simply-Optimized/wiki">wiki (WIP)</a> for the detailed description and downloads.</p>
</section>
<footer>
<p>Created by <a href="https://github.com/HyperSoop">HyperSoop</a><br>Website by <a href="https://github.com/intergrav">intergrav</a></p>
<a href="https://modrinth.com/modpack/sop"><img alt="modrinth" height="40" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg"></a>
<a href="https://github.com/HyperSoop/Simply-Optimized/wiki"><img alt="ghpages" height="40" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/documentation/ghpages_vector.svg"></a>
</footer>
</div>
<script src="https://raw.githubusercontent.com/pages-themes/minimal/master/assets/js/scale.fix.js"></script>
</body>

</html>
11 changes: 0 additions & 11 deletions docs/index.md

This file was deleted.

Loading

0 comments on commit e574c8b

Please sign in to comment.