Bash Stack Documentation

Bash Stack Documentation
Bash Stack Documentation
Bash Stack uses file-based routing. All of the application routes should exist as .sh files in the pages/ folder of the project. Whenever an HTTP request is made, the framework will locate the corresponding script and execute it.

https://bashsta.cc/

A simple static site generator

A simple static site generator
A simple static site generator
mkws A simple static site generator Quickstart On a Linux machine, in a terminal: curl -so – https://mkws.sh/mkws@4.0.14.tgz | tar -xzvf – mv ws.sh example.com && cd example.com echo “hello, world” > index.upphtml bin/mkws https://example.

https://mkws.sh/