Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Interesting. Out of curiosity, does anyone know if is there a webserver that natively converts Markdown to HTML?


Caddy server has this feature baked in: https://caddyserver.com/docs/markdown


I wrote a web server that converts markdown to HTML dynamically. Not sure if it's what you're looking for but it works decently well. I host my personal site on it.

https://github.com/crempp/mdweb


I wrote one in Go called Lanyon, available at: https://github.com/mkaz/lanyon

It works pretty well, but fairly bare bones and haven't updated it in a bit.



Jekyll and Hugo do this statically.

I don't know about dynamic webservers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: