Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 630 Bytes

README.markdown

File metadata and controls

25 lines (15 loc) · 630 Bytes

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.