A lapis powered web ring for the #basement gang
  • Lua 84.7%
  • Shell 8.3%
  • CSS 4.4%
  • Makefile 2.6%
Find a file
2024-05-29 16:17:45 -04:00
deploy/lxc add dependency uninstall options to Makefile 2024-05-24 16:49:11 +00:00
docs add dependency uninstall options to Makefile 2024-05-24 16:49:11 +00:00
gemini fix tests 2024-05-24 22:30:43 +00:00
spec fix tests 2024-05-24 22:30:43 +00:00
static add ring nav to proxy view 2023-11-15 03:37:09 +00:00
tools genericize api testing script 2024-05-29 16:17:45 -04:00
views fix tests 2024-05-24 22:30:43 +00:00
.gitignore Merge branch 'main' of codeberg.org:43beans/Katalogo 2024-05-24 20:46:15 -04:00
app.lua fix tests 2024-05-24 22:30:43 +00:00
auth.lua Merge branch 'main' of codeberg.org:43beans/Katalogo 2024-05-24 20:46:15 -04:00
config.sample.lua tweaks to start testing the api so we can verify it conforms with all the recent changes. 2024-05-26 17:37:47 -04:00
create_key.lua make create key check for users before creating. Add clean make step 2024-05-24 18:24:45 -04:00
invite.lua begin fixing broken tests 2024-05-24 20:41:37 +00:00
Makefile add lapis env to sample data call 2024-05-24 21:04:29 -04:00
migrations.lua temporarily add config.lua to .gitignore, bugfixes 2024-05-24 15:30:50 +00:00
mime.types Migrate everything to 43beans 2023-11-02 22:47:47 -04:00
nginx.conf Migrate site.json contents into config.lua. 2024-05-21 07:15:03 -04:00
readme.md update docs for gemini, edit features list on the index page 2023-11-16 06:09:17 +00:00
ring.lua fix tests 2024-05-24 22:30:43 +00:00
stats.lua reimport sample data 2024-05-24 06:45:46 +00:00
TODO.org note on auth handler, just a reminder 2023-12-03 21:48:11 -05:00
util.lua temporarily add config.lua to .gitignore, bugfixes 2024-05-24 15:30:50 +00:00

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