-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
251 lines (251 loc) · 14.1 KB
/
index.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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!DOCTYPE html>
<html lang="en" dir="ltr" class="no-js border-box smooth-scroll" data-layout="right-sidebar" data-theme="auto" data-service-worker="/service-worker.js" data-scope="/" data-reload-on-update="" data-trusted-policies="default empty#html empty#script sanitizer-raw#html dompurify share-to-buttons#html weather-current#html krv-events#html disqus#script-url pwa-install html-notification#script spotify-player youtube#embed github-user#html" prefix="og: http://ogp.me/ns#" itemtype="https://schema.org/WebPage" itemscope="">
<head>
<base href="/" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,viewport-fit=cover" />
<meta name="color-scheme" content="light dark" />
<meta name="robots" content="follow,index" />
<meta name="description" content="" />
<meta itemprop="description" content="" />
<meta name="keywords" content="" />
<meta itemprop="keywords" content="" />
<meta name="referrer" content="origin-when-cross-origin"/>
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta itemprop="thumbnailUrl" content="" />
<!-- Social data -->
<!-- Facebook | OpenGraph -->
<meta property="og:type" content="website" />
<meta property="og:title" content="" />
<meta property="og:url" content="" />
<meta property="og:description" content="" />
<meta property="og:keywords" content="" />
<meta property="og:image" content="" />
<meta property="og:image:height" content="" />
<meta property="og:image:width" content="" />
<!-- /Facebook | OpenGraph -->
<!-- Twitter -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:creator" content="" />
<meta name="twitter:description" content="" />
<meta name="twitter:image" content="" />
<!-- /Twitter -->
<!-- /Social data -->
<meta name="msapplication-TileColor" content="#007bff" />
<meta name="msapplication-config" content="/browserconfig.xml" />
<meta name="theme-color" content="#007bff" />
<meta name="apple-mobile-web-app-status-bar-style" content="#007bff" />
<title itemprop="headline">Static Template</title>
<script type="importmap" nonce="3d07a622-9356-446d-8799-7ea4958d067f">
{
"imports": {
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@0.2.2/",
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.0.9/konami.js",
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.2.3/all.min.js",
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.2.3/",
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.1.1/",
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@1.1.0/",
"@shgysk8zer0/http-status": "https://unpkg.com/@shgysk8zer0/http-status@1.1.1/http-status.js",
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
"leaflet": "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
"firebase/": "https://www.gstatic.com/firebasejs/9.23.0/",
"urlpattern-polyfill": "https://unpkg.com/urlpattern-polyfill@9.0.0/index.js",
"highlight.js": "https://unpkg.com/@highlightjs/cdn-assets@11.8.0/es/highlight.min.js",
"highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.8.0/",
"marked": "https://unpkg.com/marked@5.1.0/src/marked.js",
"marked-highlight": "https://unpkg.com/marked-highlight@2.0.1/src/index.js"
},
"scope": {}
}
</script>
<script type="application/javascript" defer="" referrerpolicy="no-referrer" crossorigin="anonymous" integrity="sha384-wl/RnLPkNi8xEjcHWQn3+bn3rOHluF9WhOSxg3ujMS9bjUzhDuWrQjlq2q76JGtS" src="https://unpkg.com/@shgysk8zer0/polyfills@0.2.3/all.min.js" fetchpriority="auto"></script>
<script type="application/javascript" defer="" referrerpolicy="no-referrer" crossorigin="anonymous" integrity="sha384-55L/wO9o0uIVTeubRIDQB4bewfNqyxrj4OXuxlW24NMEk+ioZwMHVw/tFV78mM+k" src="https://unpkg.com/@shgysk8zer0/kazoo@0.2.2/harden.js" fetchpriority="auto"></script>
<script type="text/javascript" src="https://unpkg.com/@webcomponents/custom-elements@1.4.2/custom-elements.min.js" crossorigin="anonymous" referrerpolicy="no-referrer" integrity="sha384-xyhN4T4+9VPh8uXl6uWjGzsqwNXN9C2tla8b6zSrSqYlMFUoeCdoxiEJU0js+GNE" defer="" nomodule=""></script>
<!-- <script type="module" src="/js/index.js" referrerpolicy="no-referrer"></script> -->
<script src="/js/index.min.js" referrerpolicy="no-referrer" defer=""></script>
<link rel="manifest" href="/webapp.webmanifest" />
<link rel="license" href="/LICENSE" />
<link rel="icon" href="/img/favicon.svg" type="image/svg+xml" sizes="any" />
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/img/icon-32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/img/icon-16.png" />
<link rel="mask-icon" href="/img/safari-pinned-tab.svg" color="#007bff" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="preload" href="/img/icons.svg" as="image" type="image/svg+xml" />
<link rel="preconnect" href="https://api.github.com" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://baconipsum.com" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- <link rel="stylesheet" href="/css/index.css" media="all" /> -->
<link rel="stylesheet" href="/css/index.min.css" media="all" />
</head>
<body id="top" class="grid font-main background-primary color-default overflow-x-hidden">
<header id="header" class="background-cover background-fixed"></header>
<nav id="nav" class="sticky top shadow background-accent color-alt z-3 flex row no-wrap overflow-x-auto">
<button type="button" is="app-list" id="app-menu" class="btn nav-btn" source="static-demo" title="Show KRV Apps Menu" hidden="">
<svg class="icon" width="22" height="22" fill="currentColor" role="img" aria-hidde="true">
<use xlink:href="/img/icons.svg#apps"></use>
</svg>
</button>
<span class="grow-4"></span>
<button is="pwa-install" id="install-btn" class="btn nav-btn" src="/service-worker.js" scope="/" title="Install Web App" reloadonupdate="" hidden="">
<svg class="icon" height="22" width="22" fill="currentColor" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#system-software-install"></use>
</svg>
<span class="mobile-hidden">Install</span>
</button>
</nav>
<main id="main" class="card shadow">
<article>
<header class="card">
<h2 class="center">Bacon Ipsum</h2>
<details>
<summary>
<span>By</span>
<img is="gravatar-img" email="admin@kernvalley.us" class="round avatar" alt="Gravatar" sizes="2rem" />
<b>Chris Zuber</b>
</summary>
<div>Published on <time is="date-locale" datetime="2020-07-16T15:57-07:00">Oct. 26, 2019</time></div>
</details>
<hr />
<details open="">
<summary>
<svg class="current-color icon" width="16" height="16" aria-hidden="true" aria-label="icon" aria-role="img">
<use xlink:href="/img/icons.svg#public-share"></use>
</svg>
<span>Share on</span>
</summary>
<div class="flex row wrap" id="share-target">
<share-to-button title="Share on Facebook" tabindex="0" target="facebook">
<span slot="text">Facebook</span>
</share-to-button>
<share-to-button title="Share on Twitter" tabindex="0" target="twitter">
<span slot="text">Twitter</span>
</share-to-button>
<share-to-button title="Share on LinkedIn" tabindex="0" target="linkedin">
<span slot="text">LinkedIn</span>
</share-to-button>
<share-to-button title="Share on Reddit" tabindex="0" target="reddit">
<span slot="text">Reddit</span>
</share-to-button>
<share-to-button title="Share with Gmail" tabindex="0" target="gmail">
<span slot="text">Gmail</span>
</share-to-button>
</div>
</details>
</header>
<section data-columns="auto">
<bacon-ipsum paras="8"></bacon-ipsum>
</section>
<section class="center">
<br />
<youtube-player video="dQw4w9WgXcQ" loading="lazy" class="card shadow inline-block"></youtube-player>
</section>
</article>
</main>
<aside id="sidebar" class="card shadow center">
<weather-current postalcode="93240" appid="f6825b626e68392fba2e4488a204f986" loading="lazy" theme="auto"></weather-current>
<spotify-player uri="spotify:playlist:37i9dQZF1DWUk47CLxI4Uo" loading="lazy" class="full-width" large=""></spotify-player>
<krv-ad url="https://ads.kernvalley.us" id="57c7036d-f128-4506-962b-373b8fb5ea78" medium="web" source="static-demo" campaign="kv-ads" layout="card" theme="auto" loading="lazy">
<span slot="label">Kern Valley Ads</span>
<span slot="description">Advertise on websites throughout the Kern River Valley</span>
<span slot="calltoaction">Click here to get started!</span>
<img slot="image" src="https://cdn.kernvalley.us/img/branding/ads.kernvalley.us.svg" loading="lazy" decoding="async" alt="KV Ads logo" crossorigin="anonymous" referrerpolicy="no-referrer" width="64" height="64" />
</krv-ad>
</aside>
<footer id="footer">
<div class="flex row wrap space-around footer-links">
<div class="inline-block footer-links">
<a href="https://kernvalley.us" class="block" target="_self" rel="noopener nofererrer external">
<svg class="icon current-color" width="24" height="24" fill="currentColor" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#web-browser"></use>
</svg>
<span>KernValley.US</span>
</a>
<a href="https://contact.kernvalley.us" class="block" target="_self" rel="noopener nofererrer external">
<svg class="icon current-color" width="24" height="24" fill="currentColor" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#address-book"></use>
</svg>
<span>Contact</span>
</a>
<a href="https://apps.kernvalley.us" class="block" target="_self" rel="noopener nofererrer external">
<svg class="icon current-color" width="24" height="24" fill="currentColor" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#apps"></use>
</svg>
<span>All Apps</span>
</a>
</div>
<div class="inline-block footer-links">
<a class="block" href="https://www.facebook.com/KernValley.us/" target="_blank" rel="noopener noreferrer external" itemprop="sameAs">
<svg class="social-icon" width="20" height="20" fill="currentColor" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#facebook"></use>
</svg>
<span>Facebook</span>
</a>
<a class="block" href="https://twitter.com/kern_valley" target="_blank" rel="noopener noreferrer external" itemprop="sameAs">
<svg class="social-icon" width="20" height="20" fill="currentColor" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#twitter"></use>
</svg>
<span>Twitter</span>
</a>
<a class="block" href="https://instagram.com/kernvalley_us/" target="_blank" rel="noopener noreferrer external" itemprop="sameAs">
<img src="https://cdn.kernvalley.us/img/logos/instagram.svg" class="social-icon" loading="lazy" decoding="async" crossorigin="anonymous" referrerpolicy="no-referrer" alt="" width="20" height="20" />
<span>Instagram</span>
</a>
<a class="block" href="https://www.linkedin.com/company/18644791/" target="_blank" rel="noopener noreferrer external" itemprop="sameAs">
<svg class="icon social-icon" width="20" height="20" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#linkedin"></use>
</svg>
<span>LinkedIn</span>
</a>
</div>
<div class="inline-block">
<a class="block" href="https://github.com/shgysk8zer0/" target="_blank" rel="noopener noreferrer external">
<svg class="current-color icon social-icon" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#mark-github"></use>
</svg>
<span>GitHub Profile</span>
</a>
<a class="block" href="https://github.com/shgysk8zer0/static-template" target="_blank" rel="noopener noreferrer external">
<svg class="current-color icon social-icon" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#repo"></use>
</svg>
<span>GitHub Repo</span>
</a>
<a class="block" href="https://github.com/shgysk8zer0/static-template/issues" target="_blank" rel="noopener noreferrer external">
<svg class="current-color icon social-icon" role="img" aria-hidden="true">
<use xlink:href="/img/icons.svg#issue-opened"></use>
</svg>
<span>Report a Problem</span>
</a>
</div>
</div>
<div>
<hr />
<app-stores id="store-list" class="flex row wrap app-stores"></app-stores>
</div>
<hr/>
<div class="copyright flex wrap space-evenly">
<github-user user="shgysk8zer0" loading="lazy" class="custom-element">
<h3 slot="header" class="center if-defined">Created By</h3>
<div slot="footer">
<span>©</span>
<time itemprop="copyrightYear">2021</time>
<span itemprop="copyrightHolder" itemtype="https://schema.org/Person" itemscope="">
<a href="https://kernvalley.us" target="_blank" rel="external noopener noreferrer" itemprop="url">
<span itemprop="name">KernValley.US</span>
</a>
</span>
</div>
</github-user>
<a href="https://www.kernriverconservancy.org/?utm_source=static-template-demo&utm_medium=web&utm_campaign=keep-kern-clean" target="_blank" rel="noopener noreferrer external" id="keep-kern-clean-badge" class="inline-block" title="#KeepKernClean">
<img src="https://cdn.kernvalley.us/img/keep-kern-clean.svg" alt="#KeepKernClean" decoding="async" loading="lazy" crossorigin="anonymous" referrerpolicy="no-referrer" width="257" height="282" />
</a>
</div>
</footer>
<button type="button" is="share-button" class="btn btn-primary round shadow fixed z-4" aria-label="Share" hidden="">
<svg class="icon" height="20" width="20" fill="currentColor" aria-hidden="true" role="img">
<use xlink:href="/img/icons.svg#public-share"></use>
</svg>
</button>
</body>
</html>