Static website generator for the Genie Framework 🖨️
KwatMDPhD.com is made using this.
]add https://github.com/GenieFramework/GenieStatic.jl
using Genie: loadapp, up
using GenieStatic: writ
loadapp()
up()
writ("public", "http://localhost:8000")
open public/index.html
Made by Kata 🥋