DEV DISCUSSIONS ONLY ... refer to https://gohugo.io for docs and https://discourse.gohugo.io for support and usage questions
dependabot[bot] on go_modules
build(deps): bump github.com/aw… (compare)
dependabot[bot] on go_modules
How to bring these in Hugo static site?
Need help on how to add the following features to hogo static for site search
a) type-ahead with no of matches found before search
c) highlighting the search word in found document or notes or text
d) easy navigation with next, previous, goto exact match button as well as
keyboard shortcuts
e) search only in titles or inside content
f) search results in less than a second
lunr or elastic search demo or showcase to customize.
Basically planning to built a cross platform search static engine...
In this way, the user just needs the browser no installation is required......
In this way, the application will be purely portable irrespective of OS....
Need couple of ways to customize it as per the needs
I went through the following but not sure...Please help
https://www.npmjs.com/package/hugo-lunr
https://gohugo.io/tools/search/#readout
https://github.com/dirkolbrich/hugo-theme-tailwindcss-starter
Does above hugo tailwind theme calls postcss for building hugo site only once or does it call it every time some change is made, I'm concerned about performance and security issues caused by calling nodejs code from hugo again and again.
Error: "/workspace/themes/LoveIt/layouts/shortcodes/admonition.html:3:1": parse failed: template: shortcodes/admonition.html:3: function "merge" not defined
Can weird spaces after inline mathjax expressions be avoided/removed?
@migheille_twitter Nope. There's only this plain usage of mathjax calculer $f(3)$ et $f(4) = f(2) + f(3)$. On voit bien
in a paragraph. I have uploaded a draft where you can look at the page.
I have also made notice of the issue on my theme's github if that's of relevance.
https://github.com/zzossig/hugo-theme-zzo/issues/114#issuecomment-594090324