diff --git a/README.md b/README.md index 1fe4c6d..eb466f0 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ ***Hard disk drive and SSD health inspection tool*** [](https://gsmartcontrol.shaduri.dev) -[](https://gsmartcontrol.shaduri.dev/downloads.html) +[](https://gsmartcontrol.shaduri.dev/downloads) [](https://www.gnu.org/licenses/gpl-3.0) -[](https://gsmartcontrol.shaduri.dev/software_requirements.html) +[](https://gsmartcontrol.shaduri.dev/software-requirements) [](https://repology.org/project/gsmartcontrol/versions) [](https://app.codacy.com/gh/ashaduri/gsmartcontrol?utm_source=github.com&utm_medium=referral&utm_content=ashaduri/gsmartcontrol&utm_campaign=Badge_Grade_Settings) @@ -24,7 +24,7 @@ tests on it. ## Downloads -The [Downloads](https://gsmartcontrol.shaduri.dev/downloads.html) page contains +The [Downloads](https://gsmartcontrol.shaduri.dev/downloads) page contains all the available packages of GSmartControl. @@ -44,7 +44,7 @@ all the available packages of GSmartControl. GSmartControl supports ATA drives (both PATA and SATA), various USB to ATA bridges, and drives behind some RAID controllers. Please see the -[Supported Hardware](https://gsmartcontrol.shaduri.dev/supported_hardware.html) page +[Supported Hardware](https://gsmartcontrol.shaduri.dev/supported-hardware) page for more information. @@ -53,7 +53,7 @@ for more information. GSmartControl supports all major desktop operating systems, including Linux, Windows, macOS, FreeBSD, and other BSD-style operating systems. Please see the -[Software Requirements](https://gsmartcontrol.shaduri.dev/software_requirements.html) page +[Software Requirements](https://gsmartcontrol.shaduri.dev/software-requirements) page for more information. diff --git a/docs/_config.yml b/docs/_config.yml index bf84b43..6535dd2 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -5,3 +5,6 @@ description: Hard disk drive and SSD health inspection tool exclude: - CNAME + - documentation.html + - smartctl_man.html + - support.html diff --git a/docs/assets/images/favicon.svg b/docs/assets/images/favicon.svg new file mode 100644 index 0000000..7b23ef6 --- /dev/null +++ b/docs/assets/images/favicon.svg @@ -0,0 +1,806 @@ + + + diff --git a/docs/documentation.html b/docs/documentation.html new file mode 100644 index 0000000..fc23e57 --- /dev/null +++ b/docs/documentation.html @@ -0,0 +1,6 @@ + +
+ + + + diff --git a/docs/index.md b/docs/index.md index ecbcf25..33a4514 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,7 +19,7 @@ tests on it. ## Downloads -The [Downloads](https://gsmartcontrol.shaduri.dev/downloads.html) page contains +The [Downloads](https://gsmartcontrol.shaduri.dev/downloads) page contains all the available packages of GSmartControl. @@ -39,7 +39,7 @@ all the available packages of GSmartControl. GSmartControl supports ATA drives (both PATA and SATA), various USB to ATA bridges, and drives behind some RAID controllers. Please see the -[Supported Hardware](https://gsmartcontrol.shaduri.dev/supported_hardware.html) page +[Supported Hardware](https://gsmartcontrol.shaduri.dev/supported-hardware) page for more information. @@ -48,7 +48,7 @@ for more information. GSmartControl supports all major desktop operating systems, including Linux, Windows, macOS, FreeBSD, and other BSD-style operating systems. Please see the -[Software Requirements](https://gsmartcontrol.shaduri.dev/software_requirements.html) page +[Software Requirements](https://gsmartcontrol.shaduri.dev/software-requirements) page for more information. diff --git a/docs/screenshots.md b/docs/screenshots.md index 59fe1ce..2db8479 100644 --- a/docs/screenshots.md +++ b/docs/screenshots.md @@ -1,3 +1,8 @@ +--- +title: "Screenshots" +permalink: /screenshots/ +--- + # Screenshots **Note:** Some of these screenshots may have been taken with older versions diff --git a/docs/smart.md b/docs/smart.md index 4ea9ed9..4925dc8 100644 --- a/docs/smart.md +++ b/docs/smart.md @@ -1,3 +1,8 @@ +--- +title: "What Is Smart?" +permalink: /what-is-smart/ +--- + # What is SMART? SMART is a technology which provides hard disk drives with methods to diff --git a/docs/smartctl_man.html b/docs/smartctl_man.html new file mode 100644 index 0000000..f66abff --- /dev/null +++ b/docs/smartctl_man.html @@ -0,0 +1,6 @@ + + + + + + diff --git a/docs/software_requirements.md b/docs/software_requirements.md index cbe4071..538ca55 100644 --- a/docs/software_requirements.md +++ b/docs/software_requirements.md @@ -1,3 +1,8 @@ +--- +title: "Software Requirements" +permalink: /software-requirements/ +--- + # Software Requirements **Note:** If using the official Windows packages, no additional software is required. diff --git a/docs/support.html b/docs/support.html new file mode 100644 index 0000000..f647d33 --- /dev/null +++ b/docs/support.html @@ -0,0 +1,6 @@ + + + + + + diff --git a/docs/support.md b/docs/support.md index 0932a2a..fa19850 100644 --- a/docs/support.md +++ b/docs/support.md @@ -1,3 +1,8 @@ +--- +title: "Support" +permalink: /support/ +--- + # Support diff --git a/docs/supported_hardware.md b/docs/supported_hardware.md index 426fde4..5ba3a46 100644 --- a/docs/supported_hardware.md +++ b/docs/supported_hardware.md @@ -1,3 +1,8 @@ +--- +title: "Supported Hardware" +permalink: /supported-hardware/ +--- + # Supported Hardware GSmartControl supports ATA drives (both PATA and SATA), various USB to diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 6e47453..4b6dcca 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -1,3 +1,7 @@ +--- +title: "Troubleshooting" +permalink: /troubleshooting/ +--- # Troubleshooting diff --git a/docs/usage.md b/docs/usage.md index 7764834..a8d4bf1 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -1,3 +1,8 @@ +--- +title: "Usage" +permalink: /usage/ +--- + # Usage ## Launching GSmartControl on Desktop