how to put workshop on github¶
obsidian tips¶
Material for mkdocs¶
https://github.com/squidfunk/mkdocs-material
review local¶
status in front matter¶
- get icons: https://pictogrammers.com/library/mdi/
-
copy paste to extra.css
-
emoji and icons, search from here
plugins for mkdocs¶
- https://github.com/mkdocs/catalog
- For full documentation visit mkdocs.org
enable discussion¶
awesome pages plugin¶
highlight block¶
in material for mkdocs¶
This is a github note
in hosted on github¶
[!WARNING]
This is a github note[!IMPORTANT]
Crucial information necessary for users to succeed.[!NOTE]
Critical content demanding immediate user attention due to potential risks.[!example]
remove custom domain¶
- remove
static/CNAME
file- this file include line:
aws-labs.panlm.xyz
- this file include line:
- remove custom domain from github
Pages
page - rename repo name to
git-ghpages
- change in
config.toml
baseURL
–>https://panlm.github.io/git-ghpages/