Blog-Doc is a simple, fast, and lightweight Content Management System (CMS) and Static Site Generator (SSG) built with Node.js. It was made for users who want an easy way to create blogs and documenta…
I realized—after trying many content management systems (CMS) and static site generators (SSGs)—that we often need multiple tools just to generate HTML, CSS, and JavaScript. Moreover, we have to under…
What Is Node.js? After learning JavaScript, you can use it for more than just websites. Node.js is a JavaScript runtime that allows you to run JavaScript outside of a web browser. This means you can u…