Braindump
This project includes all of my notes using org-roam, an Emacs package for note-taking.
How it works
In my org-roam directory, I add Github Actions Workflow link which detects all modified org files. It converts them to HTML files using pandoc then pushes them to S3.
The Frontend loads the HTML files from S3 and renders them.
The site is deployed to AWS ECS.