librelist archives

« back to archive

blohg, a mercurial-based blogging engine, powered by Flask

blohg, a mercurial-based blogging engine, powered by Flask

From:
Rafael Martins
Date:
2011-07-13 @ 01:45
Hi all,

I just realized I've never sent anything about blohg to this list.
It's listed on the "powered by" page though.

blohg is a mercurial-based blogging engine, powered by flask, with
some cool features.

Check my blog post [1] and the official website [2] for more info.

I'd like to get some feedback from the Flask people about it! :)

Thanks!

[1] http://rafaelmartins.eng.br/post/blohg-a-mercurial-based-blog-engine/
[2] http://blohg.org/

-- 
Rafael Goncalves Martins
http://rafaelmartins.eng.br/

Re: [flask] blohg, a mercurial-based blogging engine, powered by Flask

From:
Alex
Date:
2011-07-13 @ 09:49
Cool.

What about using Frozen-Flask [*] to generate a static version of the site?

[*] http://pypi.python.org/pypi/Frozen-Flask/

On Wed, Jul 13, 2011 at 3:45 AM, Rafael Martins
<rafael@rafaelmartins.eng.br> wrote:
> Hi all,
>
> I just realized I've never sent anything about blohg to this list.
> It's listed on the "powered by" page though.
>
> blohg is a mercurial-based blogging engine, powered by flask, with
> some cool features.
>
> Check my blog post [1] and the official website [2] for more info.
>
> I'd like to get some feedback from the Flask people about it! :)
>
> Thanks!
>
> [1] http://rafaelmartins.eng.br/post/blohg-a-mercurial-based-blog-engine/
> [2] http://blohg.org/
>
> --
> Rafael Goncalves Martins
> http://rafaelmartins.eng.br/
>

Re: [flask] blohg, a mercurial-based blogging engine, powered by Flask

From:
Rafael Martins
Date:
2011-07-14 @ 01:35
On Wed, Jul 13, 2011 at 6:49 AM, Alex <thinkpragmatic@gmail.com> wrote:
> Cool.
>
> What about using Frozen-Flask [*] to generate a static version of the site?
>
> [*] http://pypi.python.org/pypi/Frozen-Flask/
>

A Flask-Script command to build a static blog with this extension
would be nice. And even better if the dependency could be optional.
Patches welcome. :)

Thanks

-- 
Rafael Goncalves Martins
http://rafaelmartins.eng.br/