Hi all, I recently ported the current website to Docusaurus 2. This is a major update that leapfrogs two major versions (the current is based on version 0.x).
A preview is accessible here: https://incubator-milagro.vercel.app/ I'm glad to say that with this update we solve all of the security issues currently present on the website and much, much more: - The website is now a modern PWA with some off-line capabilities - A new, GitHub based Continuous Delivery pipeline (should avoid the old manual script pipeline) - Dark mode - Modern CSS and rendering engine - Many small usability and accessibility improvements... This update aims to be 1:1 with the previous version, with the exception of the blog that I have hidden (as unused in its current form). I would like to bring it back in a future update, just as I would like to update the content to better reflect the current status of the project. As this is such a major upgrade, some things did break with the port (notably: maths). I have gone through the website several times now addressing everything I could see, and I believe all issues are fixed now. PR here: https://github.com/apache/incubator-milagro/pull/61 What do you think? If there are no objections, I would like to merge it by the end of the week. Bye, Riccardo
