TL/DR: Blog moving to https://strakul.com/blog
For the past 14 years, I've been maintaining this blog, Strakul's Thoughts, hosted at blogger.com. As of today, I'm porting the content to a new instance. As I've become more familiar with development tools, I wanted to move away from the limited (but easy-to-use) offerings at Blogger and host my own custom site.
This blog is now running Jekyll with the Chirpy theme. I became familiar with Jekyll about half a year ago since it's being used for blog management at work. The appeal to me was content as markdown files which makes writing and editing posts easier and not needing to worry about HTML or all the other features—that's all handled by the Jekyll build.
There are tons of Jekyll themes out there. I was originally leaning towards Adam Blog 2.0, but opted finally for Chirpy. The Chirpy theme is simpler for text-heavy blogs like this one. I may continue to style it, such as changing some of the colors and such, but I'm happy with how it looks.
While Jekyll serves as the interface, I still needed to host it which is where I turned to GitHub Pages. This is now a version-controlled repo that builds and deploys the site. Furthermore, I integrated giscus to allow for comments. This does require a GitHub account to add comments, but it's an open-source, free solution for website interactions.
The largest change you may notice, however, is in the URL. I purchased the strakul.com domain and this blog is now accessible through https://strakul.com/blog. If you go to the top level strakul.com, you'll see my professional homepage, which has links to some of my socials including the blog. If you accidentally go to blog.strakul.com, you should be redirected to the new URL.
I'm excited for this change as it should give me more control and flexibility in how I manage this website should there be a need for changes in the future.






