hyde icon indicating copy to clipboard operation
hyde copied to clipboard

Port of Mdo's excellent theme to Hugo

Results 10 hyde issues
Sort by recently updated
recently updated
newest added

This change allows to setup [umami](https://umami.is/) , an [open source](https://github.com/umami-software/umami), privacy-focused alternative to Google Analytics

I'm using this theme for a small project and I'm trying to add equations to one of my posts. Here's what I have: $$ \pi_t = \frac{P_t - P_{t-12}}{P_{t-12}} =...

The theme is very nice. it would be nice to make quick changes of this and that, and integrated your own stylesheet too, especially because hugo have all tools to...

in layouts/partials/highlight-js.html - I fixed by: ``` diff --git a/layouts/partials/highlight-js.html b/layouts/partials/highlight-js.html index 87c347d..917399d 100644 --- a/layouts/partials/highlight-js.html +++ b/layouts/partials/highlight-js.html @@ -7,12 +7,12 @@ {{ end }} {{ end }} - {{...

Go Hyde uses Poole, which has styling for pagination: https://github.com/spf13/hyde/blob/62d338fedbf909178823a299e79d14a947ac6335/static/css/poole.css#L354-L359 Poole utilizes this pagination for Jekyll: https://github.com/poole/poole/blob/c0d52e1e/index.html#L22-L33 as does Jekyll Hyde: https://github.com/poole/hyde/blob/7c7f7550/index.html#L22-L37 but Go Hyde doesnt utilize the pagination: https://github.com/spf13/hyde/blob/62d338fedbf909178823a299e79d14a947ac6335/layouts/index.html#L1-L18

I see here: https://github.com/spf13/hyde#themes That this repo is linked: https://github.com/chriskempson/base16 but that repo doesnt actually contain the themes used here. This one does: https://github.com/chriskempson/base16-html-previews Further, I see this: https://github.com/spf13/hyde/blob/b6a5534d1bb207c4eb86eabdeb78175b87a6e42b/static/css/hyde.css#L178 but...

How can I add an additional sidebar to the right side of the screen? I don't want to reverse the layout, but have a second, slightly narrower sidebar for additional...

The current CSS links do not take advantage (or notice) the CanonifyUrls settings