My personal website, in gleam+lustre!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

homepage#

Package Version Hex Docs

gleam add homepage@1
import homepage

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

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

Development#

gleam run   # Run the project
gleam test  # Run the tests