octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: building web-octave requires Jekyll 3.3


From: siko1056
Subject: Re: building web-octave requires Jekyll 3.3
Date: Fri, 9 Dec 2016 06:09:59 -0800 (PST)

Mike Miller-4 wrote
> On Thu, Dec 08, 2016 at 08:09:06 -0800, siko1056 wrote:
>> And before introducing more stuff like that, are we going back to use the
>> existing Makefile and I update the documentation accordingly? In the same
>> action I would move all documentation about the deployment into that
>> Makefike, such that the Readme.md contains only something like
>> 
>> make serve-local
>> make deploy
>> 
>> and is less verbose.
> 
> That looks good.
> 
> Maybe we could have the makefile error out if jekyll --version is less
> than 3.3? 

Done, see http://hg.octave.org/web-octave/file/d851f4f89fb4/Makefile .


Mike Miller-4 wrote
> Are there other critical dependencies? I also had some odd
> markup differences in code blocks, maybe due to a different version of
> kramdown.

I just use the tools that rubygems installed on my machine. Some special
versions or features (except for Jekyll 3.3) are not required to my
knowledge. My kramdown is

$ gem which kramdown
/usr/lib64/ruby/gems/2.2.0/gems/kramdown-1.13.1/lib/kramdown.rb

Here I am also not away of certain changes between the previous versions of
that tool.

Kai



--
View this message in context: 
http://octave.1599824.n4.nabble.com/building-web-octave-requires-Jekyll-3-3-tp4680933p4680972.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]