Lucee Docs now showcases the latest content on the homepage

As wisely suggested this morning by @Roberto_Marzialetti and as @carehart has also been advocating, I have done some hacking on docs and now we list the newest content on the homepage

Getting the file dates from a git repo is a bit complicated, I ended up using jGit and reading the commit dates for each file, using parallel threads via structEach

9 Likes