Sridhar Ratnakumar
Sridhar Ratnakumar
Not gonna bother with static builds, because we still have to figure out a way to distribute default layer along with it (cf. #156). Let package managers worry about it....
Heist fork has been put in Hackage, https://github.com/snapframework/heist/pull/130#issuecomment-1086931247
Now that [Ema 0.8 is released](https://srid.ca/ema-0.8) it is high time we release Emanote to Hackage, just to get it to nixpkgs.
We could use GitHub Discussions for this, but it would not be great without RSS support (for non-GitHub users): https://github.com/github/feedback/discussions/31
https://github.com/fiatjaf/neuron.vim/issues/62
https://github.com/felko/neuron-mode/issues/73
FWIW this is what we do in `neuron` to reduce its closure size: https://github.com/srid/neuron/blob/f8b5fb597f85528ae4d7d1ded9e79ac901833665/project.nix#L83-L108
Note that when a file is ignored in `.emanoteignore`, it would be excluded in both static site generation and the live-server view. So, @JMLegere, if you ignore your daily journals...
> I work daily in my notes and link from my journals to my permanent notes, but want to only have my permanent notes visible in emanote. You can achieve...
Done: https://github.com/srid/neuron/pull/572