Thoughts of a Dragon

A collection of cool random stuff

BasHTML Reborn

January 21, 2021 — Billy

After a lot of thought and hours of coding, I decided to give BasHTML a huge overhaul. The new code is a direct fork of Bashblog by Carlos Fenollosa. I have several reasons for the rewrite, some of which are below.

  • The website layout is well designed by default. As a blind coder, it is hard to make sure that pages look good visually.
  • All the page building, tags, etc is already done.
  • With the infrastructure already in place, I can focus mainly on adding the features I wanted the original BasHTML to have.

Read more...