jromero / docs

Web content for Cloud Native Buildpacks

Home Page:https://buildpacks.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://buildpacks.io

License:Apache License 2.0


Languages

Language:SCSS 58.0%Language:HTML 36.0%Language:Makefile 3.1%Language:Go 2.9%