Skip to content

ulkajs is a static site genrator that helps to create static sites from ulka and markdown files.

License

Notifications You must be signed in to change notification settings

sauravgautam320/ulka

 
 

Repository files navigation

logo

NPM  MIT  CI TWITTER 

Ulka is a free and open source static site generator that helps you create static sites from markdown and ulka files.

🚀 Quick start

  1. Create new ulka site

    npx ulka create <app-name>
    
  2. Navigate to app name and start server

    cd <app-name>
    npm start
    

Complete documentation comming soon....

About

ulkajs is a static site genrator that helps to create static sites from ulka and markdown files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.9%
  • JavaScript 6.4%
  • HTML 2.7%