Djordje Atlialp

Results 11 comments of Djordje Atlialp

Hey @BenMorganIO, I am not sure, if @smoku do still supports and maintains this application. Therefore I forked it some days ago, added the changes from the pull requests here...

Hey @DasLampe, would you like to open a pull request with your solution? :)

I don't like to suppress or ignore warnings either. But we should be able to determine if a route for `:put` also exists for `:patch` and vice versa. What do...

Hey @ssulei7, thanks for reporting the issue. I will take care about it in a few hours. :)

@ssulei7: I am not able to reproduce this issue... Which version of hugo do you use exactly? ```bash $ hugo version hugo v0.84.0+extended darwin/amd64 BuildDate=unknown ```

As I see, this is a bug in hugo itself: https://github.com/gohugoio/hugo/issues/8672... I assume, I can not help here right know.

Hi @arjunmdas, no, sub menus aren't supported right now. :)

Hey @TheGroundZero, yeah... I see, this is really annoying. :D Well, the theme itself just displays the content of the post without additional post processing: https://github.com/rhazdon/hugo-theme-hello-friend-ng/blob/723b15afbb13b6776ba8574c5fc21d04648a67b2/layouts/posts/single.html#L49 But I've found a...

Hi @takeyamayuki, @inkrement gave a great advice: try to update your local version of hugo. :)

Hey guys, the easiest way to change the theme colors is to edit the variables section. :) https://github.com/rhazdon/hugo-theme-hello-friend-ng/blob/master/assets/scss/_variables.scss