1
0
Fork
You've already forked gram-website
0
forked from GramEditor/website
The gram editor website
  • Gleam 68.4%
  • CSS 29.4%
  • Dockerfile 1.6%
  • Just 0.6%
2026年07月01日 00:39:01 +02:00
dev first blogatto version 2026年03月01日 16:06:54 +01:00
docs 3.0.1 2026年07月01日 00:39:01 +02:00
posts 3.0.0 2026年06月29日 23:35:30 +02:00
src 3.0.1 2026年07月01日 00:39:01 +02:00
static 3.0.0 2026年06月29日 23:35:30 +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 Fix css not refreshing 2026年06月29日 23:53:15 +02:00
justfile 3.0.0 2026年06月29日 23:35:30 +02:00
LICENSE License and tweaks 2026年03月02日 00:06:41 +01:00
manifest.toml Fix css not refreshing 2026年06月29日 23:53:15 +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.