Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] Jekyll in Che?
  • From: Dave Neary <dneary@xxxxxxxxxx>
  • Date: Thu, 21 Jun 2018 21:27:01 +0300
  • Autocrypt: addr=dneary@xxxxxxxxxx; prefer-encrypt=mutual; keydata= xsBNBFFnOWYBCADhaZFr+P1kNLq3PBdFbgLSaXvpysHJtUm8B8w1xYQzaGc6Mv1odYZPcXL8 0AA3Xr9xVvUBNOa9Iwuf1hgh1DW51cxv2UXC7aMAWg/XeUpL6JgIk6cNdkqbcrUGl9pT3NAP WDO6LW7DFs3E+UJj7SbKxPozDCNt6fH0qDjz314qba/EIoEi3NiuYX5WBFF+Ed6ixh0/YW++ J8axn+FlQjsD37v4QMFqsTgRg9OtdZaYBakNNlUae5ErpFAHFFKGkmnMIXYUzuXUzGs0jCkD b5BWcq6uXvvjt0cBU3x4wQcKUf1PChMNn2zEvBxJevDsrkD12uxoDxCqBNOtR2JdDEWJABEB AAHNNERhdmUgTmVhcnkgKFRoZSBSZWFsIERhdmUgTmVhcnkpIDxkbmVhcnlAcmVkaGF0LmNv bT7CwHgEEwECACIFAlFnOWYCGwMGCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJECd1qekn DCggKkgIAMsTnlGfRIrJPECBaL8J+iV3WiMo3SvBGs63UcGgyHANkFTCEoR5HKvgcHkGDex3 aVSlDlEilopXyBshJ2pxuhoOBQaoLi0FWBVmnSRYKwP8/BoYm0LGNdqBRcbEmyqZ044zTRC6 WyiFOKp90jGgVV2IXeUodyDmkxVBDczWjrLONy2HJuONzbwPsTGLxcM8FnT6pu4YasGzj8Gj Nyz/DW38mZ/JLnyCbrH1/GNsFdDfLcOjgAMkeZVVNk8zZCTV3LdWMWSom/Uk0rLn4aKgCgzK O884+xCuTaMsSeuRLNC+AzbZlaqDex0kmYoJOuf+N7GH4GStLM566duy5SCxWLTOwE0EUWc5 ZgEIAOjQGgQ4+A35kXiIC4BsWNpr17jdec4vD9RgrlQ/I5KM/t4ZwWbM3OsQ1adN09u8iXMN P3KWGIGekQWG5w0xfd/gq6oY8j4lkRFl+xPMucjtK4ShhZfD9F8KQIYyOiZSoLCkYPZwWKaa 4Fr0Orgz8+Y80PJWLG+Ew+hSDBAPXVokaKCClsCNmithmjgaspK1OXbnFmAhesbKm7U+It3u RTXzPXDDFLbLXeDXlyCWVOsMbjNU8x7amggcfy+tEjX4FKax+QQZ7ydgADNmxvp+1f9GwYyK xudzyMRCfBqFAy80n+TaRI6N1urevSnAuTL87CTKJDo+UMdzYiZ9TWQSCkEAEQEAAcLAXwQY AQIACQUCUWc5ZgIbDAAKCRAndanpJwwoIL75CACtkWbjxbjzJ2Jmh7sUP8J6QFKAMRJJcBu+ moyx0+f+RS9ZIauolvYbDv2hJnPQNwc5JARAqGAF15K11iqBH0cIANETqNoZmO8syLLqNTG+ 33/BrwqiN8oQP2GPWxnSGGvwE09lZPsksI7prxrBEy4pZb0QBy2LCG5rcMafT88+/MvtY311 wrzUf5lRWcivUgAV3DLLCsB3fy+pojds3sBUEfoLZR2giWJgal14GSFXHCcQlbAsNqqKGraS Xw8r03OK4OoP46kf/mUYZVw22W5qDdkh22O6oOOUHZKx/zzyPnSFVNUD6Nh73uGyITB+vifI aEpXOnWQf+RkAOUVWOqw
  • Delivered-to: che-dev@xxxxxxxxxxx
  • List-archive: <https://dev.eclipse.org/mailman/private/che-dev>
  • List-help: <mailto:che-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://dev.eclipse.org/mailman/listinfo/che-dev>, <mailto:che-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://dev.eclipse.org/mailman/options/che-dev>, <mailto:che-dev-request@eclipse.org?subject=unsubscribe>
  • Openpgp: preference=signencrypt
  • User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0


On 06/21/2018 07:52 PM, Yevhen Ivantsov wrote:
> Well, installing Docker is easier than installing ruby and jekyll.
> That's why the script and the image are there.

In that case, how do I do that? I'm running Che on OpenShift Origin.

Thanks,
Dave.

