all repos — hastysite @ 68ba945a5c3b4609cb637cf31d934d05365b9c73

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