Skip to content

tonygilkerson/ckad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ckad

Information and practice for CKAD.

This repo uses mkdocs (help) and github pages to host content at:

https://tonygilkerson.github.io/ckad/

One-time setup

python3 -m venv .venv
source .venv/bin/activate
pip3 install mkdocs-material

Develop

make dev
open http://127.0.0.1:8000/

Publish

make pub
open https://tonygilkerson.github.io/ckad/

Notes

Todos

Start this free course:

Read up on next steps for taking the exam. Document some of the experience:

About

Information and practice for CKAD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published