Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.05 KB

DEVELOPMENT.md

File metadata and controls

43 lines (36 loc) · 1.05 KB

Developing the Tekton website

Dependencies

Running Locally

Step 1

git clone https://github.com/tektoncd/website && cd website

Step 2

npm install

Step 3

pip install -r requirements.txt

Step 4

python3 sync/sync.py

Step 5

netlify dev

tekton.dev