> On Thu, Jun 21, 2018 at 7:06 PM, Dave Neary <dneary@xxxxxxxxxx
> <mailto:dneary@xxxxxxxxxx>> wrote:
> 
>     Hi,
> 
>     The run.sh file calls Docker, which fails in my set-up. The jekyll serve
>     command does not work from the terminal.
> 
>     I am not committed to Jekyll, just interested in the content of the
>     docs. I am happy to do Middleman when the time comes :-)
> 
>     Thanks,
>     Dave.
> 
>     On 06/21/2018 06:16 PM, Yevhen Ivantsov wrote:
>     > Hi Dave
>     > 
>     > There's a run.sh script in the root of docs. You can run it and have
>     > docs running locally.
>     > 
>     > Or are you talking about extending jekyll? Some plugin?
>     > 
>     > Also, please note that jekyll will retire soon, so probably we should
>     > not spent a lot of time improving it.
>     > 
>     > On Thu, Jun 21, 2018 at 6:11 PM, Dave Neary <dneary@xxxxxxxxxx <mailto:dneary@xxxxxxxxxx>
>     > <mailto:dneary@xxxxxxxxxx <mailto:dneary@xxxxxxxxxx>>> wrote:
>     > 
>     >     Hi all,
>     > 
>     >     I was trying to make some contributions to docs in Che, but I'm still a
>     >     beginner - what is the easiest way to install a build tool or serving
>     >     too (in this case, jekyll) to be able to do a local render & syntax
>     >     check for the docs.
>     > 
>     >     What is the easiest way for me to do this? Should I create a custom
>     >     stack, or install Jekyll manually and create a factory? This is my first
>     >     time trying to make a custom tool environment.
>     > 
>     >     Thanks,
>     >     Dave.
>     > 
>     >     -- 
>     >     Dave Neary - Open Source and Standards team
>     >     Red Hat - http://community.redhat.com
>     >     Ph: +1-978-399-2182 / Cell: +1-978-799-3338
>     >     _______________________________________________
>     >     che-dev mailing list
>     >     che-dev@xxxxxxxxxxx <mailto:che-dev@xxxxxxxxxxx>
>     <mailto:che-dev@xxxxxxxxxxx <mailto:che-dev@xxxxxxxxxxx>>
>     >     To change your delivery options, retrieve your password, or
>     >     unsubscribe from this list, visit
>     >     https://dev.eclipse.org/mailman/listinfo/che-dev
>     <https://dev.eclipse.org/mailman/listinfo/che-dev>
>     >     <https://dev.eclipse.org/mailman/listinfo/che-dev
>     <https://dev.eclipse.org/mailman/listinfo/che-dev>>
>     > 
>     > 
>     > 
>     > 
>     > -- 
>     > 
>     > EUGENE IVANTSOV
>     > 
>     > Red Hat 
>     > 
>     > <https://www.redhat.com/>
>     >
>     > eivantsov@xxxxxxxxxx <mailto:eivantsov@xxxxxxxxxx>
>     <mailto:eivantsov@xxxxxxxxxx <mailto:eivantsov@xxxxxxxxxx>>   
>     >
>     > <https://red.ht/sig>
>     >
>     >
>     >
>     > _______________________________________________
>     > che-dev mailing list
>     > che-dev@xxxxxxxxxxx <mailto:che-dev@xxxxxxxxxxx>
>     > To change your delivery options, retrieve your password, or
>     unsubscribe from this list, visit
>     > https://dev.eclipse.org/mailman/listinfo/che-dev
>     <https://dev.eclipse.org/mailman/listinfo/che-dev>
>     >
> 
>     -- 
>     Dave Neary - Open Source and Standards team
>     Red Hat - http://community.redhat.com
>     Ph: +1-978-399-2182 / Cell: +1-978-799-3338
>     _______________________________________________
>     che-dev mailing list
>     che-dev@xxxxxxxxxxx <mailto:che-dev@xxxxxxxxxxx>
>     To change your delivery options, retrieve your password, or
>     unsubscribe from this list, visit
>     https://dev.eclipse.org/mailman/listinfo/che-dev
>     <https://dev.eclipse.org/mailman/listinfo/che-dev>
> 
> 
> 
> 
> -- 
> 
> EUGENE IVANTSOV
> 
> Red Hat 
> 
> <https://www.redhat.com/>
> 
> eivantsov@xxxxxxxxxx <mailto:eivantsov@xxxxxxxxxx>   
> 
> <https://red.ht/sig>
> 
> 
> 
> _______________________________________________
> che-dev mailing list
> che-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/che-dev
> 

-- 
Dave Neary - Open Source and Standards team
Red Hat - http://community.redhat.com
Ph: +1-978-399-2182 / Cell: +1-978-799-3338


Back to the top