Skip to content

Commit 8f783b8

Browse files
committed
Deploy Amber Research site preview [skip ci]
0 parents  commit 8f783b8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+2598
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 213 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,213 @@
1+
<!doctype html>
2+
<html lang="en-US"><head>
3+
<meta charset="utf-8">
4+
<!-- Chulapa Jekyll Theme - v2.0.1.0001 -->
5+
<!-- MIT License-->
6+
<!-- Docs: https://dieghernan.github.io/chulapa -->
7+
<!-- Repo: https://github.com/dieghernan/chulapa -->
8+
<!-- Page build 2025-09-16 -->
9+
<!-- Jekyll Version 4.4.1 -->
10+
<!--Google Structured Data-->
11+
<script type="application/ld+json">
12+
{
13+
"@context": "https://schema.org",
14+
"@type": "Article",
15+
"mainEntityOfPage": {
16+
"@type": "WebPage",
17+
"@id": "https://amberbiology.github.io/amberresearch.com/404.html"
18+
},
19+
"headline": "404",
20+
"image": "",
21+
"datePublished": "2025-09-16T23:51:29-04:00",
22+
"dateModified": "2025-09-16T23:51:29-04:00",
23+
"author": {
24+
"@type": "Person",
25+
"name": "Amber Research"
26+
},
27+
"publisher": {
28+
"@type": "Organization",
29+
"name": "Amber Research",
30+
"url": "https://amberbiology.github.io/amberresearch.com/",
31+
"logo": {
32+
"@type": "ImageObject",
33+
"url": ""
34+
}
35+
}
36+
}
37+
</script>
38+
<script type="application/ld+json">
39+
{
40+
"@context": "https://schema.org",
41+
"@type": "BreadcrumbList",
42+
"itemListElement": [{
43+
"@type": "ListItem",
44+
"position": 1,
45+
"name": "Amber Research",
46+
"item": "https://amberbiology.github.io/amberresearch.com/"
47+
},{
48+
"@type": "ListItem",
49+
"position": 2,
50+
"name": "404"
51+
}]
52+
}
53+
</script>
54+
<script type="application/ld+json">
55+
{
56+
"@context": "http://schema.org",
57+
"@type": "WebPage",
58+
"name": "404",
59+
"description": "Page not found - Page not found"
60+
}
61+
}
62+
</script><script type="application/ld+json">
63+
{
64+
"@context" : "https://schema.org",
65+
"@type" : "Person",
66+
"homeLocation": {
67+
"@type": "Place",
68+
"name": "Cambridge, MA"
69+
},
70+
"description": "Publisher",
71+
"name" : "Amber Research",
72+
"url" : "https://amberbiology.github.io/amberresearch.com/"
73+
}
74+
</script>
75+
<title>404 | Amber Research</title>
76+
<link rel="canonical" href="https://amberbiology.github.io/amberresearch.com/404.html">
77+
<!-- Atom feed -->
78+
<link href="https://amberbiology.github.io/amberresearch.com/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed Amber Research" >
79+
<!-- RSS 2.0 feed -->
80+
<link href="https://amberbiology.github.io/amberresearch.com/rss.xml" type="application/rss+xml" rel="alternate" title="RSS 2.0 feed Amber Research" >
81+
<!-- Meta tags -->
82+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
83+
<meta name="author" content="Amber Research" >
84+
<meta name="copyright" content="Amber Research" >
85+
<meta name="description" content="Page not found - Page not found">
86+
<meta name="thumbnail" content="" >
87+
<meta name="robots" content="index, follow"><meta name="keywords" content="">
88+
<!-- Chrome, Firefox OS and Opera -->
89+
<meta name="theme-color" content="orange">
90+
<!-- OpenGraph -->
91+
<meta property="og:title" content="404 | Amber Research" >
92+
<meta property="og:site_name" content="Amber Research | digital solutions for research & development and data analytics" >
93+
<meta property="og:url" content="https://amberbiology.github.io/amberresearch.com/404.html" >
94+
<meta property="og:type" content="website" >
95+
<meta property="og:description" content="Page not found - Page not found" >
96+
<meta property="og:locale" content="en-US" >
97+
<meta property="og:image" content="" >
98+
<!-- Twitter/X Cards -->
99+
<meta name="twitter:card" content="summary_large_image"><!-- start custom head snippets -->
100+
<!-- this script is inserted before the css stylesheet -->
101+
<!-- end custom head snippets -->
102+
<!-- CSS -->
103+
<!-- Preconnect with Google Fonts -->
104+
<link rel="preconnect" href="https://fonts.googleapis.com">
105+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
106+
<!-- Fontawesome-->
107+
<!-- v6 -->
108+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/css/all.min.css">
109+
<link rel="preload" href="https://cdn.jsdelivr.net/gh/dieghernan/chulapa@master/assets/js/chulapa_script.js" as="script" >
110+
<link rel="preload" href="https://cdn.jsdelivr.net/gh/dieghernan/chulapa@master/assets/fonts/Chulapa/Chulapa-Bold_vmod.otf" as="font" type="font/otf" crossorigin>
111+
<!-- Theme css (Bootstrap included) -->
112+
<link rel="stylesheet" id="maincss" href="https://amberbiology.github.io/amberresearch.com/assets/css/main.css" >
113+
<!-- Highlighter -->
114+
<link id="csshigh" rel="stylesheet" href="https://amberbiology.github.io/amberresearch.com/assets/css/highlighter.css" >
115+
<!-- Custom css -->
116+
<link rel="stylesheet" href="https://amberbiology.github.io/amberresearch.com/assets/css/custom.css" >
117+
<!-- start custom head snippets -->
118+
<!-- insert favicons. use https://realfavicongenerator.net/ -->
119+
<!-- end custom head snippets -->
120+
</head>
121+
<body class="d-flex flex-column h-entry" id="body">
122+
<a class="u-url d-none" href="https://amberbiology.github.io/amberresearch.com/404.html">Invisible link to canonical for Microformats</a>
123+
<nav class="navbar navbar-expand-md sticky-top navbar-chulapa" aria-label="primary-navigation">
124+
<div class="container-fluid mx-md-2">
125+
<a class="navbar-brand font-weight-bold" href="https://amberbiology.github.io/amberresearch.com/"><img src="https://amberbiology.github.io/amberresearch.com/assets/images/amber_research_logo.png" width="30" height="30" class="d-inline-block align-top rounded-lg mr-1" alt="NavbarLogo"></a><button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation">
126+
<span class="navbar-toggler-icon"></span>
127+
</button>
128+
<div class="collapse navbar-collapse" id="navbarToggler">
129+
<ul class="navbar-nav ml-auto"><li class="nav-item">
130+
<a class="nav-link " href="https://amberbiology.github.io/amberresearch.com/python">Python</a>
131+
</li><li class="nav-item">
132+
<a class="nav-link " href="https://amberbiology.github.io/amberresearch.com/search">
133+
<span class="d-md-none p-0 pr-1">Search</span><i class="fa fa-search" aria-hidden="true"></i><span class="sr-only">Search</span>
134+
</a>
135+
</li></ul>
136+
</div></div>
137+
</nav><div class="my-auto text-center">
138+
<h1>4<i class="fa fa-times-circle"></i>4</h1>
139+
<h2>Page not found</h2>
140+
</div>
141+
<main class="container-lg pt-2 pb-5 flex-fill">
142+
<!-- (c) Ben Balter https://ben.balter.com/2022/06/30/helpful-404s-for-jekyll-and-github-pages/ -->
143+
<div class="row">
144+
<div class="col-md-8 offset-md-2 my-0 text-center">
145+
<div class="alert alert-warning text-center" role="alert">
146+
<p class="font-weight-bold my-0 py-1">Perhaps you're looking for <span id="four-oh-four-suggestion"></span>?</p>
147+
</div>
148+
</div>
149+
</div>
150+
<div class="row">
151+
<div class="col-lg-8 offset-lg-2 my-auto text-center">
152+
<p class="lead font-weight-bold">Search <i class="fa fa-search" aria-hidden="true"></i></p>
153+
<style>
154+
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:[email protected]&display=swap');
155+
.fuse {
156+
font-family: "Source Sans 3", serif;
157+
font-weight: 400;
158+
}
159+
.fuse-logo {
160+
color: #9b59b6;
161+
font-weight: bolder;
162+
--fa-animation-iteration-count:1;
163+
--fa-animation-duration: 0.5s;
164+
--fa-animation-delay: 0.5s;
165+
}
166+
</style>
167+
<form class="input-group">
168+
<label class="sr-only" for="search"> Search </label>
169+
<input type="search" id="search" class="form-control rounded-right" placeholder="Search..." />
170+
</form>
171+
<p class="text-right small mt-1"> Powered by <i class="fa-solid fa-asterisk fa-lg fa-spin fuse-logo"></i> <a href="https://www.fusejs.io/">Fuse.js</a></p>
172+
<div id="resultscount"></div>
173+
<div id="results" class="mt-3 text-left"></div>
174+
</div>
175+
</div>
176+
</main>
177+
<script src="https://amberbiology.github.io/amberresearch.com/assets/js/better404/better404.js"></script>
178+
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
179+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
180+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
181+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/fuse.min.js"></script>
182+
<script src="https://amberbiology.github.io/amberresearch.com/assets/js/fusejs/fusejs-store.js"></script>
183+
<script src="https://amberbiology.github.io/amberresearch.com/assets/js/fusejs/fusejs-search.min.js"></script>
184+
<!-- Footer -->
185+
<footer class="footer-chulapa text-center mt-0 pt-3">
186+
<div class="container">
187+
<div class="row">
188+
<div class="col-xl-10 offset-xl-1"><div role="navigation" class="d-flex flex-wrap justify-content-center"><a href="https://github.com/amberbiology" title="footerRepo on Github" class="chulapa-footer-sociallink lead"><span class="fa-stack fa-lg" aria-hidden="true">
189+
<i class="fa fa-circle fa-stack-2x"></i>
190+
<i class="fab fa-github fa-stack-1x fa-inverse"></i>
191+
</span><span class="sr-only">Repo on Github</span>
192+
</a><a href="https://bsky.app/profile/amberbiology.bsky.social" title="footerBluesky" class="chulapa-footer-sociallink lead"><span class="fa-stack fa-lg" aria-hidden="true">
193+
<i class="fa fa-circle fa-stack-2x"></i>
194+
<i class="fab fa-bluesky fa-stack-1x fa-inverse"></i>
195+
</span><span class="sr-only">Bluesky</span>
196+
</a></div><p class="mt-2 mb-3">&copy; 2025 Amber Research, a subsidary of <a href="https://amberbiology.com">Amber Biology LLC</a></p>
197+
<!-- Do not remove this in order to give attributions -->
198+
<p class="chulapa-footer-brand">Powered by <a href="https://dieghernan.github.io/chulapa"> <span class="chulapa">Chulapa</span> Jekyll Theme</a></p>
199+
<!-- End attributions -->
200+
</div>
201+
</div>
202+
</div>
203+
</footer>
204+
<!-- Footer -->
205+
<!-- JS, Popper.js, and jQuery -->
206+
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
207+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
208+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
209+
<script src="https://cdn.jsdelivr.net/gh/dieghernan/chulapa@master/assets/js/chulapa_script.js"></script>
210+
<!-- start custom scripts to be placed at the bottom of the page -->
211+
<!-- end custom bottom scripts -->
212+
</body>
213+
</html>

algolia-search.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Move this file to .github/workflows/ folder
2+
# Important: ALGOLIA_API_KEY should be set on Settings > Secrets
3+
# Name: ALGOLIA_API_KEY
4+
# Value: Your Algolia Admin API Key value (not be confused with Search-Only API Key)
5+
# See https://github.com/marketplace/actions/algolia-jekyll-action
6+
7+
on:
8+
push:
9+
branches:
10+
- master
11+
- main
12+
workflow_dispatch:
13+
14+
name: algolia-search
15+
jobs:
16+
algolia-search:
17+
runs-on: ubuntu-latest
18+
steps:
19+
- uses: actions/checkout@v3
20+
- name: Algolia Jekyll Action
21+
uses: dieghernan/algolia-jekyll-action@main
22+
with:
23+
APIKEY: '${{ secrets.ALGOLIA_API_KEY }}'
24+

0 commit comments

Comments
 (0)