How to create a tech blog in less than 2 hours

Search for a command to run...

Thanks for your comment! I hope will help a lot of people.
Keep up the good work with the platform!
HackerRank solution on using modulus for big numbers

RE: It is not a surprise that I received again at the first interview stage, just for another company, the same puzzle with JSON cleaning. This time I had a clue about how to start and I could provide a solution to it in a reasonable time. I recommen...

An implementation of Ultimate Tic Tac Toe using Monte Carlo Tree Search

Disclaimer First and foremost, I want to clarify that I love solving short programming assessments. It's fun and I can improve and refresh my knowledge about data structures and algorithms. I compare it to playing chess. It's entertaining to focus on...

perspective of a software developer

Creating a blog is quite easy, but takes some time to research options and personalize. The problem is that there are too many ways of doing it and it's not easy to try them all and think about future needs. Well, I spent way more than 2 hours setting up this blog. But, hopefully, this article will show you the shortcuts of the process. I didn't want to get into details about available options as there are already a lot of articles, but be sure that I've researched a lot of aspects of what I am going to recommend.
I have wanted for a long time to have a blog to share my thoughts or to create some technical tutorials with encountered work-related challenges. But I thought that would take too much time to do it professionally. Do you think the same? Well, that's not quite the case if you are ready to make the best use of the tools you already have and start the actual writing.
These are the ideas I've started research with:
If you did not hear about it, that's because is not the most popular or biggest platform, not even for the tech niche. But there are some features good enough and easy to use that deserve a try:
You can find details here or here or right on official website.
There are a lot of cool features and I am sure more will come. Additionally, they say will remain forever free. For now, the platform is growing as VC funds back them. Details are here.
If you are convinced to use the hashnode platform then please consider using the following link referral. They promise to unlock some features earlier for me 😎.
Tip: you can keep it simple and use parts of your full name. Don't worry, you can change it later from the dashboard.Medium, Dev.to, Markdown, RSS.Tip: multiple platforms help with this. Most require 5-10$ to download assets. For free, you can use this. This is an optional step. However, it looks professional to have your domain. Here are the steps involved.
I chose to map the blog to subdomain dev. Maybe in the future, I will create a landing/profile page for the domain. But for now, all other routes(including subdomains) redirect to the blog. You can do the same or just map the entire domain. Official tutorial is here.
This is optional but may motivate your readers to get in touch with you. Provide some personal information, random facts, and contact details. Go to Pages and create your best profile page. From Navbar add a link to it. See mine.
That's it! Your blog is ready. Go ahead and write your first article!