agilestacks / gcp.devops.delivery

Website for GCP sandboxes

Home Page:https://gcp.devops.delivery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is build for gcp.devops.delivery website

GitHub Pages pages-build-deployment Sync Sandboxes README

This website is based on hugo framework for building websites. Also using next assets:

Prepare

One of way how to install hugo is just run command:

brew install hugo

For more details visit official hugo site

To get hugo-book theme just run

git submodule update --init

Local development

To run site locally just call command:

hugo server --minify --theme hugo-book

Build and publish to github pages

This is done via GitHub Actions.

About

Website for GCP sandboxes

https://gcp.devops.delivery


Languages

Language:HTML 99.4%Language:Shell 0.6%