-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
146 lines (137 loc) · 6 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Ewan Green</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8" />
<meta property="og:url" content="https://ewan.horse/">
<meta name="twitter:url" content="https://ewan.horse/">
<meta property="og:title" content="Ewan Green">
<meta name="twitter:title" content="Ewan Green">
<link rel="stylesheet" href="style.css">
<link rel='icon' href='resource/favicon.png' type='image/png'>
<link
rel="stylesheet"
data-name="vs/editor/editor.main"
href="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.35.0/min/vs/editor/editor.main.css"
/>
</style>
</head>
<body>
<div class="popup" id="popupDiscord">
<div display="flex" flex-direction="row">
<p class="fetchDependent uiText noSelect">Discord: </p><code
class="fetchDependent uiText noSelect contactDestination"></code>
</div>
<p class="fetchError uiText noSelect"></p>
<div class="spinner"></div>
</div>
<div class="popup" id="popupSlack">
<div display="flex" flex-direction="row">
<p class="fetchDependent uiText noSelect">Slack: </p><code
class="fetchDependent uiText noSelect contactDestination"></code>
</div>
<p class="fetchError uiText noSelect"></p>
<div class="spinner"></div>
</div>
<div class="popup" id="popupEmail">
<div display="flex" flex-direction="row">
<p class="fetchDependent uiText noSelect">Email: </p><code
class="fetchDependent uiText noSelect contactDestination"></code>
</div>
<p class="fetchError uiText noSelect"></p>
<div class="spinner"></div>
</div>
<!--
<div class="content" id="portfolioPage">
<div class="gistDropdown">
<h2 class="contentHeader uiText" style="margin-bottom: 1rem;">This page is under construction!</h2>
<h3 class="contentHeader uiText">GitHub Gists (they're expanders. Haven't quite got the stylesheet figured out yet)</h3>
</div>
</div>
-->
<div class="content" id="contactPage">
<p class="subtitle uiText" id="contactHeader">Get in touch</p>
<hr>
<div display="flex" class="contactContainer">
<a class="contactButton" href="https://github.com/ewancg" target="_blank" rel="noopener noreferrer">
<p class="contactIcon">0</p>
<p class="contactText">GitHub</p>
</a>
<a class="contactButton" callback="getContactData('Discord')">
<p class="contactIcon">1</p>
<p class="contactText">Discord</p>
</a>
<!-- <a class="contactButton" callback="getContactData('Slack')">
<p class="contactIcon">2</p>
<p class="contactText">Slack</p>
</a> -->
<!-- <a class="contactButton" href="https://fosstodon.org/@ewang" target="_blank" rel="noopener noreferrer">
<p class="contactIcon">3</p>
<p class="contactText">Mastodon</p>
</a> -->
<!-- <a class="contactButton" href="https://cohost.org/ewan" target="_blank" rel="noopener noreferrer">
<p class="contactIcon">4</p>
<p class="contactText">cohost</p>
</a> -->
<a class="contactButton" callback="getContactData('Email')">
<p class="contactIcon">5</p>
<p class="contactText">Email</p>
</a>
</div>
</div>
<div class="dynamicHeader">
<img class="circularImage noDock autoAnimate" src="resource/camel.png" width="128pt" height="128pt"
draggable="false">
<p class="subtitle onlyDock uiText autoAnimate" id="smallTitle">Ewan Green</p>
<div id="divInnerContent" display="flex">
<p id="title" class="noDock uiText autoAnimate">Ewan Green</p>
<p id="mainCaption" class="caption noDock uiText autoAnimate">Open-source software developer</p>
<div class="navButtonContainer autoAnimate" id="mainNavButton" defaultSelection="0"
onload="createNavButton(this)">
<div class="navButton" id="summaryNavButton" callback="Navigation.showSummary()">Summary</div>
<!--div class="navButton" id="portfolioNavButton" callback="Navigation.showPortfolio()">Portfolio</div-->
<div class="navButton" id="contactNavButton" callback="Navigation.showContact()">Contact</div>
</div>
</div>
</div>
<!-- <div id="popupDiscord" class="popup">
<h3 class="popupText" align="center">Discord: <code
onclick="selectElementText(document.getElementById('discordText'))"
id="discordText">Ewan Green#1526</code></h3>
<div class="divButtons" align="center">
<button vertical-align="center" onclick="hidePopup('popupDiscord')"><i
class="fas fa-times"></i> Close</button>
</div>
</div>
<div id="popupLicense" class="popup">
<h3 class="popupText" align="center">This website uses third-party assets.</h3>
<p class="popupText" align="center">
<a href="https://fontawesome.com" target="_blank" rel="noopener noreferrer">FontAwesome
5.15.3</a> - <a href="https://fontawesome.com/license/free" target="_blank"
rel="noopener noreferrer">Custom License</a></br>
<a href="https://fonts.adobe.com/fonts/source-sans" target="_blank" rel="noopener noreferrer">Source Sans
Pro</a> - <a href="https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL"
target="_blank" rel="noopener noreferrer">Open Font License</a><br>
<a href="https://design.ubuntu.com/font/" target="_blank" rel="noopener noreferrer">Ubuntu
Mono</a> - <a href="https://ubuntu.com/legal/font-licence" target="_blank"
rel="noopener noreferrer">Ubuntu Font Licence</a>
</p>
<div class="divButtons" align="center">
<button onclick="hidePopup('popupLicense')"><i class="fas fa-times"></i> Close</button>
</div>
</div>
-->
<!-- <div id="shadeBehindPopup"></div>
-->
</body>
<script type="module" src="script.js"></script>
<script>
var require = { paths: { vs: "https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.35.0/min/vs" } };
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.35.0/min/vs/loader.min.js"></script>
<!-- <script src="./node_modules/monaco-editor/dev/vs/editor/editor.main.nls.js"></script> -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.35.0/min/vs/editor/editor.main.js"></script>
</script>
</html>