Skip to content

Repository files navigation

ShellLite Website

The official website for ShellLite, written mostly written in ShellLite*.

Live at:shelllite.tech

About

This project demonstrates the capabilities of ShellLite as a web server language. Everything from the routing to the compiler backend is implemented using shl scripts.

Running Locally

  1. Install ShellLite:

    pip install shell-lite
  2. Run the Server:

    shl run main.shl
  3. Visit: http://localhost:8080

Structure

  • main.shl: The core web server and router.
  • compiler.shl: The logic for the online compiler.
  • public/: Static assets (CSS, JS, binaries).

Powered by ShellLite.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages