-
This has been mentioned before (I will track down and close that issue), but I'll start fresh.
So, Hugo **Themes** and **Theme Components** are very powerful constructs, but the current manual inst…
-
Hi!
I have a working `{blogdown}` site which works wonderfully. I'm wanting to enhance one of the templates to use the `.GitInfo` structure. I've got some old posts that are in `.md` files and most…
-
# Hugo手把手安裝教學 - Hugo Bootstrap
[http://localhost:1313/zh-tw/posts/-/](http://localhost:1313/zh-tw/posts/-/)
-
# About - Hugo Bootstrap
Hugo, the world's fastest framework for building websites
[http://localhost:1313/en/about/](http://localhost:1313/en/about/)
-
If you look around for the best way to render a nav in Hugo with all its child elements, most of what you find recommends using a recursive template call with partials. Here's an example:
https://gi…
-
With a code block of ~54 lines the resulting output is broken in two significance ways:
1. The number column of the "table" looks off
2. It add extra blank lines at the end of the output
How th…
-
As the amount of documentation on the website grows, the navigation becomes more important. Some issues currently:
* The nav titles _Usage_ and _Developers_ are not obviously Documentation pages
*…
ewels updated
2 years ago
-
# New Post - Hugo Bootstrap
[https://opblo.github.io/en/posts/new-post/](https://opblo.github.io/en/posts/new-post/)
-
### What version of Hugo are you using (`hugo version`)?
0.87.0
### Does this issue reproduce with the latest release?
Yes
Adding Modules in config makes Taxonomies usless:
```
bas…
-
Sorry if this has been already reported or even fixed. I recently started looking into updating to the latest Hugo version on Bootstrap. This works fine with blackfriday but generates invalid HTML wit…