mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
Adding a date to the post.
This commit is contained in:
parent
18161ad230
commit
7b40ff3965
2 changed files with 2 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
Kikoo
|
||||
#####
|
||||
|
||||
blablablablabla
|
||||
|
|
@ -1,6 +1,8 @@
|
|||
Pelican, a simple static blog generator in python
|
||||
#################################################
|
||||
|
||||
:date: 2010-10-06
|
||||
|
||||
Those days, I've wrote a little python application to fit my blogging needs.
|
||||
I'm an occasional blogger, a vim lover, I like restructured text and DVCSes, so
|
||||
I've made a little tool that makes good use of all that.
|
||||
|
|
Loading…
Reference in a new issue