website
-
Publishing a pelican website using nix
This website is statically generated using pelican and development on the website is done via nix flakes. Here is how : Overview¶ I use pelican to publish this website. Pelican is a python based command line tool to generate a static website. Pelican requires writing the articles in reStructuredText or Markdown and placing these files…
