Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install golbarg

How to install Golbarg

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install golbarg
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2 Available View build log
Windows (64-bit)
0.2 Available View build log
Mac OS X (10.5+)
0.2 Available View build log
Linux (32-bit)
0.2 Available View build log
Linux (64-bit)
0.2 Available View build log
 
Links
Author
Lastest release
version 0.2 on Jan 5th, 2011

Golbarg is a static blog generator written in Python. It is heavily inspired by Jekyll, but is is (obviously!) better (at least in my opinion).

You can see it in action on my own blog, (source code on Github too).

Golbarg is free software, available under the terms of the GNU GPLv3 license.

Features

  • Markdown synax for editing posts
  • Jinja 2 template engine
  • YAML standard for configuration and posts metadata (similar to Jekyll's

System Message: WARNING/2 (<string>, line 19)

Bullet list ends without a blank line; unexpected unindent.

YAML front matter) * Written in Python * Well-documented and easily hackable * Built-in support for tags and archive generation

Installation

  1. Install Python (version 2.6, Golbarg is not compatible with Python 3 yet)
  2. Install the dependencies

System Message: WARNING/2 (<string>, line 43)

Enumerated list ends without a blank line; unexpected unindent.

#. Install Golbarg: you can use Python tools (easy_install Golbarg or pip install Golbarg) or, if you are a Linux user, the tools from your distribution(pacman, aptitude, emerge...) if someone packaged Golbarg for it #. Create a directory where you will put all your files #. Create your configuration file and templates; you may want to look at mine for examples #. Write your posts in the content/posts directory, using the Markdown syntax, with a YAML header for metadata (again, see my blog for examples) #. Run golbarg to generate the full site #. Upload it somewhere and enjoy your blog!

golbarg-mode for Emacs

If you use Emacs, you may want to use golbarg-mode. Simply add the directory where golbarg.el is located to your load-path, add (require 'golbarg) in your .emacs, and you are done. You can now use M-x golbarg-mode to switch a buffer to the Golbarg major mode, and use other commands such as golbarg-new-draft, golbarg-publish-post, and golbarg-preview (after customizing the golbarg-drafts-dir and golbarg-posts-dir variables).

You can see a full configuration on my emacs-config repository.

golbarg-mode requires markdown-mode and yaml-mode to work, so be sure to install these modes first.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:3

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.