Skip to content

lightscript/lightscript.org

Repository files navigation

lightscript.org

This is the source code for lightscript.org.

It is built with gatsby, a React static-site framework, using LightScript.

If you're interested in seeing what LightScript looks like, any .lsc or .lsx file in this repo should offer a decent example –  pages/docs/index.lsc, while a little messy, has a fair amount to see.

Note that, in general, this website was built with "ship it quickly" in mind, and is not intended to be a paragon of perfect code.

The docs directory is the built content for github pages (which requires this directory name).

Contributing

Develop using npm install; npm run develop.

Build with npm run build.

About

The website for LightScript, a compile-to-javascript syntax

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published