Skip to content

ulkajs-zz/ulka

Repository files navigation

logo

A simpler static site generator written in JavaScript to transform ulka and markdown files to html.

NPM  MIT  Prettuer  CI  PRs welcome!


🚀 Getting Started

  1. Create new ulka site

    npx ulka create <app-name> <template_url> -i npm
    
    ## OR
    
    npm i -g ulka
    ulka create <app-name> <template_url> -i npm
  2. Navigate to app name and start dev server

    cd <app-name>
    npm run develop
    

📖 Documentation

ulka template guide: https://github.com/ulkajs/ulka-parser

For compelte documentation and tutorial visit ulka.js.org

🤗 Contributing

We welcome you to join the development of ulka. Please see contributing guidelines.


Buy me a Coffee