forked from CityOfNewYork/screeningapi-docs
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgetting-started.html
122 lines (119 loc) · 6.13 KB
/
getting-started.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Getting Started | Static CMS</title>
<meta property="og:title" content="Getting Started | Static CMS" />
<meta property="og:type" content="website" />
<meta property="og:description" content="A dynamic CMS with content managed via GitHub" />
<meta name="description" content="A dynamic CMS with content managed via GitHub" />
<link href="css/style.css" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/showdown/1.9.1/showdown.min.js" integrity="sha512-L03kznCrNOfVxOUovR6ESfCz9Gfny7gihUX/huVbQB9zjODtYpxaVtIaAkpetoiyV2eqWbvxMH9fiSv5enX7bw==" crossorigin="anonymous"></script>
</head>
<body>
<a href="#main-content" class="sr-only">Skip to main content</a>
<header class="o-header tablet:layout-sidebar w-full">
<div class="o-header__banner-main color-dark-background tablet:justify-center p-4 py-3 tablet:py-6">
<h1 class="o-header__main-title text-default font-default font-normal m-0 tablet:text-h4" style="line-height: 1em">
<a class="block font-normal" href="index">
<span class="sr-only">Static CMS</span>
<svg class="icon-logo-nyc mb-1 hidden tablet:block" style="width: 144px; height: 47px" aria-hidden="true">
<use xlink:href="#icon-logo-nyc"></use>
</svg>
<svg class="icon-logo-nyc mb-1 tablet:hidden" style="width: 102px; height: 34px" aria-hidden="true">
<use xlink:href="#icon-logo-nyc"></use>
</svg>
<div aria-hidden="true">
<b class="whitespace-nowrap block desktop:block">Static CMS</b>
</div>
</a>
</h1>
<a data-js="toggle" aria-expanded="false" href="#aria-c-navigation" class="tablet:hidden">Menu</a>
</div>
<div class="o-header__banner-secondary layout-content color-primary-background hidden tablet:flex">
<div class="o-content mx-auto">
<h2 class="o-header__secondary-title tablet:text-jumbo">Getting Started</h2>
</div>
</div>
</header>
<div class="tablet:layout-sidebar tablet:flex items-stretch m-0 p-0 min-h-screen">
<aside class="o-navigation color-mid-background">
<div class="o-navigation__wrap hidden tablet:block">
<div class="o-navigation__nav">
<nav class="mb-2">
<span class="o-navigation__link-header text-grey border-b border-grey-70t px-1 mb-1">Guide</span>
<a class="o-navigation__link no-underline px-1" href="overview">Overview</a>
<a class="o-navigation__link no-underline px-1" href="getting-started">
<span class="small font-normal">01</span> Getting Started
</a>
<a class="o-navigation__link no-underline px-1" href="next-steps">
<span class="small font-normal">02</span> Next Steps
</a>
</nav>
</div>
</div>
<div class="o-navigation__wrap tablet:hidden hidden" id="aria-c-navigation" data-js="navigation" tabindex="-1">
<div class="o-navigation__nav">
<nav class="mb-2">
<span class="o-navigation__link-header text-grey border-b border-grey-70t px-1 mb-1">Guide</span>
<a class="o-navigation__link no-underline px-1" tabindex="-1" href="overview">Overview</a>
<a class="o-navigation__link no-underline px-1" tabindex="-1" href="getting-started">
<span class="small font-normal">01</span> Getting Started
</a>
<a class="o-navigation__link no-underline px-1" tabindex="-1" href="next-steps">
<span class="small font-normal">02</span> Next Steps
</a>
</nav>
<button data-js="toggle" aria-expanded="false" aria-controls="aria-c-navigation" tabindex="-1" class="p-1 btn w-full mb-2">Close</button>
</div>
</div>
</aside>
<main id="main-content" class="color-light-background py-4 tablet:py-8 px-4 desktop:px-6">
<header class="layout-content tablet:hidden">
<h2 class="mb-4 mx-auto">Getting Started</h2>
</header>
<article class="layout-content pb-4">
<section class="o-content mx-auto">
<div id="markdown-getting-started"></div>
</section>
</article>
</main>
</div>
<footer class="o-footer color-dark-background border-navy-70t">
<div class="layout-wrap mx-auto">
<div class="o-footer__divider border-navy-70t desktop:flex desktop:layout-sidebar mb-4">
<div class="pb-4">
<a class="block" href="http://nyc.gov/opportunity" title="NYC Opportunity<products@nycopportunity.nyc.gov>">
<svg aria-hidden="true" class="o-footer__logo">
<use xlink:href="#icon-logo-secondary"></use>
</svg>
<span class="sr-only">The Mayor's Office for Economic Opportunity</span>
</a>
</div>
<div class="pb-4 desktop:pl-4 desktop:flex justify-end items-center">
<nav class="o-footer__inline-nav">
<a href="overview">Overview</a>
<a href="getting-started">Getting Started</a>
<a href="terms-of-service">Terms of Service</a>
</nav>
</div>
</div>
<div class="desktop:grid desktop:grid-cols-2">
<div>
<p>
<a href="http://nyc.gov/opportunity">The Mayor's Office for Economic Opportunity</a> (NYC Opportunity) is committed to sharing open source software that we use in our products. Feel free to ask questions and share feedback. Follow @nycopportunity on <a href="https://twitter.com/nycopportunity">Twitter</a>, <a href="https://www.facebook.com/NYCOpportunity/">Facebook</a>, <a href="https://medium.com/@nycopportunity">Medium</a>, and <a href="https://github.com/NYCOpportunity/">Github</a>.
</p>
</div>
<div class="desktop:text-end">
<small> © City of New York, 2021 All Rights Reserved.
<br> NYC is a trademark and service mark of the City of New York.
</small>
</div>
</div>
</div>
</footer>
<script src="js/main.js"></script>
</body>
</html>