This project aims at deploying a front page for Passage, where our goals are clearly stated. The website is static, we use org-mode to generate it. It is complemented by css and javascript, when needed.
These pages could also meant to be the READMEs of their corresponding GitHub project.
;; cf. <https://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html>
(load-file "./deploy.el") ;; everything for deployment is within this file