From 5005ed50f845de0f8a7cade9ca0849221baeb2f1 Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Wed, 10 Mar 2021 12:29:27 -0500 Subject: [PATCH] Add Hugo themer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4f81fc..dd2a300 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [medium-2-md, Converts medium posts (html) into Jekyll/Hugo compatible markdown files](https://github.com/gautamdhameja/medium-2-md) - [Hugo Themer, Extension to help you building Hugo templates](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-hugo-themer) - [Prettier Plugin go-template, Fixes formatting for go template files.](https://www.npmjs.com/package/prettier-plugin-go-template) +- [Hugo Themer for VSCode](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-hugo-themer) ## Starters