I once made a static side generator that allows to create pages using the 
web2py template languages and or markmin (depending on the extension).

https://github.com/mdipierro/countach

It takes a tree structure of files, process them all, and creates a new 
tree structure. Pages can extend a parent template higher in the tree 
hierarchy.

I am sorry as of now this is undocumented.

Massimo

On Tuesday, 17 December 2013 03:27:54 UTC-6, Gour wrote:
>
> On Mon, 16 Dec 2013 13:46:22 -0800 (PST) 
> "Yassen D." <yasse...@gmail.com <javascript:>> wrote: 
>
> > How about generating most of the pages and serving them as static 
> > content (e.g. templates that have nothing to render, just plain 
> > HTML); 
>
> Is there a way to generate such content offline, e.g. via xmlrpc or 
> something? 
>
> > then having some templates that really have stuff that needs 
> > to be rendered and processed (e.g. a contact form + a POST handler) ? 
>
> That part is probably clear and easy. 
>
>
> Sincerely, 
> Gour 
>
> -- 
> Many, many births both you and I have passed. I can remember 
> all of them, but you cannot, O subduer of the enemy! 
>
> http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810 
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to