-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
195 lines (184 loc) · 5.37 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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
# Site
site_name: Anto Porter
site_url: https://antoporter.github.io
site_author: Anthony Porter.
site_description: Welcome to My Cloud Security Hub
edit_uri: tree/main/docs
# Repository
repo_name: AntoPorter
repo_url: https://github.com/AntoPorter/antoporter.github.io
# Themes
theme:
name: material
custom_dir: material/overrides
features:
- announce.dismiss
- navigation.tabs
- navigation.tabs.sticky
- navigation.sections
- navigation.expand
- navigation.path
- navigation.footer
- navigation.indexes
- navigation.instant
- navigation.instant.progress
- navigation.tracking
- toc.follow
- toc.integrate
- navigation.top
- search.suggest
- search.highlight
- search.share
- content.tabs.link
- content.code.annotate
- content.code.copy
- content.action.view
- content.tooltips
language: en
favicon: images/favicon.png
logo: images/logo.png
icon:
repo: fontawesome/brands/git-alt
# Plugins
plugins:
- search:
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- macros
- git-revision-date-localized:
enable_creation_date: true
fallback_to_build_date: true
type: date
- social:
cards_layout: default
# Colour Schemes
palette:
- scheme: slate
toggle:
icon: material/toggle-switch-off-outline
name: Switch to light mode
primary: teal
accent: deep purple
- scheme: default
toggle:
icon: material/toggle-switch
name: Switch to dark mode
primary: teal
accent: deep purple
font:
text: Roboto
code: Roboto Mono
# Extras
extra:
social:
- icon: fontawesome/brands/github-alt
link: https://github.com/AntoPorter
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/in/anthonyantoporter/
analytics:
provider: google
property: G-2H6Z23PMCP
markdown_extensions:
# Python Markdown
- abbr
- admonition
- attr_list
- def_list
- footnotes
- md_in_html
- toc:
permalink: true
# Python Markdown Extensions
- pymdownx.arithmatex:
generic: true
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.highlight
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
# Copyright
copyright: |
© 2024 <a href="https://github.com/AntoPorter" target="_blank" rel="noopener">Anthony Porter</a>
# Navigation
nav:
- Homepage:
- index.md
- Microsoft Defender XDR: defenderxdr/index.md
- Endpoint Management: endpoint/index.md
- Microsoft Purview: purview/index.md
- Microsoft Copilot: copilot/index.md
- Microsoft Entra: entra/index.md
- Miscellaneous: misc/index.md
- Out of Band Podcast: podcast/outofband/index.md
- About Me: aboutme.md
- Microsoft Defender XDR:
- Microsoft Defender XDR: defenderxdr/index.md
- Microsoft Defender for Endpoint:
- defenderxdr/defenderendpoint/enforcementscope.md
- Microsoft Defender for Office 365:
- defenderxdr/defenderoffice365/ll-safelinks-rewrap.md
- Microsoft Defender for Identity:
- defenderxdr/defenderidentity/top5features.md
- Microsoft Defender for Cloud Apps:
- defenderxdr/defendercloudapps/demystifying-policies.md
- defenderxdr/defendercloudapps/appblocking-dfe.md
- defenderxdr/defendercloudapps/unsanctioning-riskyapps.md
- Microsoft Sentinel:
- defenderxdr/sentinel/unifiedsoc.md
- defenderxdr/sentinel/soar.md
- defenderxdr/sentinel/workspaceworkbookexport.md
- Endpoint Management:
- Endpoint Management: endpoint/index.md
- Microsoft Intune:
- endpoint/intune/quickwins-applications.md
- endpoint/intune/quickwins-autopatch.md
- endpoint/intune/quickwins-grouppolicyanalytics.md
- endpoint/intune/remediations.md
- endpoint/intune/bitlocker_selfservice.md
- endpoint/intune/baselineinsights.md
- Microsoft Configuration Manager:
- endpoint/configmgr/challengesolution-mcmtointune.md
- Microsoft Purview:
- purview/index.md
- purview/browsersignaldetection.md
- purview/m365copilotDLP.md
- Microsoft Copilot:
- Microsoft Copilot: copilot/index.md
- Microsoft Copilot for Security:
- copilot/copilotsecurity/deploy-templatespec.md
- copilot/copilotsecurity/logicapp-promptbook.md
- copilot/copilotsecurity/promptinspiration.md
- copilot/copilotsecurity/ll-scudeployment.md
- Microsoft Copilot for M365:
- copilot/copilotm365/gettingstarted.md
- copilot/copilotm365/enablecopilotm365.md
- Microsoft Entra:
- entra/index.md
- entra/azconnect-device.md
- entra/exploringtrv2.md
- Miscellaneous:
- misc/index.md
- misc/misconception-technicalcontrols.md
- misc/understandingcybersecurityethics.md
- misc/summerbootcamp2025-day1.md
- misc/summerbootcamp2025-day2.md
- misc/summerbootcamp2025-day3.md
- Out of Band Podcast:
- podcast/outofband/index.md
- podcast/outofband/episode0.md
- podcast/outofband/episode1.md
- podcast/outofband/episode2.md
- About Me:
- aboutme.md