Create fast new posts for your Hugo Blog

Static site generators like Hugo, Jekyll or Nuxt are awesome. They provide way faster delivery of your contents to your customers than any PHP solution like WordPress.

Unfortunately you have to create the Markdown files for your content yourself, but because every single post has a filename, title, date and often tags as well as a status for draft, I created a simple tool which takes care of doing exactly that.

Just enter np The Title of your blog post and np will create a file inside the content/post directory with your Title, date, draft status (default: true) and tags which are simply the words in your title.

You can find the project on GitLab: https://gitlab.com/cmiksche/np

--

--

Christoph Miksche

Software Developer and Investor from Germany. Writing about Software, Tech and Investments.