内容简介:Viglet Shiohara CMS- Model Content and Create Site using Javascript with Native Cache and Search.If you'd like to contribute to Viglet Shiohara, be sure to review theWe use
Viglet Shiohara CMS- Model Content and Create Site using Javascript with Native Cache and Search.
If you'd like to contribute to Viglet Shiohara, be sure to review the contribution guidelines .
We use GitHub issues for tracking requests and bugs.
Installation
Download
$ git clone --recurse-submodules https://github.com/ShioharaCMS/shiohara.git $ cd shiohara
Deploy
1. Runtime
Use Gradle to execute Shiohara CMS, without generate jar file.
$ ./gradlew bootrun
2. Or Generate JAR File
Use Gradle to generate Shiohara CMS executable JAR file.
$ ./gradlew build
2.1 Run
To run Shiohara CMS executable JAR file, just execute the following line:
$ java -jar build/libs/viglet-shiohara.jar
Viglet Shiohara
- Administration Console: http://localhost:2710 .
login/password: admin/admin
- Sample Site: http://localhost:2710/sites/viglet/default/en-us .
以上所述就是小编给大家介绍的《Shiohara – Open-Source CMS》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Hello World
Hannah Fry / W. W. Norton Company / 2018-9 / GBP 17.99
A look inside the algorithms that are shaping our lives and the dilemmas they bring with them. If you were accused of a crime, who would you rather decide your sentence—a mathematically consistent ......一起来看看 《Hello World》 这本书的介绍吧!
图片转BASE64编码
在线图片转Base64编码工具
正则表达式在线测试
正则表达式在线测试