AcyOrt is a simple static website framework built on NodeJS. Through this framework you can customize various types of static websites
Installing AcyOrt is very simple, and creating a website after installation does not require to install modules again
Dependences
AcyOrt is built on NodeJS, so you should install Node.js
Install
When NodeJS is installed, you can install AcyOrt via npm
# recommended global install
$ npm i acyort -g