hydeout icon indicating copy to clipboard operation
hydeout copied to clipboard

A refreshed version of Hyde for Jekyll 3.x and 4.x

Results 21 hydeout issues
Sort by recently updated
recently updated
newest added

A bug, which creates the empty-back-link when the page.back_page property is not declared, has been found. It seems like the 'find' filter of the liquid does not work properly. Now,...

Hello, Will it be possible to include support with asciidoctor?

Ran into some trouble using the disqus.html file as-is. Seems like [Disqus does not allow relative URLs](https://help.disqus.com/en/articles/1717084-javascript-configuration-variables) anymore (some old documentation has it), which is what the theme uses (via...

Hey everyone, I have just forked the hydeout and changed small things to force rebuild. However, it does not look like theme is built. I have also added the remote...

I find the font size on the posts to be very large. I tried to make it smaller by editing main.scss to: ``` --- # Use a comment to ensure...

When `jemoji` is enabled emojis are always displayed on a line by themselves. You can see https://emacsredux.com/blog/2018/09/29/super-save-0-dot-3/ as an example. This works just fine with some other them - e.g....

help wanted

There was an bug that the emoji take place the enitre line itself. This bug has been fixed by setting the 'display' and 'margin' as 'initial'.

The Google Analytics provides a new kind of property named Google Analytics 4 (GA4) which need to change the javascript to use. This commit uses conditional logic to give consideration...

I maintain a small blog and the screen is effectively cut in half on a 4k screen, with the right half being whitespace. While I know there are a lot...