Why Node.js?
ArtemisCloud.io website uses Doks starter theme that uses npm (included with Node.js) to centralize dependency management, making it easy to update resources, build tooling, plugins, and build scripts.
Start developing in three steps:
git clone https://github.com/artemiscloud/artemiscloud.github.io.git artemiscloud.github.io.git && cd artemiscloud.github.io.git
npm install
npm run start
Doks comes with commands for common tasks.