forked from cmu-sei/foundry-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
111 lines (106 loc) · 3.91 KB
/
mkdocs.yml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# Project information
site_name: Foundry Documentation
# Configuration
theme:
name: material
features:
- navigation.footer
- navigation.tabs
- navigation.sections
- toc.integrate
- search.suggest
- search.highlight
- content.code.copy
palette:
- scheme: default
primary: blue grey
accent: lime
toggle:
icon: material/brightness-7
name: Switch to dark mode
- scheme: slate
primary: blue grey
accent: lime
toggle:
icon: material/brightness-4
name: Switch to light mode
# Extensions
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
# Page tree navigation
nav:
- Home: index.md
- Identity Guide:
- About Identity: identity/index.md
- Getting started with Identity: identity/getting-started.md
- Logging in with user account: identity/user-account-login.md
- Identity Home: identity/home.md
- Identity Grants: identity/grants.md
- Identity Profile: identity/profile.md
- Identity Integration: identity/integration.md
- Identity Accounts: identity/accounts.md
- TopoMojo Guide:
- About TopoMojo: topomojo/index.md
- Getting started with TopoMojo: topomojo/getting-started.md
- Finding an existing space: topomojo/finding-a-space.md
- Building a new space:
- Settings and Templates: topomojo/building-a-workspace.md
- Document: topomojo/lab-document.md
- Challenge: topomojo/challenge.md
- Files: topomojo/files.md
- Play: topomojo/play.md
- Admin features:
- Admin Dashboard: topomojo/admin-dashboard.md
- Gamespaces: topomojo/admin-gamespaces.md
- Workspaces: topomojo/admin-workspaces.md
- Templates: topomojo/admin-templates.md
- Machines: topomojo/admin-machines.md
- Users: topomojo/admin-users.md
- Log: topomojo/admin-log.md
- Copy and paste: topomojo/copy-paste.md
- Gameboard Guide:
- About the Gameboard: gameboard/index.md
- Participating in a game: gameboard/participating.md
- Practicing challenges: gameboard/practice-area.md
- Using integrated support: gameboard/support.md
- Using Reports: gameboard/reports-beta.md
- Administering games:
- Administration: gameboard/admin.md
- Practice: gameboard/admin-practice-area.md
- Roles: gameboard/admin-roles.md
- Players: gameboard/admin-players.md
- Observe mode: gameboard/admin-observe.md
- Settings: gameboard/admin-settings.md
- Feedback form: gameboard/admin-feedback-form.md
- Completion Certificates: gameboard/completion-certificates.md
- Clone, yaml, and json options: gameboard/admin-clone-yaml-json.md
- Administering with Game Center [BETA]: gameboard/game-center.md
- Cubespace Instructor Guide:
- Cubespace Getting Started: cubespace-instructor/0-ins-getting-started.md
- The Dauntless Manual: cubespace-instructor/ins-dauntless-manual.md
- In-game/Out-of-game copy and paste: topomojo/copy-paste.md
- The EXO-Archeologists Solution: cubespace-instructor/1-ins-exo-arch.md
- The Red Raider Solution: cubespace-instructor/2-ins-red-raider.md
- The Ancient Ruins Solution: cubespace-instructor/3-ins-ruins.md
- XENO Cult Solution: cubespace-instructor/4-ins-xeno.md
- The Museum Solution: cubespace-instructor/5-ins-museum.md
- Final Challenge Solution: cubespace-instructor/6-ins-final.md
- Copyright: cubespace-instructor/7-ins-copyright.md
# Copyright
copyright: Copyright © 2023 Carnegie Mellon University
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/cmu-sei
- icon: fontawesome/brands/docker
link: https://hub.docker.com/u/cmusei
- icon: fontawesome/brands/twitter
link: https://twitter.com/sei_cmu
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/software-engineering-institute/