Commit Graph

6 Commits

Author SHA1 Message Date
9b8d2f566e Add a directory scanner to detect application routes
All checks were successful
buildbot/mdml-cgi-linux-podman-builder Build done.
buildbot/mdml-cgi-darwin-macos-builder Build done.
buildbot/mdml-cgi-freebsd-jail-builder Build done.
Close #24
2023-11-24 15:27:53 -05:00
39eaee382c Implement MarkdownRouteHandler text HTML template text substitution
All checks were successful
buildbot/mdml-cgi-darwin-macos-builder Build done.
buildbot/mdml-cgi-linux-podman-builder Build done.
buildbot/mdml-cgi-freebsd-jail-builder Build done.
Close #11 - Add CMAke target that moves program data to the build folder
Close #17 - Implement MarkdownRouteHandler text HTML template text substitution
2023-11-18 08:10:03 -05:00
1dd17011b7 Tweak page responsive layout, and add font scaling.
Some checks failed
buildbot/mdml-cgi-linux-podman-builder Build done.
buildbot/mdml-cgi-darwin-macos-builder Build done.
buildbot/mdml-cgi-freebsd-jail-builder Build done.
Add build system integration.

Close #14 - Stylesheets, more layout details
Close #15 - Add copyright and legal info in footer
Close #12 - Design and implement a static page with readable, responsibe
layout
2023-10-20 14:31:04 -04:00
b788f5bf78 Finalize clean, simple layout, using bootstrap.
Add styling to make the page look like beige paper, and
use fonts such as Berkeley Mono and IBM Plex Sans to
give it a printed appearance.

Define colorscheme in :root variables so that dark mode
would be easy to implement with @media queries.

Work #13 - Add static content.
Work #14 - Stylesheets, more layout details.
2023-10-20 14:31:04 -04:00
91716158e3 Complete responsive design of the page, with the cutoff being < 768. Will explore what this looks like on a 4K monitor some time in the future.
Work #13
Close #12
2023-10-20 14:31:04 -04:00
0322abce02 Create a static page template with bootstrap support and responsive design 2023-10-20 14:31:04 -04:00