From d19c6acadd224dfbf90e20699cbede0d0f7a42cb Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Tue, 8 Feb 2022 18:26:53 +0400 Subject: [PATCH] Updated github pages. --- docs/_includes/extra/styles.scss | 22 ++++++++++++++++++++++ docs/downloads.md | 4 +++- docs/index.md | 4 ++++ docs/screenshots.md | 2 +- docs/smart.md | 2 +- docs/software_requirements.md | 2 +- docs/support.md | 2 +- docs/supported_hardware.md | 2 +- docs/troubleshooting.md | 2 +- docs/usage.md | 2 +- 10 files changed, 36 insertions(+), 8 deletions(-) create mode 100644 docs/_includes/extra/styles.scss diff --git a/docs/_includes/extra/styles.scss b/docs/_includes/extra/styles.scss new file mode 100644 index 0000000..2a30114 --- /dev/null +++ b/docs/_includes/extra/styles.scss @@ -0,0 +1,22 @@ +--- +--- + +@import ""; + +/* Hide sidebar's footer with GitHub info */ +div.addons-wrap { + display: none !important; +} + +/* Sidebar links */ +a.caption { + text-transform: none !important; + padding-left: 12px !important; + padding: .5em !important; + color: #fff !important; + font-weight: normal !important; +} + + + + diff --git a/docs/downloads.md b/docs/downloads.md index b6956a2..0e38be5 100644 --- a/docs/downloads.md +++ b/docs/downloads.md @@ -1,6 +1,6 @@ --- title: "Downloads" -permalink: /downloads/ +permalink: /downloads --- # Downloads @@ -30,9 +30,11 @@ for installing these packages. - 32-bit installer **(use this if unsure)**: [gsmartcontrol-1.1.4-win32.exe](https://github.com/ashaduri/gsmartcontrol/releases/download/v1.1.4/gsmartcontrol-1.1.4-win32.exe). + - 32-bit zip (portable): [gsmartcontrol-1.1.4-win32.zip](https://github.com/ashaduri/gsmartcontrol/releases/download/v1.1.4/gsmartcontrol-1.1.4-win32.zip). - 64-bit installer: [gsmartcontrol-1.1.4-win64.exe](https://github.com/ashaduri/gsmartcontrol/releases/download/v1.1.4/gsmartcontrol-1.1.4-win64.exe). + - 64-bit zip (portable): [gsmartcontrol-1.1.4.win64.zip](https://github.com/ashaduri/gsmartcontrol/releases/download/v1.1.4/gsmartcontrol-1.1.4-win64.zip). #### Outdated: Windows XP, 2000 and 2003 diff --git a/docs/index.md b/docs/index.md index 33a4514..bfdb56c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,7 @@ +--- +title: "Home" +permalink: / +--- # GSmartControl diff --git a/docs/screenshots.md b/docs/screenshots.md index 2db8479..35c7d85 100644 --- a/docs/screenshots.md +++ b/docs/screenshots.md @@ -1,6 +1,6 @@ --- title: "Screenshots" -permalink: /screenshots/ +permalink: /screenshots --- # Screenshots diff --git a/docs/smart.md b/docs/smart.md index 4925dc8..3e9845f 100644 --- a/docs/smart.md +++ b/docs/smart.md @@ -1,6 +1,6 @@ --- title: "What Is Smart?" -permalink: /what-is-smart/ +permalink: /what-is-smart --- # What is SMART? diff --git a/docs/software_requirements.md b/docs/software_requirements.md index 538ca55..4e2f4af 100644 --- a/docs/software_requirements.md +++ b/docs/software_requirements.md @@ -1,6 +1,6 @@ --- title: "Software Requirements" -permalink: /software-requirements/ +permalink: /software-requirements --- # Software Requirements diff --git a/docs/support.md b/docs/support.md index fa19850..d423cfa 100644 --- a/docs/support.md +++ b/docs/support.md @@ -1,6 +1,6 @@ --- title: "Support" -permalink: /support/ +permalink: /support --- # Support diff --git a/docs/supported_hardware.md b/docs/supported_hardware.md index 5ba3a46..1892726 100644 --- a/docs/supported_hardware.md +++ b/docs/supported_hardware.md @@ -1,6 +1,6 @@ --- title: "Supported Hardware" -permalink: /supported-hardware/ +permalink: /supported-hardware --- # Supported Hardware diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 4b6dcca..10c74d7 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -1,6 +1,6 @@ --- title: "Troubleshooting" -permalink: /troubleshooting/ +permalink: /troubleshooting --- # Troubleshooting diff --git a/docs/usage.md b/docs/usage.md index a8d4bf1..0f6f964 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -1,6 +1,6 @@ --- title: "Usage" -permalink: /usage/ +permalink: /usage --- # Usage