I personally use a combination of quarto to statically render markdown files and hosting on GitHub pages because I don't want to bother with the self hosting for now.
In the past I used a combination of R-markdown with a nginx server but decided to move to a simpler solution
No comments yet.