First blog about Jekyll!
It is so easy to build a static website by using Jekyll
.
At first, I try to build my website by using React.js
and Gatsby.js
.
However, it requires so much effort to integrate Gatsby plugin and React UI library.
It may be versatile for different purpose, but not the tech stack to build a static website with markdown content.
In conclusion, picking a correct tech stack for the corresponding product is crucial in saving time.