Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 488 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 488 Bytes

Hands on tutorials for Cloud Native Developsers JP meetup course

How to build

2. Install material theme and extensions

pip install mkdocs-material
pip install fontawesome_markdown

3. Clone this repository

git clone https://github.com/cndjp/tutorials.git

4. Build and preview locally

mkdocs serve