- Rename 'style.css' to appropriate ID-based name.
- Remove explicit inclusion of CSS, as it will now be auto-included.
- Update tests which explicitly checked for styling.
- Add a heading.
- Attempt to recreate a more appealing style.
- Add ABSTRACT to reduce test scroll-spam.
I tried to copy a suggested style. I think I am pretty close, but since
that style is external, I can't just reuse it with impunity.
Possibly the most roundabout way to resolve issue #375.
- Remove static files from share directory.
- Put info into a perl structure.
- Generate the two static texts from the structure.
- Add minimal test for proper form.
It's almost like I haven't heard of Text::Table or Template::Toolkit.
Nevertheless, I think this is not too arcane for this relatively simple
usage. On the other hand, I am going to feel like a fool for not just
editing the two static files when it turns out there are never any
changes to the data.