Commit Graph

128 Commits

Author SHA1 Message Date
Sumesh Premraj f9d027722b Add translation docs 2021-03-06 12:13:18 +05:30
Nishant Singh 52e7ed5c5c
Revert "mkdocs.yml: Add syntax highlighting (#89)" (#95)
This reverts commit 7aebfc652c.
2021-02-24 21:32:15 +05:30
Ayan Banerjee 7aebfc652c
mkdocs.yml: Add syntax highlighting (#89)
* mkdocs.yml: Add syntax highlighting

* Add languages to codeblocks
2021-02-24 17:52:44 +05:30
Sumit Sulakhe 094d5c37cb Merged further readings and references. Added absolute path for links 2021-02-08 09:50:17 -08:00
Sumit Sulakhe a6e7c6e732 Merged further readings and references. Added absolute path for links 2021-02-08 08:17:52 -08:00
Sumit Sulakhe 590e99c819 Merged further readings and references. Added absolute path for links 2021-02-08 08:13:26 -08:00
Sumit Sulakhe a17d206289 Merged further readings and references. Added absolute path for links 2021-02-08 08:04:21 -08:00
Sumit Sulakhe b9a9d3cc12 Merged further readings and references. Added absolute path for links 2021-02-08 07:57:13 -08:00
Sumit Sulakhe 561f8cd547 Replace linkedin with sumit419 for testing 2021-02-08 07:40:36 -08:00
sumit419 1364fcbab5
Update index.md 2021-02-08 21:00:49 +05:30
Sumit Sulakhe 17ac7dfae8 Merged further readings and references. Added absolute path for links 2021-02-08 07:24:24 -08:00
Sumit Sulakhe bca7cfc024 Merged further readings and references. Added absolute path for links 2021-02-08 07:14:08 -08:00
Sumit Sulakhe a3ffe9c1d0 Initial commit to metrics and monitoring course 2021-02-08 06:27:32 -08:00
Sanket Patel bbd0cd38b5 Add community page and other small fixes
- fix Github link in coontributing page
- remove community link from home page
- fix page title missing space
2021-02-05 11:20:44 +05:30
Sanket Patel dae7743c31 add link to school of sre linkedin group 2021-02-02 13:49:42 +05:30
Shivam Mitra cebcab40f2 add reference to GNU/Linux, add examples for more command 2021-01-10 22:33:55 +05:30
YuanPei Li 40c8760f42 fix render problem in markdown
The number list follows a paragraph without a newline cause the rendering in mess.
2021-01-07 02:40:53 -05:00
Opemipo Ogunkola a605e72695 Remove shell prompt so shell commands are easier to read
This fixes this issue #83
I made this commit by running a find replace with the pattern
'^.*spatel1\$'
and replaced it with
'$'
2021-01-07 02:38:29 -05:00
YuanPei Li eee16427ae
left only double quotes 2021-01-05 16:40:00 +08:00
YuanPei Li fcffc11bf3
fix unexpected render with double quote
Fix double quotes which escape with back slashes doesn't rendered well [in the document](https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#passwd).
2021-01-05 16:35:17 +08:00
Huseyin KELES 42e781f8be Fix the link for "Docker Security" book 2020-12-31 00:56:49 +01:00
Sanket Patel d6f2f2dbc8
fix typo #78 2020-12-29 22:08:19 +05:30
Ritwik Sharma 26b72921ac
Fix typo in file view command section (#65) 2020-12-15 09:19:54 +05:30
Sahil Gupta 83253de867
Improve wording of prerequisites section (#68) 2020-12-15 09:17:18 +05:30
Tushar Jain c9ab45e619
Add links in course content of Python and The Web (#70) 2020-12-15 09:12:51 +05:30
Cory Fisher ec555dcc91
Fix ssh-copy-id typo (#72) 2020-12-15 09:10:14 +05:30
Sumesh Premraj c168d168d4
Add Code of Conduct and guidelines to contributing page (#46)
* Add guidelines and improve contributing page
* Add code of conduct
* Link to code of conduct from sidebar
2020-12-14 20:31:50 +05:30
Tushar Jain b9679acf0a
Link fixed in Linux Basics intro (#64) 2020-12-12 10:26:56 +05:30
Ash Powell 546b309e09
Correct Number of Commands in Command Line Basics
L113, incorrect number of commands when talking about basic commands. Four -> Five

As reported in #53
2020-12-09 20:24:09 +00:00
Kai 6797dfc79f
fixed incomplete url (#50)
* fixed broken link

* fixed incomplete url
2020-12-09 16:31:15 +05:30
Aditya Kamat e6b13b6f77
Modifying evolution image in Big data course (#48)
Co-authored-by: Aditya Kamat <akamat@akamat-mn1.linkedin.biz>
2020-12-09 13:30:43 +05:30
Kalyanasundaram Somasundaram e06dc62284 Add more and less in file manipulation linux command list 2020-12-09 13:29:49 +05:30
Sai Kiran Kanuri 5e77c55fc2
Merge pull request #41 from ritwik12/less-more
Add more and less commands
2020-12-09 12:51:53 +05:30
eugenelim 15e99684c8
Update command_line_basics.md
Line break formatting fix on the file system descriptions.
2020-12-09 01:01:23 -06:00
Ritwik Sharma ac2987f556
Add more and less commands 2020-12-08 06:31:57 -08:00
Sanket Patel 1752fc8962 add link to contributing page on home page 2020-12-08 12:29:15 +05:30
Sanket Patel 032cb7b111 adding link to other sections in python-web section 2020-12-07 10:30:17 +05:30
Kalyanasundaram Somasundaram 2e4a8870b0 Uploading License and Notice contents 2020-12-04 15:45:21 +05:30
Kalyanasundaram Somasundaram 9cfdc4d69c improved font size in systems design images 2020-12-03 13:27:21 +05:30
kalyan 9d7218b95e
review language to be inclusive (#33)
* review language to be inclusive

* review language to be inclusive

* fix typo for Example

Co-authored-by: Kalyanasundaram Somasundaram <ksomasun@ksomasun-mn1.linkedin.biz>
2020-12-03 11:36:19 +05:30
Kalyanasundaram Somasundaram 5a5bb9d1b5 Rewording intro after internal review 2020-11-30 14:21:28 +05:30
Kalyanasundaram Somasundaram 5b175ea426 Update repository url in contribute 2020-11-27 15:55:22 +05:30
Kalyanasundaram Somasundaram c75cc99098 Nosql standardising format 2020-11-27 15:43:33 +05:30
Sanket Patel 2bfe4b06a9
review system design module (#31)
Thanks Sanket and Sumesh for the review
Merging them
2020-11-27 15:34:14 +05:30
Kalyanasundaram Somasundaram 4dac89b893 Fix dangling links in mysql, add TOC in mysql, incorporate network review 2020-11-27 15:33:39 +05:30
Sumesh Premraj d42a09c9aa
Add Relational Databases course (#21)
Looks good to me
2020-11-27 10:45:31 +05:30
Kalyanasundaram Somasundaram f3575235c6 Internal review of git course 2020-11-25 21:41:19 +05:30
kalyan 3bfbf06cc2
Merge pull request #26 from linkedin/fixes
Add requirements.txt, local build documentation, misc fixes
2020-11-25 11:31:33 +05:30
kalyan 097c26f790
Merge pull request #27 from linkedin/security
Security
2020-11-25 11:29:18 +05:30
kalyan c494b0889f
Merge pull request #20 from linkedin/intro_bigdata_cleanup
Fixed typos errors in intro & big_data
2020-11-25 11:28:21 +05:30