Do you want to open a blog but don't know where to start?
In this thread I am going to explain:
⧩ how to start your blog
⧩ what platform you can use
⧩ how to find subjects
⧩ what tools to use
... and so on.
Read the
thread
below
In this thread I am going to explain:
⧩ how to start your blog
⧩ what platform you can use
⧩ how to find subjects
⧩ what tools to use
... and so on.
Read the



What platform should you use for your blog? 
⧩ Static Site Generators
You can use SSG for your blog. Some examples are Jekyll, Hugo, GatsbyJS, etc.
This type of blog is very fast because there are no database queries to run and no processing on network requests.

⧩ Static Site Generators
You can use SSG for your blog. Some examples are Jekyll, Hugo, GatsbyJS, etc.
This type of blog is very fast because there are no database queries to run and no processing on network requests.
You only have static HTML files that are ready to be served whenever a request comes. That makes it pretty fast.
It also improves the security because the infrastructure is very simple. It doesn't have a database, it doesn't perform logical operations, and so on.
It also improves the security because the infrastructure is very simple. It doesn't have a database, it doesn't perform logical operations, and so on.
⧩ Wordpress (Dynamic Site)
I think it is self-explanatory and everyone knows about it. I, personally, use Wordpress for my blog.
Why? Because I want to focus only on the content. I have very limited time. With a SSG, you have more work to do (design, deployment, etc).
I think it is self-explanatory and everyone knows about it. I, personally, use Wordpress for my blog.
Why? Because I want to focus only on the content. I have very limited time. With a SSG, you have more work to do (design, deployment, etc).

If you want to have more control of your blog, better performance, and you like to mess with the design, I recommend SSG.
As I said, I have limited time so I use Wordpress.
What tools to use to improve writing? 
Your content should be as good as possible. Thankfully, there're some tools that can assist us with the writing.
⧩ Grammarly - Very useful grammar checking tool with lots of features
⧩ Hemingway Editor - Helps you improve your writing

Your content should be as good as possible. Thankfully, there're some tools that can assist us with the writing.
⧩ Grammarly - Very useful grammar checking tool with lots of features
⧩ Hemingway Editor - Helps you improve your writing
How to find subjects? 
Write about something you like and something you use/want to learn.
Do you want to learn CSS? Write about it. Are you already comfortable with CSS? Write about it.
It's a lot easier to write about something you're interested.

Write about something you like and something you use/want to learn.
Do you want to learn CSS? Write about it. Are you already comfortable with CSS? Write about it.
It's a lot easier to write about something you're interested.
Always make sure your content is accurate and it doesn't provide bad/inaccurate information. That's the worst thing you can do.
Also, try to keep a schedule. At first go easy. Try to post weekly or bi-weekly. It creates a habit and it also tells people when to expect posts.
Also, try to keep a schedule. At first go easy. Try to post weekly or bi-weekly. It creates a habit and it also tells people when to expect posts.
Don't worry about stats 
In the beginning don't worry about visitors, views and so on. You're purely doing it to help yourself first, and also help others.
Everything that comes after this, it's extra. Drop the expectations and enjoy the process.

In the beginning don't worry about visitors, views and so on. You're purely doing it to help yourself first, and also help others.
Everything that comes after this, it's extra. Drop the expectations and enjoy the process.
That's all folks! Let me know what you think in the replies. I hope it's helpful and I hope it helps you.
Feel free to add more below.
Feel free to add more below.
