mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-20 23:48:03 +00:00
Deployed bbd0cd3 with MkDocs version: 1.1.2
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-6.2.7">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-6.2.8">
|
||||
|
||||
|
||||
|
||||
<title>Contribute - SchoolOfSRE</title>
|
||||
<title>Contribute - School Of SRE</title>
|
||||
|
||||
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header-nav md-grid" aria-label="Header">
|
||||
<a href=".." title="SchoolOfSRE" class="md-header-nav__button md-logo" aria-label="SchoolOfSRE">
|
||||
<a href=".." title="School Of SRE" class="md-header-nav__button md-logo" aria-label="School Of SRE">
|
||||
|
||||
<img src="../img/sos.png" alt="logo">
|
||||
|
||||
@@ -85,8 +85,8 @@
|
||||
|
||||
<div class="md-header-nav__ellipsis">
|
||||
<span class="md-header-nav__topic md-ellipsis">
|
||||
<a href=".." title="SchoolOfSRE" >
|
||||
SchoolOfSRE
|
||||
<a href=".." title="School Of SRE" >
|
||||
School Of SRE
|
||||
</a>
|
||||
</span>
|
||||
<span class="md-header-nav__topic md-ellipsis">
|
||||
@@ -1095,6 +1095,21 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sre_community/" class="md-nav__link">
|
||||
SRE Community
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
@@ -1174,7 +1189,7 @@ mkdocs build
|
||||
mkdocs serve
|
||||
</code></pre>
|
||||
<h3 id="opening-a-pr">Opening a PR</h3>
|
||||
<p>Follow the <a href="GitHub PR workflow">https://guides.github.com/introduction/flow/</a> for your contributions.</p>
|
||||
<p>Follow the <a href="https://guides.github.com/introduction/flow/">GitHub PR workflow</a> for your contributions.</p>
|
||||
<p>Fork this repo, create a feature branch, commit your changes and open a PR to this repo.</p>
|
||||
|
||||
|
||||
@@ -1259,8 +1274,8 @@ mkdocs serve
|
||||
|
||||
</div>
|
||||
|
||||
<script src="../assets/javascripts/vendor.53cc9318.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.e9c9f54f.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}</script>
|
||||
<script src="../assets/javascripts/vendor.18f0862e.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.994580cf.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}</script>
|
||||
|
||||
<script>
|
||||
app = initialize({
|
||||
|
||||
Reference in New Issue
Block a user