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
- Host: GitHub
- URL: https://github.com/sspaeti/second-brain-public
- Owner: sspaeti
- License: mit
- Created: 2022-08-30T12:53:52.000Z (almost 3 years ago)
- Default Branch: hugo
- Last Pushed: 2024-11-28T14:01:03.000Z (7 months ago)
- Last Synced: 2024-11-28T15:19:31.522Z (7 months ago)
- Language: SCSS
- Homepage: https://brain.ssp.sh
- Size: 53.9 MB
- Stars: 49
- Watchers: 3
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - sspaeti/second-brain-public - My Public Second Brain Framework and Style (SCSS)
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)