8000 GitHub - m-richards/m-richards.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

m-richards/m-richards.github.io

Repository files navigation

Self Notes:

Submodules

bash
# if i remember before cloning
git clone --recurse-submodules -j8 git@github.com:m-richards/m-richards.github.io.git blog
cd bar
#  For already cloned repos,
cd themes/even
git submodule update --init --recursive

Linting

bash
pipx install mdformat
pipx inject mdformat mdformat-frontmatter
mdformat content --wrap 120

Note the frontmatter formatter only detects yaml, so unfortunately, that keeps me using yaml and not toml for the frontmatter

About

Resources

Stars

Watchers

Forks

Releases

No releases published
0