From 48cf60ac7c2d84570b542eca635c850718fbf2f8 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Mon, 27 Sep 2021 23:59:43 +1000 Subject: [PATCH] [docs] Fix showcase --- website/docs/community/showcase/encrypteasy.mdx | 2 +- website/docs/community/showcase/filehound.mdx | 2 +- website/docs/community/showcase/mollywallet.mdx | 2 +- website/docs/community/showcase/optimus.mdx | 2 +- website/docs/community/showcase/portfall.mdx | 2 +- website/docs/community/showcase/surge.mdx | 2 +- website/docs/community/showcase/wally.mdx | 2 +- website/docs/community/showcase/wombat.mdx | 2 +- .../img}/showcase/encrypteasy.jpg | Bin .../community => static/img}/showcase/filehound.jpg | Bin .../img}/showcase/mollywallet.png | Bin .../community => static/img}/showcase/optimus.png | Bin .../community => static/img}/showcase/portfall.gif | Bin .../community => static/img}/showcase/surge.png | Bin .../community => static/img}/showcase/wally.png | Bin .../community => static/img}/showcase/wombat.png | Bin 16 files changed, 8 insertions(+), 8 deletions(-) rename website/{docs/community => static/img}/showcase/encrypteasy.jpg (100%) rename website/{docs/community => static/img}/showcase/filehound.jpg (100%) rename website/{docs/community => static/img}/showcase/mollywallet.png (100%) rename website/{docs/community => static/img}/showcase/optimus.png (100%) rename website/{docs/community => static/img}/showcase/portfall.gif (100%) rename website/{docs/community => static/img}/showcase/surge.png (100%) rename website/{docs/community => static/img}/showcase/wally.png (100%) rename website/{docs/community => static/img}/showcase/wombat.png (100%) diff --git a/website/docs/community/showcase/encrypteasy.mdx b/website/docs/community/showcase/encrypteasy.mdx index e56ddf14a..31d7b6ad5 100644 --- a/website/docs/community/showcase/encrypteasy.mdx +++ b/website/docs/community/showcase/encrypteasy.mdx @@ -2,7 +2,7 @@ # EncryptEasy

-
+

**[EncryptEasy](https://www.encrypteasy.app) is a simple and easy to use PGP encryption tool, managing all your and your contacts keys. Encryption should be simple. Developed with Wails.** diff --git a/website/docs/community/showcase/filehound.mdx b/website/docs/community/showcase/filehound.mdx index f78e518bf..687be3870 100644 --- a/website/docs/community/showcase/filehound.mdx +++ b/website/docs/community/showcase/filehound.mdx @@ -2,7 +2,7 @@ # FileHound Export Utility

-
+

diff --git a/website/docs/community/showcase/mollywallet.mdx b/website/docs/community/showcase/mollywallet.mdx index 718704d2c..b75238028 100644 --- a/website/docs/community/showcase/mollywallet.mdx +++ b/website/docs/community/showcase/mollywallet.mdx @@ -2,7 +2,7 @@ # Molley Wallet

-
+

[Molly Wallet](https://github.com/grvlle/constellation_wallet/) the official $DAG wallet of the Constellation Network. It'll let users interact with the Hypergraph Network in various ways, not limited to producing $DAG transactions. diff --git a/website/docs/community/showcase/optimus.mdx b/website/docs/community/showcase/optimus.mdx index ef9c175cb..36cbf2fdf 100644 --- a/website/docs/community/showcase/optimus.mdx +++ b/website/docs/community/showcase/optimus.mdx @@ -2,7 +2,7 @@ # Optimus

-
+

[Optimus](https://github.com/splode/optimus) is a desktop image optimization application. It supports conversion and compression between WebP, JPEG, and PNG image formats. diff --git a/website/docs/community/showcase/portfall.mdx b/website/docs/community/showcase/portfall.mdx index d5c2471a2..211009424 100644 --- a/website/docs/community/showcase/portfall.mdx +++ b/website/docs/community/showcase/portfall.mdx @@ -2,7 +2,7 @@ # Portfall

-
+

[Portfall](https://github.com/rekon-oss/portfall) - A desktop k8s port-forwarding portal for easy access to all your cluster UIs diff --git a/website/docs/community/showcase/surge.mdx b/website/docs/community/showcase/surge.mdx index 471a9534f..774e86e70 100644 --- a/website/docs/community/showcase/surge.mdx +++ b/website/docs/community/showcase/surge.mdx @@ -2,7 +2,7 @@ # Surge

-
+

[Surge](https://surge.rule110.io/) is a p2p filesharing app designed to utilize blockchain technologies to enable 100% anonymous file transfers. Surge is end-to-end encrypted, decentralized and open source. diff --git a/website/docs/community/showcase/wally.mdx b/website/docs/community/showcase/wally.mdx index ddfbaa82b..3e842af40 100644 --- a/website/docs/community/showcase/wally.mdx +++ b/website/docs/community/showcase/wally.mdx @@ -2,7 +2,7 @@ # Wally

-
+

[Wally](https://ergodox-ez.com/pages/wally) is the official firmware flasher for [Ergodox](https://ergodox-ez.com/) keyboards. It looks great and is a fantastic example of what you can achieve with Wails: the ability to combine the power of Go and the rich graphical tools of the web development world. diff --git a/website/docs/community/showcase/wombat.mdx b/website/docs/community/showcase/wombat.mdx index 5a884588e..8fdbe7cd8 100644 --- a/website/docs/community/showcase/wombat.mdx +++ b/website/docs/community/showcase/wombat.mdx @@ -2,7 +2,7 @@ # Wombat

-
+

diff --git a/website/docs/community/showcase/encrypteasy.jpg b/website/static/img/showcase/encrypteasy.jpg similarity index 100% rename from website/docs/community/showcase/encrypteasy.jpg rename to website/static/img/showcase/encrypteasy.jpg diff --git a/website/docs/community/showcase/filehound.jpg b/website/static/img/showcase/filehound.jpg similarity index 100% rename from website/docs/community/showcase/filehound.jpg rename to website/static/img/showcase/filehound.jpg diff --git a/website/docs/community/showcase/mollywallet.png b/website/static/img/showcase/mollywallet.png similarity index 100% rename from website/docs/community/showcase/mollywallet.png rename to website/static/img/showcase/mollywallet.png diff --git a/website/docs/community/showcase/optimus.png b/website/static/img/showcase/optimus.png similarity index 100% rename from website/docs/community/showcase/optimus.png rename to website/static/img/showcase/optimus.png diff --git a/website/docs/community/showcase/portfall.gif b/website/static/img/showcase/portfall.gif similarity index 100% rename from website/docs/community/showcase/portfall.gif rename to website/static/img/showcase/portfall.gif diff --git a/website/docs/community/showcase/surge.png b/website/static/img/showcase/surge.png similarity index 100% rename from website/docs/community/showcase/surge.png rename to website/static/img/showcase/surge.png diff --git a/website/docs/community/showcase/wally.png b/website/static/img/showcase/wally.png similarity index 100% rename from website/docs/community/showcase/wally.png rename to website/static/img/showcase/wally.png diff --git a/website/docs/community/showcase/wombat.png b/website/static/img/showcase/wombat.png similarity index 100% rename from website/docs/community/showcase/wombat.png rename to website/static/img/showcase/wombat.png