Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/h-enk/npm-hugo

Examples of the "Master npm with Hugo" series
https://github.com/h-enk/npm-hugo

hugo nodejs npm

Last synced: 3 days ago
JSON representation

Examples of the "Master npm with Hugo" series

Awesome Lists containing this project

README

        

# npm-hugo

## Examples

- [Basic example](https://github.com/h-enk/npm-hugo/tree/basic-example)
- [Extended example](https://github.com/h-enk/npm-hugo/tree/extended-example)
- [Full example](https://github.com/h-enk/npm-hugo/tree/master)

## Demo

- [npm-hugo.netlify.app](https://npm-hugo.netlify.app/)

## Series posts

- [Master npm with Hugo: an introduction to npm](https://henkverlinde.com/master-npm-with-hugo-an-introduction-to-npm/)
- [Master npm with Hugo: managing dependencies](https://henkverlinde.com/master-npm-with-hugo-managing-dependencies/)
- [Master npm with Hugo: customizing build scripts](https://henkverlinde.com/master-npm-with-hugo-customizing-build-scripts/)