I use Markdown (md) to document a lot of things in my daily life, and I want to create a blog. However, I prefer not to use platforms like Hugo, GitHub Pages, or WordPress. Instead, I plan to use Python to convert my Markdown files into HTML and deploy the generated site on Cloudflare Pages.
While this approach might be time-consuming, I enjoy the process of creating something on my own and improving it step by step.
Now that the blog is running smoothly, I just need to refine a few details. After that, I'll publish the code on GitHub.