The gram editor website
  • Gleam 70.3%
  • CSS 27.9%
  • Dockerfile 1.8%
Find a file
2026-03-25 10:37:22 +01:00
dev first blogatto version 2026-03-01 16:06:54 +01:00
docs Version 1.2.0 2026-03-25 00:34:42 +01:00
posts Version 1.2.0 2026-03-25 00:34:42 +01:00
src Update blurb 2026-03-25 10:37:22 +01:00
static Update footer 2026-03-23 22:07:16 +01:00
test first blogatto version 2026-03-01 16:06:54 +01:00
.dockerignore just copy the docs over manually.. 2026-03-01 23:46:47 +01:00
.gitignore Day two (ish) 2026-03-05 21:23:53 +01:00
Dockerfile just copy the docs over manually.. 2026-03-01 23:46:47 +01:00
gleam.toml Release 1.1.0 2026-03-21 23:33:25 +01:00
LICENSE License and tweaks 2026-03-02 00:06:41 +01:00
manifest.toml Release 1.1.0 2026-03-21 23:33:25 +01:00
README.md update readme 2026-03-02 00:16:48 +01:00

The Gram website

The website for the gram editor.

Built using blogatto and gleam.

Build

gleam run

Run dev server

gleam run -m serve

The server will run on port 3000 and hot reload when files change.