0x1a0ran / pebble

A lightweight, open source, Java EE blogging tool

Home Page:http://pebble.sf.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pebble
--------------------------------
The prerequisites are as follows.

 - Java 5.0
 - A JSP 2.0/Servlet 2.4 compatible server such as Apache Tomcat 5.5.x 

Quickstart with Apache Tomcat 5.5.x
-----------------------------------
If you're in a hurry, you can get Pebble and up running in a couple of minutes by following these steps.

 (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 the default username/password combination of username/password.

For further installation details, please see docs/installation.html in the distribution.

Further questions
-----------------
Help and support is available via the pebble-users[at]lists.sourceforge.net mailing list. Details on subscribing to this list can be found at http://lists.sourceforge.net/mailman/listinfo/pebble-user.

About

A lightweight, open source, Java EE blogging tool

http://pebble.sf.net

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 65.7%Language:JavaScript 30.7%Language:CSS 1.6%Language:ColdFusion 0.6%Language:ASP 0.4%Language:PHP 0.3%Language:Lasso 0.3%Language:Perl 0.2%Language:Python 0.1%Language:Shell 0.0%