-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmkdocs.yml
More file actions
38 lines (38 loc) · 829 Bytes
/
mkdocs.yml
File metadata and controls
38 lines (38 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
site_name: HackUBC
theme:
name: material
palette:
scheme: ubc
features:
- navigation.tabs
- header.autohide
- search.suggest
- search.highlight
extra_css:
- stylesheets/theme.css
- stylesheets/custom.css
plugins:
- search
- git-revision-date-localized:
enable_creation_date: true
copyright: Copyright © 2024 - 2024 HackUBC by Yuuta and Winslow is licensed under CC BY-NC-SA 4.0
repo_url: https://www.github.com/HackUBC/HackUBC.git
repo_name: HackUBC/www.git
nav:
- Home:
- index.md
- Software:
- software/index.md
- software/samail.md
- CWL:
- software/cwl.md
- Network:
- network/index.md
- network/wifi.md
- network/vpn.md
- network/routing.md
- Radio:
- radio/index.md
- radio/dmr.md
- Electrical:
- electrical/index.md