Scripts
May 9, 2023 / May 9, 2023 | Leave a Comment
So in the past three months, I’ve been working on converting my my blog from WordPress to Jekyll. WordPress has so many requirements that I found myself spending all of my spare time managing plugins, interfaces, tables & themes and not writing. In Jekyll, blog posts are managed via Markdown files in a specific directory. Each post has its own […]
Read more »
Tagged
Ubuntu
One of the biggest problems I have in wanting to constantly learn new things, is that these learnings sometimes come at the cost of breaking/ruining thins that you’ve previously done that actually work. You learn a new or better way of doing something, like tuning your Apache config file, tweaking a php.in file or overwriting and index.html […]