Skip to content

My new blog + note taking bucket, built with Org, Elisp, Emacs, Nix, Just & Github Actions

License

Notifications You must be signed in to change notification settings

schonfinkel/schonfinkel.github.io

Repository files navigation

Blog

pipeline status pipeline status

An Org-based personal webpage, blog, zettelkasten garden and LaTeX CV builder. The idea behind this project is unify all of my note-taking and blogging in a single place, and also leverage Nix to make the whole experience seamless.

Usage

Development

nix develop

Build & Publish

build

Org Roam

The org roam graph generation is a modification from Hugo Cisnero’s Notes Workflow. You can generate the current graph from you local database instance by running:

graph
# or
just graph

inside the Nix shell.