Ulka is a free and open source static site generator that helps you create static sites from markdown and ulka files.
π
Quick start
-
Create new ulka site
npx create-ulka-app <app-name>
-
Navigate to app name and start server
cd <app-name> npm start
Complete documentation comming soon....