From 9edefaff233abf977aba02eaa76265fc23cf72f5 Mon Sep 17 00:00:00 2001 From: vikdevelop Date: Fri, 2 Aug 2024 10:54:27 +0200 Subject: [PATCH] improve web page design --- _includes/footer.html | 4 +- index.html | 80 ++++++++++------------- open-issue/css/styles.css | 9 +-- open-issue/index.html | 37 ++++++++--- wiki/archive-encryption/index.html | 5 +- wiki/configuration-in-cli/index.html | 5 +- wiki/flatpak-apps-installation/index.html | 5 +- wiki/index.html | 1 + wiki/periodic-saving/index.html | 5 +- wiki/synchronization/index.html | 5 +- 10 files changed, 85 insertions(+), 71 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 8e38781c..97ecf741 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,8 +3,8 @@

Is the translation of this page incomplete, or do you want to add a new language? Use Weblate.

diff --git a/index.html b/index.html index 980ed42d..33d7a0d5 100644 --- a/index.html +++ b/index.html @@ -13,66 +13,56 @@ - + -
- -

SaveDesktop app

-

Save your desktop configuration

+
-
- - -
+ + + +

SaveDesktop

+

Save your desktop configuration

- -

Download

-
-
-
-
-
- +
-

Download from Flathub

- Download on Flathub +
+ Download on Flathub
-

Download from Snap Store

- - Get it from the Snap Store - +
+
+ Get it from the Snap Store
-

Download as native version

-

Install

- wget -qO /tmp/savedesktop-native-installer.py https://raw.githubusercontent.com/vikdevelop/SaveDesktop/main/native/native_installer.py && python3 /tmp/savedesktop-tmp/native/native_installer.py --install -

Remove

- wget -qO /tmp/savedesktop-native-installer.py https://raw.githubusercontent.com/vikdevelop/SaveDesktop/main/native/native_installer.py && python3 /tmp/savedesktop-native-installer.py --remove +
-
+
-