This repository contains source markdown and css files for the belug website and the support files/scripts needed to generate html using lowdown.
Run tools/make_www to generate html files in directory _lowdown. Run tools/view_www to serve the site on port 8000. View in browser.
Because the lowdown version in Ubuntu 25.04 does not support templating, the repository includes a script, tools/build_lowdown.sh, that builds lowdown from source.