Stained Glass Making

This will be my knowledge base document for CMPA class.
I will be doing this semester-long assignment on stained glass making.
My favorite hobby.


Main Categories

Main Categories


Obsidian (free)

Using Obsidian is recommended for writing/editing/creating Markdown files and building your knowledge base.
It’s free, has a user-friendly Markdown editing interface, and supports a variety of customizations and plugins.
Obsidian’s default theme and settings are recommended for beginners.

Link: https://obsidian.md/


Visual Studio Code (free)

Visual Studio Code (VSCode) is a popular free and open-source code editor.

Installing the Markdown All in One extension is highly recommended for VSCode:
it adds helpful Markdown features in addition to the built-in VSCode Markdown support.

Link: https://code.visualstudio.com/


iA Writer (paid)

iA Writer is a professional tool for writing documents using Markdown.
It is a popular choice for serious writers wanting a distraction-free and high-quality writing and editing experience.

Link: https://ia.net/writer


Text Editors (free or paid)

You can use any text editor capable of opening and editing Markdown files.


Adding New Pages

You can add more pages to your website by adding more Markdown files to the content/ folder.
Take a look at Example doc 01 to learn more.