Skip to content
/ pebble Public
forked from pebbleblog/pebble

A lightweight, open source, Java EE blogging tool

License

Notifications You must be signed in to change notification settings

wylovan/pebble

 
 

Repository files navigation

Pebble

This is an attempt to modernize the Pebble blog.

The prerequisites are as follows.

  • Java 6.0
  • A JSP 2.2/Servlet 3.0 compatible server such as Apache Tomcat 7.0.x

Quickstart with Apache Tomcat 7.0.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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 63.1%
  • JavaScript 27.0%
  • HTML 6.8%
  • CSS 1.4%
  • ColdFusion 0.6%
  • Classic ASP 0.4%
  • Other 0.7%