Skip to content

Commit 04d9c67

Browse files
authored
Create simple.html
1 parent 0216410 commit 04d9c67

File tree

1 file changed

+93
-0
lines changed

1 file changed

+93
-0
lines changed

_layouts /simple.html

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
<!DOCTYPE html>
2+
<html lang="{{ site.lang | default: 'en-US' }}">
3+
<head>
4+
<meta charset='utf-8'>
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
7+
<meta name="viewport" content="width=device-width, initial-scale=1" />
8+
9+
<script src="{{ 'https://git.myndex.com/assets/js/modernizr.js' | relative_url }}"></script>
10+
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
11+
<script src="{{ 'https://git.myndex.com/assets/js/headsmart.min.js' | relative_url }}"></script>
12+
<script>
13+
$(document).ready(function () {
14+
$('#main_content').headsmart()
15+
})
16+
</script>
17+
18+
{% seo %}
19+
20+
{% include head-custom.html %}
21+
22+
<style>
23+
ul li ul li, ul li ul li ul li {
24+
margin: 0 auto;
25+
}
26+
ul li ul li ul li {
27+
font-size: 0.94em;
28+
}
29+
</style>
30+
</head>
31+
32+
<!-- BEGIN BODY -->
33+
<!-- BEGIN BODY -->
34+
<!-- BEGIN BODY -->
35+
36+
<body>
37+
38+
<main class="wrapper">
39+
40+
<header class="headBanner">
41+
<h1 class="bglite">{{ site.title | default: site.github.repository_name }}</h1>
42+
<div class="perceptex flr">
43+
<div class="he1">MYNDEX</div>
44+
<div class="he2">RESEARCH</div>
45+
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="100" height="100" viewBox="0 0 200 200" preserveAspectRatio="xMidYMid meet" id="svg16">
46+
<g transform="translate(-5,200) scale(0.12,-0.12)" fill="var(--modeBGwrapper)" stroke="var(--modeMyndex)" stroke-width="30" id="g14">
47+
<path d="m 215,1562 c 6,-6 100,-76 210,-157 110,-81 225.49761,-166.3892 229.49761,-170.3892 C 654.49761,1234.6108 607,1208 566,1165 509,1107 479,1066 447,1002 406,919 400.2413,876.72351 398.20688,820.20688 c 1,-62.55143 8.96559,-106 27.79312,-157.20688 35,-83 90,-164 166,-244 l 66.96558,-65.41376 C 645.36605,341.57523 537.35023,272.49988 479,228 c -5,-5 125,57 290,138 165,80 423,207 574,280 257.8968,135.2761 258.3147,136.16196 258.3147,136.16196 C 1381.1925,909.05305 991.97797,1132.2799 709,1290 205,1572 195,1577 209,1562 Z M 984,991 1271,778 1238,755 C 1220,742 1086,649 940,547 794,445 662.62773,356.41978 662.62773,356.41978 645.64197,379.03424 593,503 571,572 l -23,68 21,28 c 48,68 53,201 10,289 -13,27 -23.70891,38.53158 -23.70891,38.53158 23.4576,83.20332 54.64201,166.80322 102.80797,237.06452 C 668.09906,1225.5961 826,1109 984,991 Z" id="path10" />
48+
<path d="M 655.7706,1078.0735 C 737.7706,906.0735 737,733 665,590 c -14,-28 -24,-54 -22,-56 89.4209,57.25403 143.30997,192.37044 146,294 -2.25581,126.4781 -91.73703,247.6678 -153.2294,290.0735 z" id="path12" />
49+
</g>
50+
</svg>
51+
52+
</div>
53+
<h1 style=""><a class="" href="{{ site.github.repository_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
54+
<a class="myndexButton buttonRow top" href="/">⇦ HOME</a> <a class="myndexButton buttonRow top" href="./">⇧ UP ONE</a>
55+
</header>
56+
<br>
57+
<hr>
58+
59+
{% if site.show_downloads %}
60+
<section id="downloads">
61+
<span class="inner">
62+
<a href="{{ site.github.zip_url }}" class="zip"><em>download</em> .ZIP</a><a href="{{ site.github.tar_url }}" class="tgz"><em>download</em> .TGZ</a>
63+
</span>
64+
</section>
65+
{% else %}
66+
<div id="no-downloads">
67+
<span class="inner">
68+
</span>
69+
</div>
70+
{% endif %}
71+
72+
<span class="banner-fix"></span>
73+
74+
<section id="main_content">
75+
{{ content }}
76+
</section>
77+
<a class="myndexButton buttonRow top" href="/">⇦ HOME</a> <a class="myndexButton buttonRow top" href="./">⇧ UP ONE</a>
78+
79+
<footer>
80+
{% if site.github.is_project_page %}
81+
<p>this project by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a> can be found on <a href="{{ site.github.repository_url }}">GitHub</a></p>
82+
{% endif %}
83+
{% if site.github.is_user_page %}
84+
<p>Projects by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a> can be found on <a href="{{ site.github.repository_url }}">GitHub</a></p>
85+
{% endif %}
86+
87+
<p>Generated with <a href="https://pages.github.com">GitHub Pages</a></p>
88+
<p class="copyright">Copyright © 2022 by Myndex Perception Research. All Rights Reserved.</p>
89+
<span class="octocat"></span>
90+
</footer>
91+
</main>
92+
</body>
93+
</html>

0 commit comments

Comments
 (0)