File tree 7 files changed +45
-0
lines changed
7 files changed +45
-0
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
icon : simple/ubuntu
3
3
title : readme.md
4
+ tags :
5
+ - Multipass
6
+ - Ubuntu
7
+ - Ansible
4
8
---
5
9
6
10
# README (Alpha)
Original file line number Diff line number Diff line change 1
1
---
2
2
icon : simple/nginx
3
3
title : readme.md
4
+ tags :
5
+ - Nginx
6
+ - Multipass
7
+ - Load-Balancer
4
8
---
5
9
6
10
# README (Beta)
Original file line number Diff line number Diff line change 1
1
---
2
2
icon : simple/kubernetes
3
3
title : readme.md
4
+ tags :
5
+ - docker
6
+ - k8s
7
+ - Multipass
8
+ - Python
9
+ - IaaS
4
10
---
5
11
6
12
# README (Gamma)
Original file line number Diff line number Diff line change 2
2
icon : simple/android
3
3
title : index.md
4
4
link : https://myseq.github.io/Lab21/
5
+ tags :
6
+ - lab21
5
7
---
6
8
7
9
# Lab21 (README.md)
Original file line number Diff line number Diff line change 1
1
---
2
2
icon : simple/android
3
3
title : research.md
4
+ tags :
5
+ - HTTP
6
+ - WebAuthn
7
+ - Passkey
8
+ - Opensource
9
+ - LLM
4
10
---
5
11
6
12
# Researches
Original file line number Diff line number Diff line change
1
+ ---
2
+ icon : fontawesome/solid/tags
3
+ title : tags.md
4
+ ---
5
+
6
+
7
+ # Tags
8
+
9
+ <!-- material/tags -->
10
+
11
+
Original file line number Diff line number Diff line change @@ -63,6 +63,12 @@ theme:
63
63
markdown_extensions :
64
64
- footnotes
65
65
- attr_list
66
+ - def_list
67
+ - tables
68
+ - toc :
69
+ title : On this page
70
+ permalink : true
71
+ toc_depth : 3
66
72
- pymdownx.emoji :
67
73
emoji_index : !!python/name:material.extensions.emoji.twemoji
68
74
emoji_generator : !!python/name:material.extensions.emoji.to_svg
@@ -98,3 +104,9 @@ extra:
98
104
extra_css :
99
105
- stylesheets/extra.css
100
106
107
+ plugins :
108
+ - search
109
+ - open-in-new-tab
110
+ - tags :
111
+ tags_file : tags.md
112
+
You can’t perform that action at this time.
0 commit comments