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