Source to blog.luvit.io
This is a typical luvit app, to run, first install luvit and lit into your path.
git clone https://github.com/luvit/luvit.io.git
cd luvit.io
lit install
luvit server
Then point your browser to http://localhost:8080/
The contents of static/api
comes from the luvit-docs
repo.