Skip to content

TheNeikos/hemera.systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hemera Systems

A technical blog about all things at once.

Running using Nix

To start the Emanote live server using Nix:

nix run

This will create server listening on http://localhost:7072.

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

About

Personal Blog and Public Zettelkasten of Hemera

Resources

License

Stars

2 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from srid/emanote-template