/levin

static blog and server in v language

Primary LanguageScalaMIT LicenseMIT

LEVIN

img2

This is a static blog and server that uses v

Also, it runs here http://revithi.space

quick start

  1. git clone git@github.com:billpcs/levin.git
  2. cd levin
  3. v .
  4. ./levin start -d

It's mainly customized for me and not intended to be used by anyone else. At least for now.