I really love what @tony-go has done for his personal website and blog module.
I think we could achieve something similar with the following steps:
- Storing all articles as markdown (require one of the TSC member who have access to do it).
- Having some sort of build step to convert it to HTML (idealy directly from CI but we can achieve that later if too complicated at first).
- Add a new blog page with all articles.
- Hightlight them in the home page.
- Probably something else I forgot (do not hesitate to comment).