-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed cf051b7 with MkDocs version: 1.0.4
- Loading branch information
0 parents
commit 7c77ad3
Showing
31 changed files
with
5,569 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
<!DOCTYPE html> | ||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> | ||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
|
||
<link rel="shortcut icon" href="/img/favicon.ico"> | ||
<title>Orchid</title> | ||
<link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'> | ||
|
||
<link rel="stylesheet" href="/css/theme.css" type="text/css" /> | ||
<link rel="stylesheet" href="/css/theme_extra.css" type="text/css" /> | ||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css"> | ||
|
||
<script src="/js/jquery-2.1.1.min.js" defer></script> | ||
<script src="/js/modernizr-2.8.3.min.js" defer></script> | ||
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script> | ||
<script>hljs.initHighlightingOnLoad();</script> | ||
|
||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
|
||
|
||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-nav-search"> | ||
<a href="/." class="icon icon-home"> Orchid</a> | ||
<div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="//search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> | ||
<ul class="current"> | ||
|
||
|
||
<li class="toctree-l1"> | ||
|
||
<a class="" href="/.">Home</a> | ||
</li> | ||
|
||
<li class="toctree-l1"> | ||
|
||
<a class="" href="/accounts/">Orchid Accounts</a> | ||
</li> | ||
|
||
<li class="toctree-l1"> | ||
|
||
<a class="" href="/using-orchid/">The Orchid Client</a> | ||
</li> | ||
|
||
<li class="toctree-l1"> | ||
|
||
<a class="" href="/orchid-dapp/">The Orchid DApp</a> | ||
</li> | ||
|
||
<li class="toctree-l1"> | ||
|
||
<a class="" href="/faq/">FAQ</a> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
| ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
|
||
|
||
<nav class="wy-nav-top" role="navigation" aria-label="top navigation"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="/.">Orchid</a> | ||
</nav> | ||
|
||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="/.">Docs</a> »</li> | ||
|
||
|
||
<li class="wy-breadcrumbs-aside"> | ||
|
||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main"> | ||
<div class="section"> | ||
|
||
|
||
<h1 id="404-page-not-found">404</h1> | ||
|
||
<p><strong>Page not found</strong></p> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer> | ||
|
||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
|
||
</div> | ||
|
||
Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" style="cursor: pointer"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
|
||
|
||
</span> | ||
</div> | ||
<script>var base_url = '/';</script> | ||
<script src="/js/theme.js" defer></script> | ||
<script src="/search/main.js" defer></script> | ||
|
||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,197 @@ | ||
/* | ||
* Sphinx doesn't have support for section dividers like we do in | ||
* MkDocs, this styles the section titles in the nav | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/175 | ||
*/ | ||
.wy-menu-vertical span { | ||
line-height: 18px; | ||
padding: 0.4045em 1.618em; | ||
display: block; | ||
position: relative; | ||
font-size: 90%; | ||
color: #838383; | ||
} | ||
|
||
.wy-menu-vertical .subnav a { | ||
padding: 0.4045em 2.427em; | ||
} | ||
|
||
/* | ||
* Long navigations run off the bottom of the screen as the nav | ||
* area doesn't scroll. | ||
* | ||
* https://github.com/mkdocs/mkdocs/pull/202 | ||
* | ||
* Builds upon pull 202 https://github.com/mkdocs/mkdocs/pull/202 | ||
* to make toc scrollbar end before navigations buttons to not be overlapping. | ||
*/ | ||
.wy-nav-side { | ||
height: calc(100% - 45px); | ||
overflow-y: auto; | ||
min-height: 0; | ||
} | ||
|
||
.rst-versions{ | ||
border-top: 0; | ||
height: 45px; | ||
} | ||
|
||
@media screen and (max-width: 768px) { | ||
.wy-nav-side { | ||
height: 100%; | ||
} | ||
} | ||
|
||
/* | ||
* readthedocs theme hides nav items when the window height is | ||
* too small to contain them. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/#348 | ||
*/ | ||
.wy-menu-vertical ul { | ||
margin-bottom: 2em; | ||
} | ||
|
||
/* | ||
* Wrap inline code samples otherwise they shoot of the side and | ||
* can't be read at all. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/313 | ||
* https://github.com/mkdocs/mkdocs/issues/233 | ||
* https://github.com/mkdocs/mkdocs/issues/834 | ||
*/ | ||
code { | ||
white-space: pre-wrap; | ||
word-wrap: break-word; | ||
padding: 2px 5px; | ||
} | ||
|
||
/** | ||
* Make code blocks display as blocks and give them the appropriate | ||
* font size and padding. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/855 | ||
* https://github.com/mkdocs/mkdocs/issues/834 | ||
* https://github.com/mkdocs/mkdocs/issues/233 | ||
*/ | ||
pre code { | ||
white-space: pre; | ||
word-wrap: normal; | ||
display: block; | ||
padding: 12px; | ||
font-size: 12px; | ||
} | ||
|
||
/* | ||
* Fix link colors when the link text is inline code. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/718 | ||
*/ | ||
a code { | ||
color: #2980B9; | ||
} | ||
a:hover code { | ||
color: #3091d1; | ||
} | ||
a:visited code { | ||
color: #9B59B6; | ||
} | ||
|
||
/* | ||
* The CSS classes from highlight.js seem to clash with the | ||
* ReadTheDocs theme causing some code to be incorrectly made | ||
* bold and italic. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/411 | ||
*/ | ||
pre .cs, pre .c { | ||
font-weight: inherit; | ||
font-style: inherit; | ||
} | ||
|
||
/* | ||
* Fix some issues with the theme and non-highlighted code | ||
* samples. Without and highlighting styles attached the | ||
* formatting is broken. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/319 | ||
*/ | ||
.no-highlight { | ||
display: block; | ||
padding: 0.5em; | ||
color: #333; | ||
} | ||
|
||
|
||
/* | ||
* Additions specific to the search functionality provided by MkDocs | ||
*/ | ||
|
||
.search-results { | ||
margin-top: 23px; | ||
} | ||
|
||
.search-results article { | ||
border-top: 1px solid #E1E4E5; | ||
padding-top: 24px; | ||
} | ||
|
||
.search-results article:first-child { | ||
border-top: none; | ||
} | ||
|
||
form .search-query { | ||
width: 100%; | ||
border-radius: 50px; | ||
padding: 6px 12px; /* csslint allow: box-model */ | ||
border-color: #D1D4D5; | ||
} | ||
|
||
.wy-menu-vertical li ul { | ||
display: inherit; | ||
} | ||
|
||
.wy-menu-vertical li ul.subnav ul.subnav{ | ||
padding-left: 1em; | ||
} | ||
|
||
.wy-menu-vertical .subnav li.current > a { | ||
padding-left: 2.42em; | ||
} | ||
.wy-menu-vertical .subnav li.current > ul li a { | ||
padding-left: 3.23em; | ||
} | ||
|
||
/* | ||
* Improve inline code blocks within admonitions. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/656 | ||
*/ | ||
.admonition code { | ||
color: #404040; | ||
border: 1px solid #c7c9cb; | ||
border: 1px solid rgba(0, 0, 0, 0.2); | ||
background: #f8fbfd; | ||
background: rgba(255, 255, 255, 0.7); | ||
} | ||
|
||
/* | ||
* Account for wide tables which go off the side. | ||
* Override borders to avoid wierdness on narrow tables. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/834 | ||
* https://github.com/mkdocs/mkdocs/pull/1034 | ||
*/ | ||
.rst-content .section .docutils { | ||
width: 100%; | ||
overflow: auto; | ||
display: block; | ||
border: none; | ||
} | ||
|
||
td, th { | ||
border: 1px solid #e1e4e5 !important; /* csslint allow: important */ | ||
border-collapse: collapse; | ||
} | ||
|
Oops, something went wrong.