This project is a Lua implementation of selected features from glitch-in-bio. It is created to experiment with Pandoc Lua filters and it supports text-based web browsers such as w3m and eww.
- Pandoc (>=3.2.1)
- GNU make
- Python3
- Edit
settings.json
. - Rebuild with
make
- preview with
make serve