/theworldisyours

The Brook family's travel blog.

Primary LanguageCSS

The Brook family's travel blog

Dev

Build

deno task build

Serve

deno task serve

Visit http://localhost:3000.

Serve with CMS

deno task cms

Visit http://localhost:3000/admin.

Config

Environment vars

LUME_CMS_ADMIN_PASS=<password for CMS>
LUME_CMS_GITHUB_TOKEN=<github token for storage when deployed to GitHub Pages>