wipp
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user