An open API service indexing awesome lists of open source software.

https://github.com/sspaeti/second-brain-public

My Public Second Brain Framework and Style
https://github.com/sspaeti/second-brain-public

Last synced: 7 months ago
JSON representation

My Public Second Brain Framework and Style

Awesome Lists containing this project

README

        

# My Public Second Brain.

See on [ssp.sh/brain](https://ssp.sh/brain).

This is a fork of the [Quartz](https://github.com/jackyzha0/quartz) repo. I added some additional features such as:
* tagging with #publish will automatically copy the note from my private second brain in [Obsidian](https://obsidian.md) to this public second brain. You find the python scrips in [utils](utils).
* It also converts the first header (`# my title`) into the frontmatter (metadata of each note) and removes it so that Quartz needs it.

The content/notes itself are not published in this repo, only on [ssp.sh/brain](https://ssp.sh/brain).

> **Redirects of renamed files**
> Find these in [.htaccess](static/.htaccess)