Pebble是一个流行的服务端blogging工具。Blog内容的存储到XML文件中,所以不需要安装数据库。所有的维护与管理工具多可以web的方式进行。
pebble.war
file from the distribution and deploy it,
by copying it to $TOMCAT_HOME/webapps
.http://localhost:8080/pebble/
.username
and
a password of password
.原文:http://www.cnblogs.com/start0cheng/p/3569921.html