Skip to content
/ vim-hugo Public

Vim plugin for simplify creating new post in Hugo blog

Notifications You must be signed in to change notification settings

juev/vim-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

vim-hugo

Blogging from the command line should not be tedious.

This script is intended to automate the process of creating Hugo blog posts from within vim.

This is a complete rewrite of parkr/vim-jekyll

Commands

The :HugoPost (Hugo post) command is used to create blog posts.

:HugoPost[!]  [{name}] Create the specified post. With no argument,
                    you will be prompted to select a post or enter a title.

Configuration

See :help hugo-configuration.

License

Same as Vim itself, see :help license.

About

Vim plugin for simplify creating new post in Hugo blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published