josdotso / kdf

Kubernetes Development Framework (KDF) - Website Code

Home Page:https://kdf.csco.cloud/concepts/what-is-the-kdf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Development Framework (KDF)

This repository is the source code for the website found here:

https://kdf.csco.cloud/

It is a statically generated website using the Hugo Framework, hosted on Github Pages, using LetsEncrypt for dynamically generated SSL certificates.

Development

Use the Makefile to help you develop and publish this website.

# make
submodule                      Initialize and update submodules.
develop                        Start the development webserver
build                          Build the website to ./public
publish                        Build and push the website to ghpages
help                           Print list of Makefile targets

About

Kubernetes Development Framework (KDF) - Website Code

https://kdf.csco.cloud/concepts/what-is-the-kdf/

License:Apache License 2.0


Languages

Language:CSS 80.1%Language:HTML 13.8%Language:Makefile 3.9%Language:Shell 2.2%