hyde
hyde copied to clipboard
A brazen two-column theme for Jekyll.
Jeykll changed to Jekyll
How can I increase the width of my sidebar. Currently my title length is longer than the width. I would also like to know how I can prevent wrapping of...
Is it possible to add an avatar-like icon or image to the sidebar above the site title? For example, the header image shown here: https://deanattali.com/beautiful-jekyll/. Thanks!
Bundle install will work now. Not including a gem file makes it less beginner friendly. Regards and thanks for the amazing theme.
Typical blog site will have a lot of posts. I was wondering if it is possible to implement a search algorithm that allows the user to search for topics. I...
Hi, I am facing a 404 when I try to download from the website https://codeload.github.com/poole/hyde/zip/v2.1.0 404: Not Found I guess that should be a rapid fix :)
Hi! I tried to use hyde together with https://github.com/benbalter/jekyll-remote-theme. This gem allows to host a website with GitHub Pages with any GitHub-hosted theme (not only supported by Pages). It puts...
Previously the template would generate multiple sidebar links to the same section if that section used `layout: page` and was paginated (i.e. blogs). Liquid now checks if the url of...
I want to widen my post width. Where should I fix it? thx