Jimmy

Results 38 comments of Jimmy

> Link to the source repository Provide please the source repository for debugging. `hugo --themesDir=../..` is not the command you should use to build the site... `hugo` should be enough...

First of all, thanks for the PR! After talking a brief review, there's one catch of this approach: `{{ .TableOfContent }}` outputs a table of content HTML with a fixed...

Sorry for the late reply. https://github.com/CaiJimmy/hugo-theme-stack/discussions/630#discussioncomment-3132952 I'm afraid this PR won't be part of the theme, due to the reason explained in post above. Thanks you for the contribution again!

Problem with HTML5 `select`. Seems no way to overwrite its padding after doing some research. The easy and straightforward way to fix this might be to use another way to...

New doc site preview: https://github.com/CaiJimmy/stack-docs-v2 & https://stack-docs-v2.netlify.app/ It makes much more sense and visual to list all shortcuts in the docs site (not exampleSite). This migration probably will take a...

Could you please clarify…? I can't understand what you are trying to say with "Directory only supports 9, not 9+".

Now it's designed to behave like this because I didn't occur a nice way to put TOC on a mobile screen 😥.

> Heyy is the issue open ? I would like to contribute ? @bilalshaikh292 Thanks for the interest. What kind of solution do you have in mind?

Hi, thanks for the PR. However, according to the HTML spec, "A document must not include both a “meta” element with an “http-equiv” attribute whose value is “content-type”, and a...

I agree with @rmdhnreza, this header should be set on the server since it's an HTTP thing and this theme has no control over it.