Skip to content

ikasoba/dejamu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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