mtrsk.github.io

My new blog, built with Org, Elisp, Emacs, Nix, Just & Github Actions

GPL-3.0 License

Stars
4
  • Blog
    #+html:
    #+html:

An Org-based personal page and blog.

** Usage

This project uses the

*** Development

#+BEGIN_SRC bash nix develop #+END_SRC

*** Build & Publish

#+BEGIN_SRC bash build run #+END_SRC

** Org Roam

The org roam graph generation is a modification from [[https://hugocisneros.com/blog/my-org-roam-notes-workflow/][Hugo Cisnero's Notes Workflow]]. You can generate the current graph from you local database instance by running:

#+BEGIN_SRC shell graph

or

just graph #+END_SRC

inside the Nix shell.