Demo blog for the Scriptorium blog generator.
Find a file
2024-04-14 15:52:57 +03:00
data Fix link capitalisation 2024-04-14 15:52:57 +03:00
output Fix link capitalisation 2024-04-14 15:52:57 +03:00
src Initial commit 2024-04-14 15:45:57 +03:00
.gitignore Initial commit 2024-04-14 15:45:57 +03:00
.tool-versions Initial commit 2024-04-14 15:45:57 +03:00
gleam.toml Initial commit 2024-04-14 15:45:57 +03:00
manifest.toml Initial commit 2024-04-14 15:45:57 +03:00
README.md Initial commit 2024-04-14 15:45:57 +03:00

gloss_blog

Package Version Hex Docs

gleam add gloss_blog
import gloss_blog

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/gloss_blog.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell