Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugoinaction/githubpagesrebuild
Chapter 11 of Hugo in Action (with Rebuilds of Github Pages based on a comment based trigger)
https://github.com/hugoinaction/githubpagesrebuild
Last synced: 29 days ago
JSON representation
Chapter 11 of Hugo in Action (with Rebuilds of Github Pages based on a comment based trigger)
- Host: GitHub
- URL: https://github.com/hugoinaction/githubpagesrebuild
- Owner: hugoinaction
- License: mit
- Created: 2020-12-06T14:36:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T20:20:40.000Z (almost 3 years ago)
- Last Synced: 2024-11-08T20:42:30.488Z (3 months ago)
- Language: Smarty
- Size: 46.3 MB
- Stars: 1
- 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 **11.3.6** of Hugo in Action.
You can see this live at https://chapter-11-04.hugoinaction.com.
You can see the changes made in this branch at https://github.com/hugoinaction/hugoinaction/compare/chapter-11-03...chapter-11-04
Note that the website configuration baseURL has been updated to match the code checkpoint.