hugo-theme-cactus icon indicating copy to clipboard operation
hugo-theme-cactus copied to clipboard

Cactus theme for hugo

Results 48 hugo-theme-cactus issues
Sort by recently updated
recently updated
newest added

Does this file have to be loaded? How do I get rid of this file, because I am visiting in China, I can't load this file because of network reasons,...

Signed-off-by: joelsleeba Here I've added a shortcode which when called will add the functionality of [tikZJax](https://tikzjax.com/) Adding ``` {{< tikz >}} %% tikz code here {{< \tikz >}} ``` anywhere...

If we use few tags very frequently, the tags page turns into a bad UI.

improvement

I have included my GA 4 id to my `config.toml` file as described in the README (see [in my repo](https://github.com/bfeif/personal-website/blob/main/config.toml)). The necessary ga scripts get added to all the `public/`...

I wanted to be able to optionally display the image gallery for images in a post page bundle, so I've added a simple if statement around the gallery, with instructions...

Is it possible to fix the all menu at the top? At now all items dissapear when i scroll down. ![image](https://user-images.githubusercontent.com/97313567/157465626-03a4e566-6856-422f-a760-69105fa46e7d.png)

sorry for packing this all in one pr, i thought i'd just try. i added a bunch of stuff and updated the docs. in detail, roughly sorted by impact: -...

Is there a way to show the categories on the main page? The same way as tags with the tagsOverview parameter on config. If not, I would really like to...

enhancement

OS:macOS Monterey 12.3; Chrome version:100.0.4896.60 (x86_64); issue:When I scroll back to the top, the navigation doesn't load.I found that when the span#nav attribute was display: none, the $('#menu').offset().top value immediately...