www-from-model/layouts
Stephan Heunis f6b8e6d434 html template, code, and styling to render a custom publications page
The markdown _index.md page is empty except for the title. Since publications is now included
as a taxonomy, the publications page will render the standard list of items on taxonomy list
pages. But since the new layout is included, that template will be rendered for the publicationbs
page. This template calls the additional publications.js script and custom css. The script reads
the publications.json data and builds filtering options from the data, and UX then allows filtering
publications based on these filter options. New options can be configured in the script.

TODO: improved styling of all aspects; mobile rendering of filter panel; linkage to internal and
external pids.
2026-03-30 15:38:25 +02:00
..
_default Use jinja for parameter injection and hugo template for person page 2026-03-19 16:17:32 +01:00
_partials/home rf: minor visual tuning 2026-03-09 20:09:47 +01:00
_shortcodes feat: rawhtml shortcode 2026-02-24 12:00:22 +01:00
publications html template, code, and styling to render a custom publications page 2026-03-30 15:38:25 +02:00
term.html feat: show a graph on every term page 2026-03-09 11:05:49 +01:00