This commit is contained in:
2026-03-08 17:43:53 -04:00
parent e24ef4e2d8
commit c600d6b211
4 changed files with 51 additions and 6 deletions

View File

@@ -1,7 +1,19 @@
---
title: "Revive Blog"
title: Hugo helptags
date: 2025-05-29T18:26:59-04:00
draft: true
---
{{% gitea repo=balki/hugotags path=hugotags.sh lang=bash %}}
I am new to hugo layouts and templates syntax. I wanted to quickly see what a
hugo function or method does without context-switching to [hugo docs][1] in browser.
First, looked for hugo-language-server but didn't find one. I now settled with
the below setup
### What are tags, tagfile, ctags?
```bash {linenos=true}
{{% gitea repo=balki/hugotags path=hugotags.sh %}}
```
[0]: https://github.com/phelipetls/vim-hugo.git
[1]: https://gohugo.io/documentation/