From 6937cd8694770700da64d7b2b652653d852a6866 Mon Sep 17 00:00:00 2001 From: Kalyanasundaram Somasundaram Date: Tue, 3 Nov 2020 19:27:18 +0550 Subject: [PATCH] Deployed 6e8f373 with MkDocs version: 1.0.4 --- 404.html | 42 +++ git/branches/index.html | 383 +++++++++++++++++++ git/git-basics/index.html | 433 ++++++++++++++++++++++ git/github-hooks/index.html | 273 ++++++++++++++ index.html | 46 ++- python_web/intro/index.html | 332 +++++++++++++++++ python_web/python-concepts/index.html | 370 ++++++++++++++++++ python_web/python-web-flask/index.html | 270 ++++++++++++++ python_web/sre-conclusion/index.html | 263 +++++++++++++ python_web/url-shorten-app/index.html | 332 +++++++++++++++++ search/search_index.json | 2 +- sitemap.xml | 52 ++- sitemap.xml.gz | Bin 198 -> 204 bytes systems_design/availability/index.html | 42 +++ systems_design/conclusion/index.html | 42 +++ systems_design/fault-tolerance/index.html | 42 +++ systems_design/intro/index.html | 44 ++- systems_design/scalability/index.html | 42 +++ 18 files changed, 3000 insertions(+), 10 deletions(-) create mode 100644 git/branches/index.html create mode 100644 git/git-basics/index.html create mode 100644 git/github-hooks/index.html create mode 100644 python_web/intro/index.html create mode 100644 python_web/python-concepts/index.html create mode 100644 python_web/python-web-flask/index.html create mode 100644 python_web/sre-conclusion/index.html create mode 100644 python_web/url-shorten-app/index.html diff --git a/404.html b/404.html index 3a52f66..098e0e0 100644 --- a/404.html +++ b/404.html @@ -49,6 +49,48 @@
  • Home
  • + +