Yes now that we have pillar I think that this is the time to investigate
that :).
Because before I was just editing smalltalk code :).
Having a framework to generate static website from Pharo like Jekyll
(http://jekyllrb.com/) or DocPad (https://docpad.org/) would be great
;-)
On Sat, Feb 21, 2015 at 1:46 AM, Offray Vladimir Luna Cárdenas
<[email protected]> wrote:
Hi all,
I'm planning to make a web site. Nothing fancy, just a web site for the
grafoscopio project I have told you about already. I started to use Nikola
blog engine[1], but, after a while I thought I want to try something else,
something that can create static web sites like Nikola, but with more
interactive feedback and made in Smalltalk. I have found Bootstrap for
Seaside [2], but I don't want the "Seaside" part in the sense that I don't
want to create any behaviour served by Seaside or configure any server for
that matter, just to put some Smalltalk code that produces static html
powered by boostrap and put it under distributed source control management,
like I do now with my blog. There is something like that in Pharo/Smalltalk
or any approach you suggest me to make it happen fluidly?
[1] http://getnikola.com/
[2] http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap
Thanks,
Offray