Skip to content

Clivern/docs

 
 

Repository files navigation

docs

Website for Cloud Native Buildpacks

Development

Prerequisites
  • jq
    • macOS: brew install jq
    • Windows: choco install jq
  • Make
    • macOS: xcode-select --install
    • Windows: choco install make

Serve

Serve docs at http://localhost:1313

make serve

Build

make build

About

Web content for Cloud Native Buildpacks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 51.7%
  • HTML 42.2%
  • Makefile 3.6%
  • Go 2.5%