Repo for Cybercloud Tutorials hosted at cybercloud.guru
- Cloud Computing
- Cloud Security
- DevOps
- DevSecOps
- Containers
- IaC
- Python Tracks
- Linux Commands
- Others like regular expression, vim etc.
- Study Plans
- Python3 is installed
- pip/pip3 is working as expected
- mkdocs:
pip install mkdocs
- mkdocs-material:
pip install mkdocs-material
- mkdocs-minify-plugin:
pip install mkdocs-minify-plugin
- Just serve the site locally:
mkdocs serve
and you will get localhost IP:port - Build a static website as site/ directory:
mkdocs build
- site folder will be created which is a static website and you can host it anywhere to run a website.
This is a community driven project and if you are interested to share your knowledge be it on any topic related to cybersecurity or cloud computing. You can send PR and we will publish under your credit.
If you write using some reference, please give credit to those reference in your article.
Contact me for any queries related to this project and I would be happy to help you.