diff --git a/content/docs.html b/content/docs.html
new file mode 100644
index 0000000000000000000000000000000000000000..d2fb2007d121a57cce8a603eeca251a33ac51572
--- /dev/null
+++ b/content/docs.html
@@ -0,0 +1,5 @@
+---
+title: "Parrot OS - Documentation"
+date: 2020-11-16T16:26:30+01:00
+layout: "docs"
+---
diff --git a/data/en/docs.yml b/data/en/docs.yml
new file mode 100644
index 0000000000000000000000000000000000000000..e6db46b8ee13abdfef9da8982239811b1be52189
--- /dev/null
+++ b/data/en/docs.yml
@@ -0,0 +1,191 @@
+enable : true
+heading : Parrot OS Documentation
+placeholder : Search through the documentation...
+
+GetStarted_title : Get Started
+GetStarted_icon : ../images/docs/information.png
+
+Setup_title : Setup & Configuration
+Setup_icon : ../images/docs/settings.png
+
+Troubleshooting_title : Troubleshooting
+Troubleshooting_icon : ../images/docs/operator.png
+
+Project_title : Project
+Project_icon : ../images/docs/rocket.png
+
+# Get Started section
+
+GetStarted :
+- text : System requirements
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Supported Hardware
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : What version should I download?
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : How to create a boot device
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : System requirements
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Supported Hardware
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : What version should I download?
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : How to create a boot device
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : How to boot
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : How to install Parrot
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Parrot on Docker
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Parrot on QubesOS
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Parrot on VirtualBox
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Installing VirtualBox Guest Additions
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Recommanded reading
+ URL : https://download.parrot.sh/parrot/iso/
+
+# Setup & Configuration section
+
+Setup :
+- text : Hash & Key Verification
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Persistent USB Live
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Dual Boot
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Setting up Parrot
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Firejail
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Apparmor
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Mate
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : KDE
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : XFCE
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Changing your DE
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Installing GPU drivers
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Installing OpenCL for Hashcat
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Network setup
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Assistive technologies
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : ARM and other builds
+ URL : https://download.parrot.sh/parrot/iso/
+
+
+
+# Troubleshooting section
+
+Troubleshooting :
+- text : Troubleshooting methodology
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : ISO issues
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Live USB persistence issues
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Install issues Debian standard
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Install issues Debian-GTK
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Troubleshooting GRUB
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Dual Boot
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Issues with custom kernel
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Metasploit issues
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Tor issues
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Anonsurf issues
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Networking issues
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : WiFi issues
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Bluetooth issues
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : GPU issues
+ URL : https://download.parrot.sh/parrot/iso/
+
+# Project section
+
+Project :
+- text : Apt mirror list
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Make your own mirror
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Infrastructure weathermap
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Community news
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Social Media
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : The Team
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Donate
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Nest
+ URL : https://download.parrot.sh/parrot/iso/
+
+- text : Legal stuff
+ URL : https://download.parrot.sh/parrot/iso/
diff --git a/data/en/donate.yml b/data/en/donate.yml
index 8348a66ec6007b44991831baae269a6349a54388..007783654372a5a2bc5c96a1a56d2ab5340ecc66 100644
--- a/data/en/donate.yml
+++ b/data/en/donate.yml
@@ -22,12 +22,15 @@ crypto:
title: Cryptocurrencies
text: We believe in cryptocurrencies and we accept donations on several chains.
btc: 1PaRrotouWgDVeiGTaoGRdXYQdFcjoo7fw
- btcb32: bc1qejlm4wkpgpv7hgscqj4j35q390du47zcdu6s33
- ltc: MEEbtFkxzqqxtRZ4xGtyXGZvMYX4RuMN4B
- ltcb32: ltc1qru05ulfajwnpy47gagcgx3rdc8lj6kjku9m337
+ btcb32: bc1qsuqck5xl5su02cyh92gyv3v2rl9k5yq49rs939
+ ltc: MH4HAW2ZwDGde7USi8XS41YGcfPpczSKqt
+ ltcb32: ltc1q9jcsve8cfjxlaygtz2ts49ydgksrz8d96hus6y
xlm: GA7OVMQNTET4ZDUZSUFADOQUFENNMB3PNJCQFWQDBNW5Q2VI4FW2WYXE
- eth: 0x2fBf674282248701ddfeCe0bb992524043572633
- erc20: We support USDT, USDC, BAT, SAI, DAI, MKR, Link and 0x
+ doge: D8fDCq1nAPBN1AfLC2mzLfgL95uz2S3DDh
+ dash: Xx8o5x7tarm37g1tAtPgGRExLhYLPgRpG4
+ zcash: t1daB37ZGJWki6JovW341Sr8uzx1UebxKWM
+ eth: 0xbb40037943af35B40bf6cDBFda6063982d466e95
+ erc20: We support USDT, USDC, PAXG, BAT, DAI, MKR, Link, WBTC, ZRX, KNC and more.
referrals:
title: Referral Links
@@ -43,4 +46,4 @@ referrals:
vultr:
title: Vultr
text: Get $100 of free credit with our Vultr referral link.
- link: https://www.vultr.com/?ref=8443844-6G
\ No newline at end of file
+ link: https://www.vultr.com/?ref=8443844-6G
diff --git a/layouts/_default/docs.html b/layouts/_default/docs.html
new file mode 100644
index 0000000000000000000000000000000000000000..6aea8bf8e5888dcd0b0aea356840f622d8669165
--- /dev/null
+++ b/layouts/_default/docs.html
@@ -0,0 +1,155 @@
+{{ define "main" }}
+
+ {{ partial "navigation.html" . }}
+
+{{ $data := index .Site.Data .Site.Language.Lang }}
+
+
+
{{ $data.docs.GetStarted_title }}
+
+
{{ $data.docs.Setup_title }}
+
+
{{ $data.docs.Troubleshooting_title }}
+
+
{{ $data.docs.Project_title }}
+
{{ $data.donate.crypto.ltcb32 }}
{{ $data.donate.crypto.xlm }}
{{ $data.donate.crypto.eth }}
+{{ $data.donate.crypto.doge }}
+{{ $data.donate.crypto.dash }}
+{{ $data.donate.crypto.zcash }}
ETH ERC20: {{ $data.donate.crypto.erc20 }}
diff --git a/static/images/docs/information.png b/static/images/docs/information.png new file mode 100644 index 0000000000000000000000000000000000000000..cf6f66c4993a2f3104f7691e2e33ede4025dc130 Binary files /dev/null and b/static/images/docs/information.png differ diff --git a/static/images/docs/operator.png b/static/images/docs/operator.png new file mode 100644 index 0000000000000000000000000000000000000000..026e45cd5de6b18e6e9acd4aeff69e495b89e724 Binary files /dev/null and b/static/images/docs/operator.png differ diff --git a/static/images/docs/rocket.png b/static/images/docs/rocket.png new file mode 100644 index 0000000000000000000000000000000000000000..6cbc7b156369a1a429a8946c3f6e6b27e4d83c19 Binary files /dev/null and b/static/images/docs/rocket.png differ diff --git a/static/images/docs/settings.png b/static/images/docs/settings.png new file mode 100644 index 0000000000000000000000000000000000000000..87422f770b9fe17d9cbbb92890dfc5d2339eda12 Binary files /dev/null and b/static/images/docs/settings.png differ diff --git a/static/plugins/css/custom.css b/static/plugins/css/custom.css index 63e35986efe09aba149ca88e02eb29527e4a4294..c2f167794ed90386b474844fec69eb53e558c0db 100644 --- a/static/plugins/css/custom.css +++ b/static/plugins/css/custom.css @@ -45,3 +45,83 @@ padding-right: 1px; } } + + +/* style for documentaton section */ + +.border-meghna.docs { + border-top: none; +} + +.border-meghna.docs::before { + margin-left: -150px; + width: 50%; +} + +.searchFieldDocs { + min-height: 70px; + width: 50%; + border: 0; + background: #fff; + display: block; + padding: 10px 70px 10px 32px; + font-size: 18px; + color: #666; + border-radius: 20px; + margin: auto; +} + +.btn-faqs.btn { + text-transform: none; + border-radius: 10px; +} + +.btn-faqs.btn-main { + background: cyan; + font-size: 18px; +} + +.btn-faqs.btn-main:hover { + background: #57cbcc; +} + +.card { + border-radius: 20px; + display: block; + +} + +.card-body { + padding: 2px; +} + +.help-box { + filter: invert(100%) sepia(3%) saturate(0%) hue-rotate(134deg) brightness(103%) contrast(103%); +} + +.card:hover .help-box { + filter: invert(82%) sepia(92%) saturate(1025%) hue-rotate(104deg) brightness(101%) contrast(102%); +} + +hr { + padding: 0; + margin: 0 auto; + width: 90%; +} + +@media only screen + and (max-width: 991px) { + + .searchFieldDocs { + width: 80%; + } + + .border-meghna.docs::before { + margin-left: -50px; + width: 100%; + } + + .card { + margin-bottom: 40px; + } +} diff --git a/static/plugins/js/custom.js b/static/plugins/js/custom.js index feea922305aa6b34953efbd92d83d21555b45326..a5a06f42fc7dc52c0e8d39abeccbacb82c008afa 100644 --- a/static/plugins/js/custom.js +++ b/static/plugins/js/custom.js @@ -13,4 +13,35 @@ $(this).text('copied!'); $tmp.remove(); }) - }) \ No newline at end of file + }) + /* ========================================================================= */ + /* dropdown functions + /* ========================================================================= */ + + $('#get-started').mouseover(function () { + $('#get-started-sub').show(); + }); + $('#get-started').mouseout(function () { + $('#get-started-sub').hide(); + }); + + $('#setup').mouseover(function () { + $('#setup-sub').show(); + }); + $('#setup').mouseout(function () { + $('#setup-sub').hide(); + }); + + $('#troubleshooting').mouseover(function () { + $('#troubleshooting-sub').show(); + }); + $('#troubleshooting').mouseout(function () { + $('#troubleshooting-sub').hide(); + }); + + $('#project').mouseover(function () { + $('#project-sub').show(); + }); + $('#project').mouseout(function () { + $('#project-sub').hide(); + }); \ No newline at end of file