A lapis powered web ring for the #basement gang
 
 
 
 
 
Go to file
Will Sinatra 023fe65246 note on auth handler, just a reminder 2023-12-03 21:48:11 -05:00
docs add a test, update docs with test instructions 2023-11-17 05:41:18 +00:00
gemini adjust site config loading, return 404 status with 404 template layout calls 2023-12-01 03:46:21 +00:00
spec include some 404 error handling 2023-11-20 05:06:44 +00:00
static add ring nav to proxy view 2023-11-15 03:37:09 +00:00
tools cleanup lua in create_key script 2023-11-20 19:52:53 -05:00
views include some 404 error handling 2023-11-20 05:06:44 +00:00
.gitignore add initial test for gemini proxy 2023-11-18 04:33:00 +00:00
Makefile add a test, update docs with test instructions 2023-11-17 05:41:18 +00:00
TODO.org note on auth handler, just a reminder 2023-12-03 21:48:11 -05:00
app.lua convert ring module to use lapis db classes 2023-12-01 05:16:22 +00:00
auth.lua add a few api checks 2023-11-20 00:28:36 +00:00
config.json move site config to json 2023-11-15 04:25:25 +00:00
config.lua adjust site config loading, return 404 status with 404 template layout calls 2023-12-01 03:46:21 +00:00
invite.lua finish invite conversion to lapis.db 2023-12-03 21:43:04 -05:00
mime.types
models.lua adjust site config loading, return 404 status with 404 template layout calls 2023-12-01 03:46:21 +00:00
nginx.conf
readme.md update docs for gemini, edit features list on the index page 2023-11-16 06:09:17 +00:00
ring.lua start to convert invite to match ring changes 2023-12-03 13:16:12 -05:00
stats.lua adjust site config loading, return 404 status with 404 template layout calls 2023-12-01 03:46:21 +00:00
util.lua adjust site config loading, return 404 status with 404 template layout calls 2023-12-01 03:46:21 +00:00

readme.md

Katalogo

Katalogo: (Esperanto) catalog

A webring server written in Lua, based on the Lapis web framework.

Features

  • Server-side URL redirection
  • List of member sites with RSS feeds in OPML format
  • API for adding new sites
  • Gemini-to-HTTP URL proxying

Documentation