Geri Ochoa

Results 32 comments of Geri Ochoa

Thank you @titusfortner, I'm looking into this later today.

@deining Since you are the main contributor to this feature. Can you please take a look when you have a change?

> I can't reproduce the problem reported in [SeleniumHQ/seleniumhq.github.io#1167](https://github.com/SeleniumHQ/seleniumhq.github.io/issues/1167) under macOS Chrome. @geriom, can you reproduce it? (Works fine under macOS Firefox too.) @chalin, same, I can't reproduce it either...

PR reverted after seeing some errors. https://github.com/google/docsy/pull/1212 I'll take a closer look and try to figure out what went wrong.

@afrittoli Take a look. You can edit this PR and replace the Lorep Ipsum with your own post, or send the post to me and I can add it. Whatever...

This section is based on the Docsy implementation and it already has some padding between the link containers and the rest of the content.

@chipzoller There's a PR with a fix for that issue (#1017), likely to be included in the next release.

It seems the base image doesn't doesn't have hugo extended installed. Using the Dockerfile in [this PR](https://github.com/google/docsy-example/pull/112) should work. I currently can't test it because of an unrelated issue, as...

> @geriom , Do you have `prism_syntax_highlighting` enabled? That was it, thank you. It looks great. > Documentation added. Thanks! I'm taking a closer look to see if I can...