all repos — hastysite @ 470492be6df23b6c028f44f98851e52c4c9fd30f

A high-performance static site generator.

config.nims

 1
 2
 3
 4
# begin Nimble config (version 2)
when withDir(thisDir(), system.fileExists("nimble.paths")):
  include "nimble.paths"
# end Nimble config