forked from deriv-com/deriv-tech-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdefault.hbs
218 lines (193 loc) · 9.96 KB
/
default.hbs
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
<!DOCTYPE html>
<html lang="{{@site.locale}}">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{meta_title}}</title>
<link rel="stylesheet" href="{{asset "built/screen.css"}}">
<meta name="description" content="Explore Deriv's tech blog for the latest technology in trading, keeping you ahead in the evolving tech landscape.">
<link rel="icon" href="https://tech.deriv.com/content/images/size/w256h256/format/png/2023/05/02_DERIV_AVATAR_PRI_SQR_WHT.svg" type="image/png">
<link rel="canonical" href="https://deriv.com/derivtech/">
<meta name="referrer" content="no-referrer-when-downgrade">
<link rel="next" href="https://tech.deriv.com/page/2/">
<meta property="og:site_name" content="Tech Innovations from Our Experts | Deriv Tech blog">
<meta property="og:type" content="website">
<meta property="og:title" content="Tech Innovations from Our Experts | Deriv Tech blog">
<meta property="og:description" content="Explore Deriv's tech blog for the latest technology in trading, keeping you ahead in the evolving tech landscape.">
<meta property="og:url" content="https://tech.deriv.com/">
<meta property="og:image" content="https://tech.deriv.com/content/images/size/w1200/2024/02/techbyderiv-logo-1.jpg">
<meta property="article:publisher" content="https://www.facebook.com/derivdotcom/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Tech Innovations from Our Experts | Deriv Tech blog">
<meta name="twitter:description" content="Explore Deriv's tech blog for the latest technology in trading, keeping you ahead in the evolving tech landscape.">
<meta name="twitter:url" content="https://tech.deriv.com/">
<meta name="twitter:image" content="https://tech.deriv.com/content/images/size/w1200/2024/02/techbyderiv-logo-1.jpg">
<meta name="twitter:site" content="@Derivdotcom">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="482">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"publisher": {
"@type": "Organization",
"name": "Tech Innovations from Our Experts | Deriv Tech blog",
"url": "https://tech.deriv.com/",
"logo": {
"@type": "ImageObject",
"url": "https://tech.deriv.com/content/images/2024/01/deriv_tech_logo.svg"
}
},
"url": "https://tech.deriv.com/",
"image": {
"@type": "ImageObject",
"url": "https://tech.deriv.com/content/images/size/w1200/2024/02/techbyderiv-logo-1.jpg",
"width": 1200,
"height": 482
},
"mainEntityOfPage": "https://tech.deriv.com/",
"description": "Explore Deriv's tech blog for the latest technology in trading, keeping you ahead in the evolving tech landscape."
}
</script>
<meta name="generator" content="Ghost 5.88">
<link rel="alternate" type="application/rss+xml" title="Tech Innovations from Our Experts | Deriv Tech blog" href="https://tech.deriv.com/rss/">
<script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.1/umd/sodo-search.min.js" data-key="b291a878fccb58a7566dc0fc6a" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.1/umd/main.css" data-sodo-search="https://tech-deriv.ghost.io/" crossorigin="anonymous"></script>
<link href="https://tech.deriv.com/webmentions/receive/" rel="webmention">
<script defer src="/public/cards.min.js?v=ab37647bc3"></script><style>:root {--ghost-accent-color: #0e0e0e;}</style>
<link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=ab37647bc3">
<style type='text/css'>
/* casper theme */
.site-footer {
padding-bottom: 0px;
padding-top: 20px;
}
.post-card-tags { display: none }
.site-footer.outer .inner {
display: inherit;
}
.site-footer.outer .inner div:last-of-type {
display: none;
}
/* uncomment the below css if you use edition theme
.cover-content .cover-form { display: none; }
.header-actions .members-login { display: none; }
.site-footer .copyright { display: none; }
.footer-nav .badge { display: none; }
.footer-nav span.sep:last-of-type { display: none; }
*/
.search {
display: none;
}
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKTL399PJE"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-WKTL399PJE');
</script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-..." crossorigin="anonymous" />
</head>
<body class="{{body_class}}{{block "body_class"}} is-head-{{#match @custom.navigation_layout "Logo on the left"}}left-logo{{else match @custom.navigation_layout "Logo in the middle"}}middle-logo{{else}}stacked{{/match}}{{#match @custom.title_font "=" "Elegant serif"}} has-serif-title{{/match}}{{#match @custom.body_font "=" "Elegant serif"}} has-serif-body{{/match}}">
<div class="site">
<header id="gh-head" class="gh-head gh-outer">
<div class="gh-head-inner gh-inner">
<div class="gh-head-brand">
<div class="gh-head-brand-wrapper">
<a class="gh-head-logo" href="{{@site.url}}">
{{#if @site.logo}}
<img src="{{@site.logo}}" alt="{{@site.title}}">
{{else}}
{{@site.title}}
{{/if}}
</a>
</div>
<button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search>{{> "icons/search"}}</button>
<button class="gh-burger"></button>
</div>
<nav class="gh-head-menu">
{{navigation}}
{{#unless @site.members_enabled}}
{{#match @custom.navigation_layout "Stacked"}}
<button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search>{{> "icons/search"}}</button>
{{/match}}
{{/unless}}
</nav>
<div class="gh-head-actions">
{{#unless @site.members_enabled}}
{{^match @custom.navigation_layout "Stacked"}}
<button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search>{{> "icons/search"}}</button>
{{/match}}
{{else}}
<button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search>{{> "icons/search"}}</button>
<div class="gh-head-members">
{{#unless @member}}
{{#unless @site.members_invite_only}}
<a class="gh-head-link" href="#/portal/signin" data-portal="signin">Sign in</a>
<a class="gh-head-btn gh-btn gh-primary-btn" href="#/portal/signup" data-portal="signup">Subscribe</a>
{{else}}
<a class="gh-head-btn gh-btn gh-primary-btn" href="#/portal/signin" data-portal="signin">Sign in</a>
{{/unless}}
{{else}}
<a class="gh-head-btn gh-btn gh-primary-btn" href="#/portal/account" data-portal="account">Account</a>
{{/unless}}
</div>
{{/unless}}
</div>
</div>
</header>
{{#is "home"}}
<div class="site-cover{{#unless @site.cover_image}} no-image{{/unless}} u-overlay">
{{#if @site.cover_image}}
<img class="cover-image jarallax-img u-object-fit" src="{{img_url @site.cover_image}}" alt="{{@site.title}}">
{{/if}}
<div class="cover-content">
{{#if @site.description}}
<div class="cover-description">{{@site.description}}</div>
{{/if}}
<div class="search">
<form class="search-form">
<div class="form-wrapper">
<div class="search-field" data-ghost-search>Search posts, tags, authors...</div>
<button class="form-button search-button" type="submit" data-ghost-search>
{{> "icons/search"}}
{{> "icons/close"}}
</button>
</div>
</form>
<div class="search-result"></div>
</div>
</div>
</div>
{{/is}}
<div class="site-content">
{{{body}}}
</div>
<footer class="gh-foot{{#unless @site.secondary_navigation}} no-menu{{/unless}} gh-outer">
<div class="gh-foot-inner gh-inner">
<div class="gh-copyright">
{{@site.title}} © {{date format="YYYY"}}
</div>
{{#if @site.secondary_navigation}}
<nav class="gh-foot-menu">
{{navigation type="secondary"}}
</nav>
{{/if}}
<div class="gh-powered-by">
{{!-- <a href="https://ghost.org/" target="_blank" rel="noopener">Powered by Ghost</a> --}}
</div>
</div>
</footer>
</div>
{{#is "post, page"}}
{{> "pswp"}}
{{/is}}
<script
src="https://code.jquery.com/jquery-3.7.1.min.js"
integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo="
crossorigin="anonymous"></script>
<script src="{{asset "built/main.min.js"}}"></script>
{{ghost_foot}}
</body>
</html>