|
|
|
|
|
by susam
921 days ago
|
|
I began blogging in the early 2000s when blogging on blogspot.com, wordpress.com, livejournal.com, etc. was quite popular. While they were pretty good for quickly writing and publishing content using their built-in layout templates, I also cared about customising the HTML templates to suit my taste. To my disappointment, I found working with their HTML templates clumsy. For example, with blogspot.com, I would spend a few hours customising the template to my needs and then a few months later they would make an update to the website, such as adding a few new elements or removing some, which would then end up rendering my template in a slightly different way that I might not have anticipated. I have since moved away from blogging platforms. I have my own little Common Lisp program and my own HTML templates, all handwritten from scratch, and I am very happy with the results. The biggest benefit of this approach I find is that the layout does not change or break every few months/years and I can focus completely on writing content. |
|