add a tagging system to the website

This commit is contained in:
りき萌 2025-08-24 13:18:51 +02:00
parent 701da6bc4b
commit e1b6578b2a
97 changed files with 1025 additions and 979 deletions

View file

@ -1,4 +1,6 @@
%% title = "Lua - a scripting language you can like"
%% id = "b?01HRG3VN091V715A8T54QK5PVX"
title = "Lua - a scripting language you can like"
tags = ["all", "programming", "plt", "lua"]
% id = "01HRG2RJC1BATZJSGSSSF1XNFZ"
- TODO: this page could really use an interactive Lua interpreter. can we have that?