hyde-hyde icon indicating copy to clipboard operation
hyde-hyde copied to clipboard

A cool theme inspired by spf13's Hyde theme

Results 20 hyde-hyde issues
Sort by recently updated
recently updated
newest added

Your theme seems to be removed from gohugo.io? https://themes.gohugo.io/hyde-hyde/ 😢

In config.toml ````toml showTitleWithLogo = true ```` And the site title can now be shown underneath the logo. Example when turned on. ![image](https://user-images.githubusercontent.com/6847665/165924847-bc0aeb5a-8b24-41d9-9bf1-244c5339e543.png)

I want to write math expression. how to add LeTeX function

Currently the internal template that hyde-hyde uses is `google_analytics-async.html`, for some reason this only supports `analytics.js`. If you want `gtag.js` support the correct template is `google_analytics.html`, which will then toggle...

Hi I'd like to change how home page is looking. Particularly, I'd like it to look the same way /posts page is looking It feels to me that I need...

I am loving the theme for my new Hugo website. I am looking to build upon it using Bootstrap to make custom pages. However, when I enable it I have...

I guess the partial is not working with `sidebar-sticky` https://github.com/htr3n/hyde-hyde/blob/14b387e6663c91750f0d80cc4cb17659d5979758/layouts/partials/sidebar.html#L3 reference: https://github.com/spf13/hyde#sticky-sidebar-content

add a quick start section. When I read the doc, I'm confused about where I should put the options, under `params` or at the top level. If I were given...

I have to edit themes/hyde-hyde/layouts/partials/header/custom.html to set up a custom css? When I have to deploy this doesn't work Another strange behavior is that I added a params.authorimage and works...