Skip to content

applejag/notes

Repository files navigation

Notes

My personal notes, rendered via Emanote

Running using Emanote

emanote run -L ./content

Running using Nix

To start the Emanote live server using Nix:

# If you using VSCode, you can also: Ctrl+Shift+B
nix run

To update Emanote version in flake.nix:

nix flake lock --update-input emanote

To build the static website via Nix:

nix build -o ./result
# Then test it:
nix run 'nixpkgs#nodePackages.live-server' -- ./result

GitHub Pages

GitHub Actions CI is responsible for deploying to GitHub Pages. See .github/workflows/publish.yaml.

About

My personal wiki. Or rather, my personal zettelkasten.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •