Everything in the box

A little world needs a few good tools.

Lantern handles the hosting, the keys and the guestbooks. You bring the pages and a little Lua.

Lua powered

Publish from inside the game.

Write pages on an in-game computer, then push them live with one command. No browser, no copy and paste.

startup.lua
$lantern init my-hub
created ./site with 3 pages
$lantern publish ./site
live at hub://my-hub/
$

Online when you are not

Sites live in the cloud, so visitors can drop by after your server goes to sleep.

One key per site

Upload drafts with a site key. Rotate it in a click if a turtle ever leaks it.

Guestbooks built in

Let passing travelers leave a note. Moderate from your dashboard.

Works on every server

Any world with an HTTP-enabled computer can open hub:// addresses.

A proper field guide

Commands, page components and Lua functions, all in one place.