name = "trelixir" version = "2.0.0" description = "trelixir.fi site generator" target = "javascript" # Fill out these fields if you intend to generate HTML documentation or publish # your project to the Hex package manager. # # licences = ["MIT"] # repository = { type = "gitlab", user = "Nicd", repo = "glemplate" } # links = [] [dependencies] gleam_stdlib = "~> 0.36" lustre = { path = "../lustre" } lustre_ssg = { path = "../ssg" }