The index page
I have been fascinated with moths, butterflies, and all insects and plan to fill this with information regarding many species, breeds, and information about the diversity of our planets smallest creatures.
Editing pages
You can edit this index page by opening the content/index.md
file (found in the content/
folder) in a Markdown-specific app or any text editor.
For many people, editing Markdown files with user-friendly interfaces, linking, themes, and
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.