1
0
Fork
You've already forked gram-website
0
forked from GramEditor/website
The gram editor website
  • Gleam 69.6%
  • CSS 28.5%
  • Dockerfile 1.9%
2026年03月08日 20:39:39 +01:00
dev first blogatto version 2026年03月01日 16:06:54 +01:00
docs Update the website with Arch installation instructions 2026年03月07日 20:41:09 +01:00
posts Day two (ish) 2026年03月05日 21:23:53 +01:00
src Update the website with Arch installation instructions 2026年03月07日 20:41:09 +01:00
static Ensure nested unordered lists are indented 2026年03月08日 13:18:13 -04: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 Update blogatto to 3.0 2026年03月04日 12:34:31 +01:00
LICENSE License and tweaks 2026年03月02日 00:06:41 +01:00
manifest.toml Update blogatto to 3.0 2026年03月04日 12:34:31 +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.