Show HN: Markdown as web page/site
github.com
Show HN: Markdown as web page/site
1–10 of 60 posts
Re: Show HN: Markdown as web page/site
#2Re: Show HN: Markdown as web page/site
#3Re: Show HN: Markdown as web page/site
#4(I've used markdown for note taking, not for web pages, hence am asking.)
Re: Show HN: Markdown as web page/site
#5I was under the impression that using markdown to create html webpages was a common use case, and had been solved. Was I wrong? (I've used markdown for note taking, not for web pages, hence am asking.)
Re: Show HN: Markdown as web page/site
#6org-mode already has this. Unfortunately, people seem to continue to use the inferior version of org known as Markdown. It is somewhat like how pdf overtook the superior format djvu.
Re: Show HN: Markdown as web page/site
#7I was under the impression that using markdown to create html webpages was a common use case, and had been solved. Was I wrong? (I've used markdown for note taking, not for web pages, hence am asking.)
I was under the same impression as well. I have been using https://docusaurus.io/ for some time now and I am very happy with it and I am pretty sure there are other tools out there as well.
Is it a lot to set up or is it just markdown all the way and works out of the box?
Re: Show HN: Markdown as web page/site
#8I was under the impression that using markdown to create html webpages was a common use case, and had been solved. Was I wrong? (I've used markdown for note taking, not for web pages, hence am asking.)
Re: Show HN: Markdown as web page/site
#9org-mode already has this. Unfortunately, people seem to continue to use the inferior version of org known as Markdown. It is somewhat like how pdf overtook the superior format djvu.
Re: Show HN: Markdown as web page/site
#10Earlier quoted context omitted.
I was under the same impression as well. I have been using https://docusaurus.io/ for some time now and I am very happy with it and I am pretty sure there are other tools out there as well.
I am hesitant to give it a try. Mostly use sphinx and .rst - docusaurus looks nice but also overengineered. Is it a lot to set up or is it just markdown all the way and works out of the box?