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
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
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 %
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
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
>
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
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
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