1
0
Fork
You've already forked gram-website
0
forked from GramEditor/website
The gram editor website
  • Gleam 70.5%
  • CSS 27.7%
  • Dockerfile 1.8%
2026年04月22日 21:26:34 +02: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 website 2026年04月22日 21:26:34 +02: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.