Thanks to visit codestin.com
Credit goes to github.com

Skip to content

matthewmichihara/docs

 
 

Repository files navigation

Build Status

docs

Website for Cloud Native Buildpacks

Prerequisites

Local development

The pack documentation is build using hugo, install it using the guide here

git clone https://github.com/buildpack/docs.git
cd docs
hugo server
# documentation is available at localhost:1313

Build

hugo

Update referenced pack release

Before building (or running the local dev server) run:

./update_latest_version.sh

About

Web content for Cloud Native Buildpacks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.2%
  • JavaScript 36.9%
  • HTML 15.9%