Skip to content

Static website generator for the Genie Framework 🖨️

License

Notifications You must be signed in to change notification settings

GenieFramework/GenieStatic.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static website generator for the Genie Framework 🖨️

KwatMDPhD.com is made using this.

cd MyApp

julia --project
]add https://github.com/GenieFramework/GenieStatic.jl

using Genie

using GenieStatic

Genie.loadapp()

up()

GenieStatic.make("public", "http://localhost:8000")
open public/index.html

Made by Kata 🥋

About

Static website generator for the Genie Framework 🖨️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages