willofindie / vscode-gohugo

Hugo Static Site Generator Commandline Helpers
https://marketplace.visualstudio.com/items?itemName=phoenisx.gohugo
MIT License
2 stars 2 forks source link

GoHugo (A VSCode Extension)

GoHugo Extension Icon

Command Line helper in VSCode for Hugo Static Site generator.

VSCode Configs (settings.json):

Features

Provides following VSCode Commands

Currently this project supports only .toml configurations.

Screenshots

To open VSCode Command Palette, click

  • Windows/Linux: CTRL + SHIFT + P
  • MacOS: CMD + SHIFT + P

How to Install

How to Install

Create New Content

Create new content without Archetypes Create new content without Archetypes

Create new content with Archetypes Create new content with Archetypes

NOTE:

Create new content is a special command which supports Archetypes as well as plain default templates. User should keep a note of the following 3 things that can happen if using this command:

Issues