Logos Ecosystem related information.
While this repository is currently private, it may be set to public in the future. Do not commit sensitive information that must never be published in this repo.
Note there may be some AI slop. As we progress with any items, we can iterate on the content.
TBD
Quartz is created to serve a static site off of an Obsidian vault, and thus is the preferred way to manage content locally. In order for all it to function properly, a few things need to be done properly.
First and foremost, Quartz uses links references with content as the root directory, so when opening in Obsidian, open the content folder, and not the repo directory.
Then the following vault settings need to be configured
- under
Options --> Files and Links- enable
Automatically update internal links Link formatshould be set toAbsolute path in vault- enable
use Wikilinks
- enable
In order to use the templates in the Templates folder for auto populating commmon files,
- Install and enable
Templaterin the Community Plugins- set the
Templates foldertotemplates - enable
automatic jump to cursor - enable
Trigger Templater on new file creation - enable
Folder templates - assign whichever templates you want to be triggered when a new file is created in a given folder.
- set the
Refer the Templater documentation for how to create your own templates.
Run locally with live refresh:
npx quartz build --serve