-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfaq.html
More file actions
162 lines (146 loc) · 7.79 KB
/
faq.html
File metadata and controls
162 lines (146 loc) · 7.79 KB
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
<!DOCTYPE html>
<!-- saved from url=(0059)https://www.w3schools.com/w3css/tryw3css_templates_band.htm -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Orca Sound Call Catalogue and Annotations</title>
<meta name="description" content="Have questions about the Orca Call Catalogue Library at SFU's HALLO project? Check out our FAQ page for answers on accessing resources and materials for effective learning, teaching, and more.">
<meta name="author" content="John K.B. Ford, Volker B. Deecke, and James F. Pilkington">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<meta property="og:locale" content="en_us">
<meta property="og:site_name" content="Call Catalogue">
<meta property="og:title" content="Orca Sound Call Catalogue and Annotations">
<meta property="og:type" content="website">
<meta property="og:url" content="https://orca.research.sfu.ca/call-library">
<meta property="og:description"
content="Have questions about the Orca Call Catalogue Library at SFU's HALLO project? Check out our FAQ page for answers on accessing resources and materials for effective learning, teaching, and more.">
<meta property="og:image" content="https://orca.research.sfu.ca/call-library/home-media/S01-J,L-1.jpg">
<meta property="og:image:type" content="image/jpg">
<meta property="og:image:width" content="602">
<meta property="og:image:height" content="611">
<meta property="og:updated_time" content="2024-05-30T16:00:00-0700">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Orca Sound Call Catalogue and Annotations">
<meta name="twitter:image" content="https://orca.research.sfu.ca/call-library/home-media/S01-J,L-1.jpg">
<meta name="twitter:description"
content="Have questions about the Orca Call Catalogue Library at SFU's HALLO project? Check out our FAQ page for answers on accessing resources and materials for effective learning, teaching, and more.">
<link rel="icon" type="image/jpg" href="favicon.jpg">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/w3-css/4.1.0/3/w3.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato&display=swap">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="./css/custom.css?v=random">
<script>
// Make use of global config object to change default options
window.ZeroMdConfig = {
prismUrl: [
// Default Prism URLs
['https://cdn.jsdelivr.net/gh/PrismJS/prism@1/prism.min.js', 'data-manual'],
'https://cdn.jsdelivr.net/gh/PrismJS/prism@1/plugins/autoloader/prism-autoloader.min.js',
// Also load Prism's `toolbar` and `copy-to-clipboard` plugins
'https://cdn.jsdelivr.net/gh/PrismJS/prism@1/plugins/toolbar/prism-toolbar.min.js',
'https://cdn.jsdelivr.net/gh/PrismJS/prism@1/plugins/copy-to-clipboard/prism-copy-to-clipboard.min.js'
],
cssUrls: [
// Default stylesheets
'https://cdn.jsdelivr.net/gh/sindresorhus/github-markdown-css@4/github-markdown.min.css',
'https://cdn.jsdelivr.net/gh/PrismJS/prism@1/themes/prism.min.css',
// Include CSS for `toolbar` plugin
'https://cdn.jsdelivr.net/gh/PrismJS/prism@1/plugins/toolbar/prism-toolbar.min.css'
]
}
</script>
<script
type="module"
src="https://cdn.jsdelivr.net/gh/zerodevx/zero-md@2/dist/zero-md.min.js">
</script>
<script type="module">
import 'https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js'
document.addEventListener('zero-md-rendered', function (event) {
anchors.add()
})
</script>
<style>
body {font-family: "Lato", sans-serif}
/* markdown code block */
pre[class*="language-" ],
code[class*="language-"] {
overflow: auto;
background-color: whitesmoke;
}
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4ZT5PMCN8Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-4ZT5PMCN8Z');
</script>
</head>
<body>
<!-- Navbar -->
<div class="w3-top" style="position:relative;">
<div class="w3-bar w3-black w3-card">
<a class="w3-bar-item w3-button w3-padding-large w3-hide-medium w3-hide-large w3-right" href="javascript:void(0)" onclick="myFunction()" title="Toggle Navigation Menu"><i class="fa fa-bars"></i></a>
<a href="home.html?v=random" class="w3-bar-item w3-button w3-padding-large">HOME</a>
<a href="index.html?v=random" class="w3-bar-item w3-button w3-padding-large w3-hide-small">CATALOGUE</a>
<a href="license.html?v=random" class="w3-bar-item w3-button w3-padding-large w3-hide-small">LICENCE</a>
<a href="faq.html?v=random" class="w3-bar-item w3-button w3-padding-large w3-hide-small">FAQ</a>
<!-- <div class="w3-dropdown-hover w3-hide-small">
<button class="w3-padding-large w3-button" title="More">MORE <i class="fa fa-caret-down"></i></button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="home.html?v=random" class="w3-bar-item w3-button">Sub-page1</a>
<a href="home.html?v=random" class="w3-bar-item w3-button">Sub-page2</a>
<a href="home.html?v=random" class="w3-bar-item w3-button">Sub-page3</a>
</div>
</div>
<a href="javascript:void(0)" class="w3-padding-large w3-hover-red w3-hide-small w3-right"><i class="fa fa-search"></i></a>
-->
</div>
</div>
<!-- Navbar on small screens (remove the onclick attribute if you want the navbar to always show on top of the content when clicking on the links) -->
<div id="navDemo" class="w3-bar-block w3-black w3-hide w3-hide-large w3-hide-medium w3-top" style="position:relative;">
<a href="index.html?v=random" class="w3-bar-item w3-button w3-padding-large" onclick="myFunction()">CATALOGUE</a>
<a href="license.html?v=random" class="w3-bar-item w3-button w3-padding-large" onclick="myFunction()">LICENCE</a>
<a href="faq.html?v=random" class="w3-bar-item w3-button w3-padding-large" onclick="myFunction()">FAQ</a>
</div>
<div class="w3-content" style="max-width:2000px;">
<!-- FAQ Information -->
<div class="w3-container w3-content w3-justify w3-padding-30" style="max-width:800px;margin-top:5%;">
<!-- file = 'srkw-call-catalogue-files/LICENSE.md' -->
<!-- TODO Generify this pass somehow. General FAQ path outside of the srkw catalogue files? -->
<zero-md src='FAQ.md?v=random' no-shadow>
<template>
<style>
h1{text-align:center;font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-weight:400;letter-spacing: .1em;}
a {color:black;}
.anchorjs-link {
text-decoration: none;
}
</style>
</template>
</zero-md>
</div>
</div>
<!-- Footer -->
<!-- <footer style="position:fixed;width:100%" class="w3-display-bottommiddle w3-container w3-padding-64 w3-center w3-opacity w3-light-grey w3-xlarge"> -->
<!-- <footer class="w3-container w3-padding-64 w3-center w3-opacity w3-light-grey w3-xlarge">
<i class="fa fa-instagram fa-2x w3-hover-opacity"></i>
<i class="fa fa-snapchat w3-hover-opacity"></i>
<i class="fa fa-facebook-official w3-hover-opacity"></i>
<i class="fa fa-pinterest-p w3-hover-opacity"></i>
<i class="fa fa-twitter w3-hover-opacity"></i>
<i class="fa fa-linkedin w3-hover-opacity"></i>
<p class="w3-medium">Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a></p>
</footer> -->
<script>
// Used to toggle the menu on small screens when clicking on the menu button
function myFunction() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</body></html>