Spacious nexus
This is a “space.”. It’s what SilverBullet calls them. Likewise, Obsidian calls them “vaults.”. In other words, this is a repository of markdown files. I’ll call this the spacious nexus.
See CONTRIBUTING.
Frontmatter meaning
draft: boolean?- If the document shouldn’t be shown on the explorer in spacious nexus website.
This document itself is considered a draft, not because it is a draft. But rather its usefulness on the spacious nexus isn’t useful for most of the general public. It is intended to be displayed on the git repository.title: string?- The title of the document. If omitted, the file name of the document is used.publish: boolean?- Only used for explicit unpublishing. Iffalse, prevents the page from being generated by Quartz. All pages are published by default.warning: string?- Used for content warnings on pages. Read the general disclaimer for what this entails.