Re: [Pharo-users] Curl markup with Pillar

2014-06-03 Thread Damien Cassou
On Tue, Apr 22, 2014 at 3:30 PM, Norbert Hartl wrote: > The links in there do not seem to work. When linking to smalltalkhub the ~is > exchanged by %7E I checked and this is not a bug of Pillar but a bug of github's markdown: https://github.com/github/markup/issues/311 -- Damien Cassou htt

Re: [Pharo-users] Curl markup with Pillar

2014-04-22 Thread Sergi Reyner
2014-04-22 16:03 GMT+01:00 Norbert Hartl : > >> The links in there do not seem to work. When linking to smalltalkhub > the ~is exchanged by %7E > > > > where exactly do you see a problem? > > > If I click on those links I get an empty smalltalkhub page. I think it > should work but it doesn’t in m

Re: [Pharo-users] Curl markup with Pillar

2014-04-22 Thread Norbert Hartl
Am 22.04.2014 um 15:52 schrieb Damien Cassou : > On Tue, Apr 22, 2014 at 3:30 PM, Norbert Hartl wrote: >>> this should get you started: >>> https://github.com/DamienCassou/pillar-documentation >>> >> The links in there do not seem to work. When linking to smalltalkhub the ~is >> exchanged by %

Re: [Pharo-users] Curl markup with Pillar

2014-04-22 Thread Damien Cassou
On Tue, Apr 22, 2014 at 3:30 PM, Norbert Hartl wrote: >> this should get you started: >> https://github.com/DamienCassou/pillar-documentation >> > The links in there do not seem to work. When linking to smalltalkhub the ~is > exchanged by %7E where exactly do you see a problem? -- Damien Cass

Re: [Pharo-users] Curl markup with Pillar

2014-04-22 Thread Norbert Hartl
Am 22.04.2014 um 15:12 schrieb Damien Cassou : > this should get you started: > https://github.com/DamienCassou/pillar-documentation > The links in there do not seem to work. When linking to smalltalkhub the ~is exchanged by %7E Norbert > Please tell me if you still have problems. > > Best >

Re: [Pharo-users] Curl markup with Pillar

2014-04-22 Thread Damien Cassou
this should get you started: https://github.com/DamienCassou/pillar-documentation Please tell me if you still have problems. Best On Tue, Apr 22, 2014 at 2:46 PM, Robert Shiplett wrote: > Google on Pillar "Pharo" hits some old links. > > But when I got to http://www.smalltalkhub.com/#!/~Pier/Pi

Re: [Pharo-users] Curl markup with Pillar

2014-04-22 Thread Robert Shiplett
Google on Pillar "Pharo" hits some old links. But when I got to http://www.smalltalkhub.com/#!/~Pier/Pillar this worked fine in the RC inage: Gofer new smalltalkhubUser: 'Pier' project: 'Pillar'; configuration; load. (Smalltalk globals at: #ConfigurationOfPillar) load On 22 April 2014 09:38, R

[Pharo-users] Curl markup with Pillar

2014-04-22 Thread Robert Shiplett
re: Curl markup, as in web markup using declarative style in Curl PL from MIT, not cURL ( see www.curlap.com) My Japanese web pages are now generated using nunjucks + node.js but in the hope of using pharo 3 + Seaside on small virtual server, I thought I would see what it takes to add Curl markup