⚠️ This project is now part of the ArkMQ initiative. This repository has been archived as all activities are now happening in the corresponding ArkMQ repository. See here for the ArkMQ transition details.
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.