微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Pebble Blog 博客平台

程序名称:Pebble Blog

授权协议: BSD

操作系统: 跨平台

开发语言: Java

Pebble Blog 介绍

Pebble是一个流行的服务端blogging工具。Blog内容的存储到XML文件中,所以不需要安装数据库。所有的维护与管理工具多可以web的方式进行。

Tomcat下的快速安装

  1. Take the pebble.war file from the distribution and deploy it, by copying it to $TOMCAT_HOME/webapps.

  2. Restart Tomcat and point your browser to http://localhost:8080/pebble/.

  3. Start blogging by logging in with a username of username and a password of password.

运行环境要求

  1. Java 5.0

  2. A JSP 2.0/Servlet 2.4 compatible web/application server such as Apache Tomcat 5.5.x

Pebble Blog 官网

http://pebble.sourceforge.net/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