JAG Fernandes
2026-08-27
About
This site is the personal web-site of the JAG Fernandes family. All opinions expressed here are our own and do not represent the opinions of any organisation we may be employed by.
This site is generated from markdown
files, using Pandoc.
All content, except where explicitly stated, © JAG Fernandes
. Where explicitly stated, ©
the author.
🛈 Copyrights on images
- All images on this site are © JAG Fernandes unless otherwise specified.
- All linked images are © the link owner, or as attributed at the link site.
- Emperor penguin family image © Creazilla (license).
How does it work
I have a small Java driver that loops through a source directory, and
calls pandoc with appropriate switches, to generate
standalone HTML output. I then run a maven build that calls the driver,
and generates standalone HTML files from markdown files. These can then
be copied over to the Apache web-server web-root.
More details here.