🤔 What is Dejamu?

Dejamu is a Preact framework for building static web pages.

✨ Features

âš  Performance is low as it is in the pre-release phase.

🛠 How to use

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