Skip to content
forked from ulkajs-zz/ulka

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

rajeevpaudel/ulka

 
 

Repository files navigation

logo

NPM  MIT  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

  • JavaScript 97.0%
  • HTML 3.0%