Skip to content

luvit/luvit.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog.luvit.io

Source to blog.luvit.io

Local Development

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.