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