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
sblog is unavailable in
PyPM, because there aren't any builds for it in the
package repositories. Click the linked icons to find out why.
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 1.0.1 on Nov 20th, 2012
SBlog
======
##Intro
This is a simple static blog generator.
markdown,ga,disqus are supported.
##Usage
1. install
shell:python setup.py install
2. build an environment
shell:cd /new/dir/
shell:sblog
3. config
vi config.ini
4. write
demo:
======
title: hello world
date: 0000-00-00
folder: test
======
content with markdown supporting
~~~python
source code here
~~~
View [demo](http://blog.xiaoba.me)
##
CHANGE LOG
v1.0.1: Support Sina Weibo "Associating Blog"