Skip to content

Google Cloud Builder Docker image that caches all required example.tld build components that together provide a complete site build mechanism.

License

Notifications You must be signed in to change notification settings

static-site-exploration/static-cloud-builder-hugo-site-cache

Repository files navigation

Static Cloud Builder: Hugo

Hugo is a popular open-source static site generator.

This build step invokes hugo commands in Google Cloud Container Builder.

Arguments passed to this builder will be passed to hugo directly, allowing callers to run any Hugo command.

Usage:

To generate a static web-site from its sources:

steps:
- name: gcr.io/$PROJECT_ID/hugo

About

Google Cloud Builder Docker image that caches all required example.tld build components that together provide a complete site build mechanism.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages