Viglet Shio CMS - Model Content, use GraphQL and Create Site using Javascript with Native Cache and Search.
Shio (pronounced [strong/ʃiː/ weak/ʃɪ/ o])
If you'd like to contribute to Viglet Shio, be sure to review the contribution guidelines.
We use GitHub issues for tracking requests and bugs.
- Install Java 17
- Install Git Client
- Install NPM
- Install Angular CLI
$ npm install -g @angular/cli
$ git clone https://github.com/ShioCMS/shio.git
$ cd shio
Use Gradle to execute Shio CMS, without generate jar file.
$ ./gradlew bootrun
Use Gradle to generate Shio CMS executable JAR file.
$ ./gradlew build
To run Shio CMS executable JAR file, just execute the following line:
$ java -jar build/libs/viglet-shio.jar
- Administration Console: http://localhost:2710.
login/password: admin/admin
- Sample Site: http://localhost:2710/sites/viglet/default/en-us.