Hi all, I am just wondering what this forum engine is.
I’m asking as I would like to build a forum for my company developers and I like this one very much.
Thanks
Anthony
Hi all, I am just wondering what this forum engine is.
I’m asking as I would like to build a forum for my company developers and I like this one very much.
Thanks
Anthony
the forum engine is https://www.discourse.org/
@mlebret, concrete5 is only for Ardupilot.org front page, the rest like the wiki is using sphinx
Ah thank you, I was hunting for that but could not see it, still can’t.
To expand on Pierre’s response, there’s three main web platforms we use for different things.
Landing page: Concrete5 CMS (https://www.concretecms.com/)
Wiki: Sphinx static generator (https://www.sphinx-doc.org/en/master/)
Forum: Discourse (https://www.discourse.org/)
Other parts of our web presence such as the firmware server, log analysis, etc, are a bit more organic and can generally be found in our GitHub.
Thank you very much, very helpful indeed.