About
This site is powered by MkDocs Material Theme & configured to visually and functionally work well with Obsidian.md, the popular note taking app.
If working in Obsidian or any markdown notes app, it's best to have the flexibility to place markdown files in the root directory, or anywhere you wish, and this configuration allows for this, bypassing the normal need to place files in the /docs/
directory, among a handful of other features summarized below.
🎛️¶
Hidden Config Folder¶
Moves all config files to a hidden .mkdocs directory so not visible in Obsidian
🎨¶
Custom CSS¶
Adds a custom.css file that mirrors default Obsidian theme.
Logo and Favicons¶
Adds Obsidian logo and favicon for fun!
🧩¶
SameDir¶
Allows for markdown docs to live in the root directory instead of "/docs/" which makes it much nice when integrating many git repos into one vault -- just the ability to keep any folder structure desired.
Roamlinks¶
This plugin allows for wikilinks support ... presumably it scans the entire directory for the filename and then gets the full path and inserts it as in normal markdown and required for a normal website.