Ok will port your blog to gutenberg and we can compare and you let me know if the html is ok
after I can generate the stuff for the code.

stef


So far, the HTML tags supported are these:


and the code should be exported as this:


For syntax coloring I'm using ruby, just like

[code language="ruby"]
self bla: 1 + super ble.
[/code]



On Tue, Jul 23, 2013 at 12:33 PM, Guillermo Polito <guillermopolito@gmail.com> wrote:



On Tue, Jul 23, 2013 at 12:24 PM, St�phane Ducasse <stephane.ducasse@inria.fr> wrote:
Guilermo

I would like to turn your blog entry into Gutenberg. I will do it while reading it as a kata exercise.

Nice!
 
Now I'm thinking that I could write a outputer for Gutenberg to produce the blog contents.
What is the format used to edit your blog?

I'm writing in wordpress :/... It allows to write a post using a WYSIWYG and to write it in a kind of HTML. However, for embedding images and writing code it uses tags between brackets. I cannot find a cool description on what is exactly the format :(.
 
Because like that we could change edit gutenberg file and get: 
latex
html
blog

Nick Ager didn't show that pier can import wordpress? maybe he can tell better :)
 

Stef

On Jul 23, 2013, at 11:03 AM, Guillermo Polito <guillermopolito@gmail.com> wrote:

Hi guys,

I've written a small post on the current mechanisms for download and deploy pharo images and vms. Of course it may not be complete, just wanted to make noise :). So, feedback and retweets are welcome ;).


Guille