Re: [Pharo-users] using pillar and/or pillarhub

2014-10-28 Thread Peter Uhnák
Thank you for all the answers, I will try more approaches then and the GT sounds promising. But the GitBook looks especially nice. :) Peter On Tue, Oct 28, 2014 at 12:19 AM, kilon alios wrote: > I personally use emacs , git , github and gitbook.io. > > There is a pillar preview for GT tools (as

Re: [Pharo-users] using pillar and/or pillarhub

2014-10-27 Thread kilon alios
I personally use emacs , git , github and gitbook.io. There is a pillar preview for GT tools (as Sven mentioned), but I have not tested thoroughly . So maybe editing pillar inside Pharo is not that far away. Overall pillar syntax is very simple and quite small so it should not be that hard to impl

Re: [Pharo-users] using pillar and/or pillarhub

2014-10-27 Thread stepharo
On 27/10/14 17:28, Peter Uhnák wrote: Hi, I wanted to experiment with Pillar however I'm not sure what to use to edit it. I was expecting some kind of editor with preview directly in Pharo but there is nothing. The next best thing I found was PillarHub based on Ace editor, however it depends

Re: [Pharo-users] using pillar and/or pillarhub

2014-10-27 Thread Sven Van Caekenberghe
> On 27 Oct 2014, at 23:28, Peter Uhnák wrote: > > Hi, > > I wanted to experiment with Pillar however I'm not sure what to use to edit > it. I was expecting some kind of editor with preview directly in Pharo but > there is nothing. The next best thing I found was PillarHub based on Ace > edi