This repl creates a web page similar to the TripleLog home page. Customize or strip it for parts.
To view this on TripleLog, click here.
The HTML file contains each card, but you can use a templating system to define each in JSON or something else to make it easier to tweak things.
The style.css file contains the basic styling for the page. Change colors, sizes, or anything else.
The template does not use any JavaScript, but you can add some code to script.js.