Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugoinaction/githubpagesnpm
Hosting a Hugo website with npm based dependencies on GitHub Pages
https://github.com/hugoinaction/githubpagesnpm
Last synced: about 2 months ago
JSON representation
Hosting a Hugo website with npm based dependencies on GitHub Pages
- Host: GitHub
- URL: https://github.com/hugoinaction/githubpagesnpm
- Owner: hugoinaction
- License: mit
- Created: 2020-11-23T17:43:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T18:09:30.000Z (about 3 years ago)
- Last Synced: 2024-11-08T20:42:30.893Z (3 months ago)
- Language: Smarty
- Size: 44.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
Hugo In Action
===============This code corresponds to section **10.5.7** of Hugo in Action.
You can see this live at https://chapter-10-07.hugoinaction.com.
You can see the changes made in this branch at https://github.com/hugoinaction/hugoinaction/compare/chapter-10-06...chapter-10-07
Note that the website configuration baseURL has been updated to match the code checkpoint.