Meta - how is this guide published?

2024-05-25

The process of writing this guide involves a few steps:

  1. Write the guide in Markdown using Obsidian;
  2. Convert the Markdown article to HTML through Pandoc;
  3. Publish to …

Obsidian

Pandoc

pandoc -s -f commonmark+footnotes+alerts+yaml_metadata_block+smart+hard_line_breaks -t html -c style.css Building\ a\ Kubernetes\ cluster\ on\ Raspberry\ PIs.md -o dist/test.html

Used Chatgpt and Copilot to build the Obsidian to MD to HTML links.

Alerts

> [!NOTE] 
> Highlights information that users should take into account, even when skimming.
> 123

Comments

https://staticman.net/docs/getting-started