Optimise images

This commit is contained in:
Lea Anthony
2022-08-28 20:55:36 +10:00
parent 9287649e0b
commit 96bf669d62
121 changed files with 15317 additions and 3164 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# EmailIt
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/emailit.png").default} />
<img src={require("@site/static/img/showcase/emailit.webp").default} />
<br />
</p>
@@ -1,7 +1,7 @@
# EncryptEasy
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/encrypteasy.jpg").default} />
<img src={require("@site/static/img/showcase/encrypteasy.webp").default} />
<br />
</p>
@@ -1,7 +1,7 @@
# FileHound Export Utility
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/filehound.jpg").default} />
<img src={require("@site/static/img/showcase/filehound.webp").default} />
<br />
</p>
@@ -2,7 +2,7 @@
<p style={{ "text-align": "center" }}>
<img
src={require("@site/static/img/showcase/minecraft-mod-updater.jpg").default}
src={require("@site/static/img/showcase/minecraft-mod-updater.webp").default}
/>
<br />
</p>
@@ -2,7 +2,7 @@
<p style={{ "text-align": "center" }}>
<img
src={require("@site/static/img/showcase/modalfilemanager.png").default}
src={require("@site/static/img/showcase/modalfilemanager.webp").default}
/>
<br />
</p>
@@ -1,7 +1,7 @@
# Molley Wallet
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/mollywallet.png").default} />
<img src={require("@site/static/img/showcase/mollywallet.webp").default} />
<br />
</p>
+1 -1
View File
@@ -1,7 +1,7 @@
# October
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/october.png").default} />
<img src={require("@site/static/img/showcase/october.webp").default} />
<br />
</p>
+1 -1
View File
@@ -1,7 +1,7 @@
# Optimus
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/optimus.png").default} />
<img src={require("@site/static/img/showcase/optimus.webp").default} />
<br />
</p>
+1 -1
View File
@@ -1,7 +1,7 @@
# Portfall
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/portfall.gif").default} />
<img src={require("@site/static/img/showcase/portfall.webp").default} />
<br />
</p>
@@ -1,7 +1,7 @@
# ScriptBar
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/scriptbar.png").default} />
<img src={require("@site/static/img/showcase/scriptbar.webp").default} />
<br />
</p>
+1 -1
View File
@@ -1,7 +1,7 @@
# Wally
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/wally.png").default} />
<img src={require("@site/static/img/showcase/wally.webp").default} />
<br />
</p>
+1 -1
View File
@@ -1,7 +1,7 @@
# Wombat
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/wombat.png").default} />
<img src={require("@site/static/img/showcase/wombat.webp").default} />
<br />
</p>
+1 -1
View File
@@ -1,7 +1,7 @@
# Ytd
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/ytd.png").default} />
<img src={require("@site/static/img/showcase/ytd.webp").default} />
<br />
</p>
@@ -1,7 +1,7 @@
# EmailIt
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/emailit.png").default} />
<img src={require("@site/static/img/showcase/emailit.webp").default} />
<br />
</p>
@@ -1,7 +1,7 @@
# EncryptEasy
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/encrypteasy.jpg").default} />
<img src={require("@site/static/img/showcase/encrypteasy.webp").default} />
<br />
</p>
@@ -1,7 +1,7 @@
# FileHound Export Utility
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/filehound.jpg").default} />
<img src={require("@site/static/img/showcase/filehound.webp").default} />
<br />
</p>
@@ -2,7 +2,7 @@
<p style={{ "text-align": "center" }}>
<img
src={require("@site/static/img/showcase/minecraft-mod-updater.jpg").default}
src={require("@site/static/img/showcase/minecraft-mod-updater.webp").default}
/>
<br />
</p>
@@ -1,7 +1,7 @@
# Modal File Manager
<p style={{"text-align": "center"}}>
<img src="/img/showcase/modalfilemanager.png"></img><br/>
<img src="/img/showcase/modalfilemanager.webp"></img><br/>
</p>
[Modal File Manager](https://github.com/raguay/ModalFileManager) is a dual pane file manager using web technologies. My original design was based on NW.js and can be found [here](https://github.com/raguay/ModalFileManager-NWjs). This version uses the same Svelte based frontend code (but it has be greatly modified since the departure from NW.js), but the backend is a [Wails 2](https://wails.io/) implementation. By using this implementation, I no longer use command line `rm`, `cp`, etc. commands. It is fully coded using Go and runs much faster than the previous versions.
@@ -1,7 +1,7 @@
# Molley Wallet
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/mollywallet.png").default} />
<img src={require("@site/static/img/showcase/mollywallet.webp").default} />
<br />
</p>
@@ -1,7 +1,7 @@
# October
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/october.png").default} />
<img src={require("@site/static/img/showcase/october.webp").default} />
<br />
</p>

Some files were not shown because too many files have changed in this diff Show More