Hello, weblog!

That's my first weblog page, created with my own weblogtool! Ill post something there... like software/file-format researching, some news in my life, and etc.

Example tool pipeline

  1. Create an html template, something like
<div class="weblog" style="margin: 20px; padding-top:50px;">
               %s
           </div>
  1. Write an md file
  2. Place it somewhere in folder
  3. run ./weblog -O <output> -I <input> -t <templatefilename>
  4. You're did it!

Soo idunno will this be a shitpost or not


Built with weblogtool