Merge pull request #26 from linkedin/fixes

Add requirements.txt, local build documentation, misc fixes
This commit is contained in:
kalyan
2020-11-25 11:31:33 +05:30
committed by GitHub
5 changed files with 18 additions and 3 deletions

View File

@@ -5,6 +5,8 @@ theme:
logo: img/sos.png
favicon: img/favicon.ico
custom_dir: overrides
extra_css:
- stylesheets/custom.css
nav:
- Home: index.md
- Fundamentals Series:
@@ -33,7 +35,7 @@ nav:
- The URL Shortening App: python_web/url-shorten-app.md
- Conclusion: python_web/sre-conclusion.md
- Data:
- NoSQL Concepts:
- NoSQL:
- Introduction: databases_nosql/intro.md
- Key Concepts: databases_nosql/key_concepts.md
- Conclusion: databases_nosql/further_reading.md