ikasoba / dejamu

Static Site Generator for Deno
https://ikasoba.github.io/dejamu/
8 stars 0 forks source link
deno preact ssg typescript

Dejamu 🛌

Small Static Site Generator for Deno.

Initialize the site

deno run -rA https://raw.githubusercontent.com/ikasoba/dejamu/main/scripts/init.ts

Build the site

deno task build

Start the local server

deno task serve