Finishing the defuss-ssg package for a simple fully-static SSG implementation, executable in every directory using bunx defuss-ssg $dir -- creates static websites with defuss support; including a live dev server and hot module reloading; inspired by Astro, but SSG only.
Finishing the defuss-ssg package for a simple fully-static SSG implementation, executable in every directory using
bunx defuss-ssg $dir-- creates static websites with defuss support; including a live dev server and hot module reloading; inspired by Astro, but SSG only.