Thanks for the fix Julian! I was going to suggest that maybe we want to have some check for this case but given that it's only happened this once AFAIK, I'd say let's just make a mental note for now.
-- Michael Mior [email protected] 2018-02-21 16:59 GMT-05:00 Julian Hyde <[email protected]>: > I fixed the problem. It was nothing to do with jekyll versions. I had a > “_docs/reference.md.orig” file in my dev sandbox (created by a failed patch > application, probably) and it was being used to generate reference.html in > preference to _docs/reference.md. > > Julian > > > > On Feb 21, 2018, at 12:31 PM, Julian Hyde <[email protected]> wrote: > > > > PS Here’s the “scratch” branch: https://github.com/julianhyde/ > calcite/tree/scratch <https://github.com/julianhyde/calcite/tree/scratch> > > > >> On Feb 21, 2018, at 12:10 PM, Michael Mior <[email protected] <mailto: > [email protected]>> wrote: > >> > >> Ah, I see it's not a Safari issue as well. Things seem to be generating > >> fine with Jekyll on my end so I can republish unless there's content > >> currently in the repo that shouldn't be deployed. For example, the > OpenGIS > >> features that have been implemented are not currently published. > >> > >> -- > >> Michael Mior > >> [email protected] <mailto:[email protected]> > >> > >> 2018-02-21 14:30 GMT-05:00 Julian Hyde <[email protected]>: > >> > >>> I see it. Here’s a screenshot: > >>> > >>> http://www.hydromatic.net/tmp/calcite-reference-screenshot.png < > >>> http://www.hydromatic.net/tmp/calcite-reference-screenshot.png> > >>> > >>> It’s possible that it was broken, not by a change to the .md source, > but > >>> when I upgraded jekyll recently and re-generated the .html files. > >>> > >>> Julian > >>> > >>> > >>>> On Feb 21, 2018, at 11:10 AM, Shuyi Chen <[email protected]> wrote: > >>>> > >>>> If you open your browser and open this link > >>>> https://calcite.apache.org/docs/reference.html, and scroll down, you > >>> should > >>>> see the rendering of the entire page is messed-up. > >>>> > >>>> On Wed, Feb 21, 2018 at 5:57 AM, Michael Mior <[email protected]> > >>> wrote: > >>>> > >>>>> Unfortunately I believe inline images are stripped here. Could you > post > >>> a > >>>>> link to an image hosted somewhere? > >>>>> > >>>>> -- > >>>>> Michael Mior > >>>>> [email protected] > >>>>> > >>>>> 2018-02-21 0:24 GMT-05:00 Shuyi Chen <[email protected]>: > >>>>> > >>>>>> Here is a screenshot. > >>>>>> > >>>>>> On Tue, Feb 20, 2018 at 5:18 PM, Michael Mior <[email protected]> > >>>>> wrote: > >>>>>> > >>>>>>> Thanks for pointing this out! Could you share more about what you > mean > >>>>> by > >>>>>>> "broken" (maybe a screenshot)? Alternatively, if you can see a way > to > >>>>> fix > >>>>>>> this, we'd happily accept a pull request :) > >>>>>>> > >>>>>>> -- > >>>>>>> Michael Mior > >>>>>>> [email protected] > >>>>>>> > >>>>>>> 2018-02-20 19:48 GMT-05:00 Shuyi Chen <[email protected]>: > >>>>>>> > >>>>>>>> Did a "git log -- site/_docs/reference.md", the last change is on > >>>>> Nov. > >>>>>>> 21 > >>>>>>>> last year. Maybe some other things break it. > >>>>>>>> > >>>>>>>> Shuyi > >>>>>>>> > >>>>>>>> -- > >>>>>>>> "So you have to trust that the dots will somehow connect in your > >>>>>>> future." > >>>>>>>> > >>>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> -- > >>>>>> "So you have to trust that the dots will somehow connect in your > >>> future." > >>>>>> > >>>>> > >>>> > >>>> > >>>> > >>>> -- > >>>> "So you have to trust that the dots will somehow connect in your > future." > >>> > >>> > > > >
