Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions _data/architecture.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,54 +3,54 @@
icon: fa-flag
sub-pages:
- title: What is Qubes OS?
url: /intro/
url: https://doc.qubes-os.org/en/latest/introduction/intro.html
- title: Endorsements
url: /endorsements/
- title: Getting started
url: /doc/getting-started/
url: https://doc.qubes-os.org/en/latest/introduction/getting-started.html
icon: fa-cubes
- title: Video tours
url: /video-tours/
url: https://doc.qubes-os.org/en/latest/introduction/video-tours.html
icon: fa-play-circle
- title: Screenshots
url: /screenshots/
url: /https://doc.qubes-os.org/en/latest/introduction/screenshots.html
icon: fa-picture-o
- title: FAQ
url: /faq/
url: https://doc.qubes-os.org/en/latest/introduction/faq.html
- title: Help and support
url: /support/
url: https://doc.qubes-os.org/en/latest/introduction/support.html
icon: fa-question-circle
- title: Security center
url: /security/
url: https://doc.qubes-os.org/en/latest/project-security/security.html
icon: fa-shield-alt
- title: Architecture
url: /doc/architecture/
url: https://doc.qubes-os.org/en/latest/developer/system/architecture.html
- title: Code of conduct
url: /code-of-conduct/
url: https://doc.qubes-os.org/en/latest/introduction/code-of-conduct.html

- title: Downloads
url: /downloads/
icon: fa-download
sub-pages:
- title: System requirements
url: /doc/system-requirements/
url: https://doc.qubes-os.org/en/latest/user/hardware/system-requirements.html
- title: Certified hardware
url: /doc/certified-hardware/
url: https://doc.qubes-os.org/en/latest/user/hardware/certified-hardware/certified-hardware.html
- title: Compatibility list
url: /hcl/
icon: fa-power-off
- title: Installation guide
url: /doc/installation-guide/
url: https://doc.qubes-os.org/en/latest/user/downloading-installing-upgrading/installation-guide.html
- title: Verifying signatures
url: /security/verifying-signatures/
url: https://doc.qubes-os.org/en/latest/project-security/verifying-signatures.html
- title: Supported releases
url: /doc/supported-releases/
url: https://doc.qubes-os.org/en/latest/user/downloading-installing-upgrading/supported-releases.html
- title: Version scheme
url: /doc/version-scheme/
url: https://doc.qubes-os.org/en/latest/developer/releases/version-scheme.html
- title: Source code
url: /doc/source-code/
url: https://doc.qubes-os.org/en/latest/developer/code/source-code.html
- title: Software license
url: /doc/license/
url: https://doc.qubes-os.org/en/latest/developer/code/license.html
- title: Download mirrors
url: /downloads/#mirrors

Expand Down Expand Up @@ -86,11 +86,11 @@
- title: Announcements
url: /news/categories/#announcements
- title: Userbase statistics
url: /statistics/
url: https://doc.qubes-os.org/en/latest/introduction/statistics.html
icon: fa-bar-chart
- title: Research
icon: fa-file-text
url: /research/
url: https://doc.qubes-os.org/en/latest/developer/general/research.html
- title: GitHub
url: https://github.com/QubesOS
rel: me
Expand All @@ -114,9 +114,9 @@
icon: fa-users
sub-pages:
- title: Report a bug
url: /doc/issue-tracking/
url: https://doc.qubes-os.org/en/latest/introduction/issue-tracking.html
- title: Report a security Issue
url: /security/
url: https://doc.qubes-os.org/en/latest/project-security/security.html
icon: fa-shield-alt
- title: Inquiries
url: /team/#inquiries
Expand Down
20 changes: 10 additions & 10 deletions _data/includes.yml
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
- section: doc-widget
title: Page contents
links:
- url: /doc/
- url: https://doc.qubes-os.org/en/latest/index.html
text: Table of contents
icon: fa-list
- url: /doc/glossary/
- url: https://doc.qubes-os.org/en/latest/user/reference/glossary.html
text: Glossary of terms
icon: fa-book-reader
- url: /support/
- url: https://doc.qubes-os.org/en/latest/introduction/support.html
text: Help and support
icon: fa-question-circle
- text: Page source on GitHub
icon: fa-github
- url: /doc/how-to-edit-the-documentation/
- url: https://doc.qubes-os.org/en/latest/developer/general/how-to-edit-the-rst-documentation.html
text: How to edit the docs
icon: fa-file-signature
- url: /doc/issue-tracking/
- url: https://doc.qubes-os.org/en/latest/introduction/issue-tracking.html
text: How to report a bug
icon: fa-bug
- url: /security/
- url: https://doc.qubes-os.org/en/latest/project-security/security.html
text: Report a security issue
icon: fa-shield-alt

- section: intro
links:
- url: /video-tours/
- url: https://doc.qubes-os.org/en/latest/introduction/video-tours.html
text: Video tours
id: 1
- url: /screenshots/
- url: https://doc.qubes-os.org/en/latest/introduction/screenshots.html
text: Screenshots
id: 2

Expand Down Expand Up @@ -74,10 +74,10 @@
- url: http://qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion
text: Tor onion service
id: 2
- url: /privacy/
- url: https://doc.qubes-os.org/en/latest/introduction/privacy.html
text: Privacy policy
id: 3
- url: /doc/issue-tracking/
- url: https://doc.qubes-os.org/en/latest/introduction/issue-tracking.html
text: Report a problem
id: 4
- url: /terms/
Expand Down
Loading