1
+ <!doctype html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="UTF-8 ">
5
+ < meta name ="viewport "content ="width=device-width ">
6
+ < meta name ="generator "content ="Docusaurus v2.0.0-alpha.54 ">
7
+
8
+
9
+ < title data-react-helmet ="true "> Page Not Found | CodeRoad</ title >
10
+
11
+ < meta data-react-helmet ="true "property ="og:title "content ="Page Not Found | CodeRoad "> < meta data-react-helmet ="true "name ="twitter:card "content ="summary_large_image ">
12
+
13
+ < link data-react-helmet ="true "rel ="shortcut icon "href ="/docsimg/favicon.ico ">
14
+
15
+
16
+ < link rel ="stylesheet "href ="/docsstyles.f52cb2fc.css ">
17
+
18
+
19
+ < link rel ="preload "href ="/docsstyles.092aea92.js "as ="script ">
20
+
21
+ < link rel ="preload "href ="/docsruntime~main.0582a686.js "as ="script ">
22
+
23
+ < link rel ="preload "href ="/docsmain.ca7647e2.js "as ="script ">
24
+
25
+ </ head >
26
+ < body >
27
+ < script > ! function ( ) { function t ( t ) { document . documentElement . setAttribute ( "data-theme" , t ) } var e = window . matchMedia ( "(prefers-color-scheme: dark)" ) , n = function ( ) { var t = null ; try { t = localStorage . getItem ( "theme" ) } catch ( t ) { } return t } ( ) ; null !== n ?t ( n ) :e . matches && t ( "dark" ) } ( ) </ script >
28
+ < div id ="__docusaurus ">
29
+ < nav class ="navbar navbar--light navbar--fixed-top "> < div class ="navbar__inner "> < div class ="navbar__items "> < div aria-label ="Navigation bar toggle "class ="navbar__toggle "role ="button "tabindex ="0 "> < svg xmlns ="http://www.w3.org/2000/svg "width ="30 "height ="30 "viewBox ="0 0 30 30 "role ="img "focusable ="false "> < title > Menu</ title > < path stroke ="currentColor "stroke-linecap ="round "stroke-miterlimit ="10 "stroke-width ="2 "d ="M4 7h22M4 15h22M4 23h22 "> </ path > </ svg > </ div > < a class ="navbar__brand "href ="/docs "> < img class ="navbar__logo "src ="/docsimg/logo.svg "alt ="My Site Logo "> < strong class ="navbar__title "> CodeRoad</ strong > </ a > < a class ="navbar__item navbar__link "href ="/docsdocs/overview "> Docs</ a > </ div > < div class ="navbar__items navbar__items--right "> < a target ="_blank "rel ="noopener noreferrer "href ="https://github.com/coderoad/coderoad-vscode "class ="navbar__item navbar__link "> GitHub</ a > < div class ="react-toggle react-toggle--disabled displayOnlyInLargeViewport_1gtM "> < div class ="react-toggle-track "> < div class ="react-toggle-track-check "> < span class ="toggle_keGJ moon_1gwN "> </ span > </ div > < div class ="react-toggle-track-x "> < span class ="toggle_keGJ sun_3CPA "> </ span > </ div > </ div > < div class ="react-toggle-thumb "> </ div > < input type ="checkbox "disabled =""aria-label ="Dark mode toggle "class ="react-toggle-screenreader-only "> </ div > </ div > </ div > < div role ="presentation "class ="navbar-sidebar__backdrop "> </ div > < div class ="navbar-sidebar "> < div class ="navbar-sidebar__brand "> < a class ="navbar__brand "href ="/docs "> < img class ="navbar__logo "src ="/docsimg/logo.svg "alt ="My Site Logo "> < strong class ="navbar__title "> CodeRoad</ strong > </ a > </ div > < div class ="navbar-sidebar__items "> < div class ="menu "> < ul class ="menu__list "> < li class ="menu__list-item "> < a class ="menu__link "position ="left "href ="/docsdocs/overview "> Docs</ a > </ li > < li class ="menu__list-item "> < a target ="_blank "rel ="noopener noreferrer "href ="https://github.com/coderoad/coderoad-vscode "class ="menu__link "position ="right "> GitHub</ a > </ li > </ ul > </ div > </ div > </ div > </ nav > < div class ="main-wrapper "> < div class ="container margin-vert--xl "> < div class ="row "> < div class ="col col--6 col--offset-3 "> < h1 class ="hero__title "> Page Not Found</ h1 > < p > We could not find what you were looking for.</ p > < p > Please contact the owner of the site that linked you to the original URL and let them know their link is broken.</ p > </ div > </ div > </ div > </ div > < footer class ="footer footer--dark "> < div class ="container "> < div class ="text--center "> < div > Copyright © 2020 CodeRoad. Built with Docusaurus.</ div > </ div > </ div > </ footer >
30
+ </ div >
31
+
32
+ < script src ="/docsstyles.092aea92.js "> </ script >
33
+
34
+ < script src ="/docsruntime~main.0582a686.js "> </ script >
35
+
36
+ < script src ="/docsmain.ca7647e2.js "> </ script >
37
+
38
+
39
+ </ body >
40
+ </ html >