emanote-template

emanote-template is a Git repository that comes up with ready-made settings for editing notes in Visual Studio Code and publishing to GitHub Pages (using Nix).

If you already have a GitHub account, click “Use this template” to use it right away. Otherwise, simply download it as a zip file and then unzip it.

Open the notebook in Visual Studio Code and install the recommended extensions.

Nix template

A Nix flake template is also provided if you want to do this in your existing notebook. Run:

nix flake init -t github:srid/emanote

This add a flake.nix file. You can follow emanote-template’s README from this point.

Links to this page