zeronbo / opoopress

OpooPress blogging framework is a java based blog aware static site generator.

Home Page:http://www.opoopress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About OpooPress

OpooPress Blogging Framework is a java based blog-ware static site generator. The site is www.opoopress.com.

Here are some main features:

  • Simple - No more databases, no more runtime language (such as php, java), a web server is sufficient
  • Fast - A very fast generate engine by Java, generate 1000 posts in several seconds
  • Static - Markdown/Textile, FreeMarker, HTML & CSS & Images go in, completely static sites come out ready for deployment to anywhere
  • Blog-aware - Permalinks, tree categories, tags, pages, posts, archives, RSS feed.

OpooPress also have these features:

  • A semantic HTML5 template
  • A Mobile first responsive layout (rotate, or resize your browser and see)
  • Built in 3rd party support for Twitter, Google Plus One, Disqus Comments, Pinboard, Delicious, and Google Analytics
  • Easy theming with Compass and Sass

(Note: description above comes from Octopress, OpooPress have the same features actually)

  • Supports many deployment methods (by Apache Maven Wagon)
  • Supports code syntax highlighting (by Syntax Highlighter Compress)
  • Supports Locale (Currently only en_US and zh_CN, default use the locale of JVM)
  • Supports Plugin, easy to customize or secondary develop
  • Customisable templates (FreeMarker)
  • Supports custom meta data that is exposed to templates, pages or posts

Post Format

Migration

  • Octopress
  • WordPress

Deployment

Getting Started

The first package has be released. It's easy to set up and deploy, Just check out the docs.

Download and Install OpooPress

Source Code

You can access the source code at: https://github.com/opoo/opoopress

Demo Sites

Feedback / Contact

If you want to see new features in OpooPress, don't hesitate to offer suggestions, clone the repository on GitHub. If you find errors you can post issues or send me a pull request.

Send a message to opoo#users.sf.net with any requests/feedback!

About

OpooPress blogging framework is a java based blog aware static site generator.

http://www.opoopress.com/

License:Apache License 2.0