title: Create your site with Markdown and pandoc.
date: 2025-09-13
In 2025, you can write your page in MARKDOWN and convert it to HTML
Yes!, as you heard.
Just using the following command**
pandoc -s index.md -o index.html
Or you can use cmark
also.
Build your site ONLINE now.
Copyleft 2025