1
0
Fork
You've already forked gram-website
0
forked from GramEditor/website
Contributing to the Gram editor's website
  • Gleam 68.2%
  • CSS 29.7%
  • Dockerfile 1.6%
  • Just 0.5%
2026年06月08日 20:23:14 +02:00
dev first blogatto version 2026年03月01日 16:06:54 +01:00
docs 2.1.0 2026年05月18日 23:17:12 +02:00
posts Fix roto link 2026年06月08日 20:23:14 +02:00
src 2.2.0 2026年06月08日 19:11:08 +02:00
static 2.1.0 2026年05月18日 23:17:12 +02:00
test first blogatto version 2026年03月01日 16:06:54 +01:00
util 2.1.0 2026年05月18日 23:17:12 +02: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 Update to blogatto 6 2026年05月12日 08:10:50 +02:00
justfile 2.1.0 2026年05月18日 23:17:12 +02:00
LICENSE License and tweaks 2026年03月02日 00:06:41 +01:00
manifest.toml Update to blogatto 6 2026年05月12日 08:10:50 +02:00
README.md adding animated header 2026年05月11日 00:13:00 +02:00

Preview

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.