This repository has been archived on 2025-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
2025-05-20 06:46:36 +03:00
2025-05-21 20:05:50 +03:00
2025-05-21 20:05:50 +03:00
2025-05-21 17:34:24 +03:00
2025-05-21 20:00:21 +03:00
2025-05-20 06:56:14 +03:00
2025-05-19 06:43:19 +03:00
2025-05-19 06:23:51 +03:00
2025-05-07 20:01:04 +03:00
2025-05-20 12:30:41 +03:00
2025-05-18 11:39:12 +03:00
2025-05-17 17:12:23 +03:00
2025-05-19 06:43:19 +03:00

Porom

porous forum

License

Released under CNPLv7+. Please read the full terms for proper wording.

installing

  1. first, install OpenResty. instructions for linux can be found here.
  2. then, install LuaJIT
  3. then, install LuaRocks (prefer your package manager instead of a local install recommended by the guide)
  4. add luarocks search dirs to path:
  # in .bashrc (or other shell equivalent)
  eval "$(luarocks --lua-version 5.1 path)"
  1. clone repo
  2. install the dependencies:
luarocks --local --lua-version 5.1 build --only-deps
  1. rest is TBD until a start script is provided

icons

the icons in the icons/ folder are by Gabriele Malaspina

Description
porous forum
Readme 1.3 MiB
Languages
Lua 64.8%
JavaScript 12%
CSS 11.7%
SCSS 10.3%
Dockerfile 0.6%
Other 0.6%