Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/h-enk/npm-hugo
- Owner: h-enk
- License: mit
- Created: 2021-01-27T08:20:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T20:04:42.000Z (almost 2 years ago)
- Last Synced: 2024-12-18T03:10:40.464Z (about 2 months ago)
- Topics: hugo, nodejs, npm
- Language: HTML
- Homepage: https://npm-hugo.netlify.app
- Size: 272 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)