librelist archives

« back to archive

Blog engine with Flask

Blog engine with Flask

From:
Eugen Kiss
Date:
2010-09-11 @ 12:48
Hey,

I've created a simple blog engine for my site with flask
(http://blog.eugenkiss.com/). It is nothing special
- it's no newsmeme or anything similar. However, you may be interested
in a blog post about my
experiences as a beginner with creating this flask powered blog
engine. You can find
the post here: http://blog.eugenkiss.com/post/simblin
Or if you're interested in the source code: http://github.com/eugenkiss/Simblin

I'd be glad to hear some suggestions/remarks from you regarding the
code/design/interface
of the blog engine/blog.

BTW, Flask is great ;).

Eugen

Re: [flask] Blog engine with Flask

From:
Francisco Souza
Date:
2010-09-11 @ 13:26
>
> On Sat, Sep 11, 2010 at 9:48 AM, Eugen Kiss <evgenij.kiss@googlemail.com>wrote:
> Hey,
>
> I've created a simple blog engine for my site with flask
> (http://blog.eugenkiss.com/). It is nothing special
> - it's no newsmeme or anything similar. However, you may be interested
> in a blog post about my
> experiences as a beginner with creating this flask powered blog
> engine. You can find
> the post here: http://blog.eugenkiss.com/post/simblin
> Or if you're interested in the source code:
> http://github.com/eugenkiss/Simblin
>

Great! :)

I am thinking of fork it and explore the code this weekend.

Cheers,
Francisco Souza
Software developer at Giran and also full time
Open source evangelist at full time

English: http://www.franciscosouza.net
Portuguese: http://www.franciscosouza.com.br
Twitter: @franciscosouza
+55 27 3026 0264


On Sat, Sep 11, 2010 at 9:48 AM, Eugen Kiss <evgenij.kiss@googlemail.com>wrote:

> Hey,
>
> I've created a simple blog engine for my site with flask
> (http://blog.eugenkiss.com/). It is nothing special
> - it's no newsmeme or anything similar. However, you may be interested
> in a blog post about my
> experiences as a beginner with creating this flask powered blog
> engine. You can find
> the post here: http://blog.eugenkiss.com/post/simblin
> Or if you're interested in the source code:
> http://github.com/eugenkiss/Simblin
>
> I'd be glad to hear some suggestions/remarks from you regarding the
> code/design/interface
> of the blog engine/blog.
>
> BTW, Flask is great ;).
>
> Eugen
>

Re: [flask] Blog engine with Flask

From:
Eugen Kiss
Date:
2010-09-11 @ 14:50
Cool! But don't expect much ;)

Eugen

On Sat, Sep 11, 2010 at 3:26 PM, Francisco Souza
<francisco@franciscosouza.net> wrote:
>> On Sat, Sep 11, 2010 at 9:48 AM, Eugen Kiss <evgenij.kiss@googlemail.com>
>> wrote:
>> Hey,
>>
>> I've created a simple blog engine for my site with flask
>> (http://blog.eugenkiss.com/). It is nothing special
>> - it's no newsmeme or anything similar. However, you may be interested
>> in a blog post about my
>> experiences as a beginner with creating this flask powered blog
>> engine. You can find
>> the post here: http://blog.eugenkiss.com/post/simblin
>> Or if you're interested in the source code:
>> http://github.com/eugenkiss/Simblin
>
> Great! :)
>
> I am thinking of fork it and explore the code this weekend.
>
> Cheers,
> Francisco Souza
> Software developer at Giran and also full time
> Open source evangelist at full time
>
> English: http://www.franciscosouza.net
> Portuguese: http://www.franciscosouza.com.br
> Twitter: @franciscosouza
> +55 27 3026 0264
>
>
> On Sat, Sep 11, 2010 at 9:48 AM, Eugen Kiss <evgenij.kiss@googlemail.com>
> wrote:
>>
>> Hey,
>>
>> I've created a simple blog engine for my site with flask
>> (http://blog.eugenkiss.com/). It is nothing special
>> - it's no newsmeme or anything similar. However, you may be interested
>> in a blog post about my
>> experiences as a beginner with creating this flask powered blog
>> engine. You can find
>> the post here: http://blog.eugenkiss.com/post/simblin
>> Or if you're interested in the source code:
>> http://github.com/eugenkiss/Simblin
>>
>> I'd be glad to hear some suggestions/remarks from you regarding the
>> code/design/interface
>> of the blog engine/blog.
>>
>> BTW, Flask is great ;).
>>
>> Eugen
>
>