Skip to content

penyaskito/ddev-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tests project is maintained

ddev-hugo

What is ddev-hugo?

This repository is a DDEV add-on for providing Hugo support.

In DDEV addons can be installed from the command line using the ddev add-on get command, as in ddev add-on get penyaskito/ddev-hugo.

Getting started

  1. Create your ddev project with ddev config --omit-containers=db --docroot public
  2. Run ddev add-on get penyaskito/ddev-hugo (or ddev get https://github.com/penyaskito/ddev-hugo if your version of DDEV is older than 1.23.5)
  3. Run ddev exec hugo
  4. Run ddev launch

Contributed and maintained by @penyaskito