Skip to content

winks/wheee

Repository files navigation

wheee, a wiki in lua

Intro

A minimal wiki in Lua, made with Lua and PostgreSQL.

Requirements:

Howto

  • install OpenResty (as per their instructions)
  • install luarocks 2.4 (as per the openresty instructions, although they call them outdated)
  • cp config.lua.dist config.lua # then edit it
  • check helper.sh and see if you need it
  • LUAROCKS=/path/to/luarocks make deps
  • lapis server

Credits

Icons by the Tango project.

License

See LICENSE