adrinux / HuMC

Help for building & managing sites with Hugo - see Readme below.
MIT License
15 stars 2 forks source link

Move config out of gulpfile.js #1

Closed adrinux closed 8 years ago

adrinux commented 8 years ago

hugo vars like LiveBaseUrl – it would be nice to have them outside of the gulpfile. Import after module.exports in config file?

adrinux commented 8 years ago

Completed in ef4f809