My first blog
Today I wrote a simple script for auto posting my article to Cloudflare pages.
The input is a text file created by vim, the output is html page as you see here.
The features:
- Use text file as input.
- Use customized labels such as list, image etc.
- Auto escape html.
- Auto generate both index and blog pages.
- Auto publish blog to Cloudflare Pages.
It's maybe not that perfect, but right for my use.
I got the styles from Jonas, who has a great blog too.
And thanks to VIM, Cloudflare, Perl, Linux. They made my life better.