-
# Time Marches On - Nan Xiao | 肖楠
[https://nanx.me/blog/post/time-marches-on/](https://nanx.me/blog/post/time-marches-on/)
-
User feedback recommends adding content summaries to blog listing page. Perhaps this could be achieved with Hugo summaries features https://gohugo.io/content-management/summaries/#manual-summary
ht…
-
Setting a `summaryLength=10` in my `hugo.toml` does not have any effect since 0.134.0.
To test this, my page Markdown was
````md
+++
title = "Branding"
+++
The Relearn theme provides confi…
-
Currently, this feature is only available in JavaScript:
https://github.com/Mogztter/asciidoctor-kroki/blob/bca1ec83711989b0b1318222843eeac341e22c40/src/asciidoctor-kroki.js#L37-L59
-
Search presently directs request to Google Search. There might be better options, like dynamic searching for a static website. For example, [hugo-lunr](https://www.npmjs.com/package/hugo-lunr) or [oth…
chblw updated
4 years ago
-
Hey guys, I don't know how to contact you directly since your accounts don't allow DM on X (Twitter).
I shipped a new version (4.0.0) of my Terminal Theme (the original one) and wanted to re-add it…
panr updated
2 months ago
-
sample issue!
-
Notes, requirements, and ideas.
## Requirements
See PyTombo WebGrep
* search
* grep - regex and simple
* Full text search (plain text, also encrypted which would require encry…
-
See the following messages.
```
$ hugo serve
ERROR 2018/10/15 09:41:46 Failed to add template "partials/breadcrumb.html" in path "/Users/mtk10671/git/gin-web/layouts/partials/breadcrumb.html": te…
-
I'm trying to get Mathjax and the hugo learn theme to work together on a new site I'm building. For a .md file, inline math equations are not rendering. I have tried
* `$formula$`
* `\( formula …