A simple static blog generator.
Project description
SBlog
========
##Intro
This is a simple static blog generator.
markdown,ga,disqus are supported.
##Usage
###1. install
`$ python setup.py install`
###2. build an environment
`$ cd /new/dir/`
`$ sblog`
###3. config
`$ vi config.ini`
###4. write
`$ vi content/sth.mkd`
demo:
<pre>
# hello world
* date: 0000-00-00
* folder: test
--------
content with markdown supporting
~~~python
source code here
~~~
</pre>
###5. build site
`$ sblog`
View [online demo](http://blog.xiaoba.me)
##LICENSE
The MIT License
Copyright (c) 2012 Yuwei Ba
##CHANGE LOG
v2.0.0: Rebuild
v1.0.2: Mobile Phone Compatible
v1.0.1: Support Sina Weibo "Associating Blog"
========
##Intro
This is a simple static blog generator.
markdown,ga,disqus are supported.
##Usage
###1. install
`$ python setup.py install`
###2. build an environment
`$ cd /new/dir/`
`$ sblog`
###3. config
`$ vi config.ini`
###4. write
`$ vi content/sth.mkd`
demo:
<pre>
# hello world
* date: 0000-00-00
* folder: test
--------
content with markdown supporting
~~~python
source code here
~~~
</pre>
###5. build site
`$ sblog`
View [online demo](http://blog.xiaoba.me)
##LICENSE
The MIT License
Copyright (c) 2012 Yuwei Ba
##CHANGE LOG
v2.0.0: Rebuild
v1.0.2: Mobile Phone Compatible
v1.0.1: Support Sina Weibo "Associating Blog"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sblog-2.0.0.tar.gz
(15.5 kB
view details)
File details
Details for the file sblog-2.0.0.tar.gz.
File metadata
- Download URL: sblog-2.0.0.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8c8a02cd84ab663744ce4ebc7fc2ce5d2ef8fc88fadf107b99bb2170ae6c9c9
|
|
| MD5 |
0576675ef0113199297f20761efaf7de
|
|
| BLAKE2b-256 |
fd57c3ea494cbd4fa78f50a564b2ef6057d6605a89cd93e76244e1d3c022ee17
|