- add {currentPage} to front matter of page templates
- add credits.njk - add credits.css - add tooltips.js - add link in footer
This commit refactors the project's directory structure to better align with a static site generator (SSG) workflow. The source files have been moved into a dedicated src directory, and Eleventy has been installed as the new SSG.