https://github.com/bahlo/arnes-notes
🧠My working notes.
https://github.com/bahlo/arnes-notes
evergreen-notes org-mode second-brain
Last synced: over 1 year ago
JSON representation
🧠My working notes.
- Host: GitHub
- URL: https://github.com/bahlo/arnes-notes
- Owner: bahlo
- License: cc-by-4.0
- Created: 2018-02-14T09:45:59.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T10:53:25.000Z (over 4 years ago)
- Last Synced: 2025-01-12T04:53:40.853Z (over 1 year ago)
- Topics: evergreen-notes, org-mode, second-brain
- Language: SCSS
- Homepage: https://notes.arne.me
- Size: 15.1 MB
- Stars: 37
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# arnes-notes [](https://github.com/bahlo/arnes-notes/actions/workflows/build.yml)
This is my personal collection of notes. Check it out at
[notes.arne.me](https://notes.arne.me).
## Inspiration
* [Andy's working notes](https://notes.andymatuschak.org/About_these_notes)
* [Jethro's Braindump](https://braindump.jethro.dev) (this site's theme is based on theirs).
* [Bruno Henriques' knowledge base](https://bphenriques.github.io/knowledge-base/) ([GitHub](https://github.com/bphenriques/knowledge-base))
* [Tim Webers knowledge](https://github.com/scy/knowledge)
## How it works
The [org](org/) folder contains [Org mode](https://orgmode.org) files that use
[Org-roam](https://www.orgroam.com) to link to each other. I edit them locally
using Emacs. On push I install Emacs on CI, use
[ox-hugo](https://ox-hugo.scripter.co) to generate hugo pages from the org
files. I then pushes to the `site` branch, from where it gets picked up by
my webhost.