Skip to content

kenrendell/kenrendell-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Wiki

Kenrendell's personal wiki (based on emanote).

Running using Nix

To start the Emanote live server using Nix:

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

Releases

No releases published

Packages

No packages published

Languages