Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
/ pexip Public archive

Commit

Permalink
Add blog dates. Adjust maps layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Hatfield committed Nov 23, 2021
1 parent def9bcb commit 563ffaa
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 27 deletions.
20 changes: 16 additions & 4 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?944">
<link rel="stylesheet" type="text/css" href="style.css?4562">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?6377">
<link rel="stylesheet" type="text/css" href="style.css?603">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Blog</title>
Expand Down Expand Up @@ -87,6 +87,9 @@ <h1 class="mg-md h1-style">
<div class="row voffset-md">
<div class="col-md-4 col-lg-5 offset-lg-0">
<img src="img/lazyload-ph.png" data-src="img/Pexip%20scale%20anonymized.png" class="img-fluid mx-auto d-block lazyload" alt="placeholder image" />
<h6 class="mg-md blog-date">
21 November 2021
</h6>
<h3 class="mg-md">
Scaling Pexip
</h3>
Expand All @@ -96,6 +99,9 @@ <h3 class="mg-md">
</div>
<div class="col-md-4 col-lg-5 offset-lg-1">
<img src="img/lazyload-ph.png" data-src="img/intern_projects.png" class="img-fluid mx-auto d-block img-intern-projec-style lazyload" alt="placeholder image" />
<h6 class="mg-md blog-date">
3 November 2021
</h6>
<h3 class="mg-md">
Why Trello rules our world
</h3>
Expand All @@ -107,6 +113,9 @@ <h3 class="mg-md">
<div class="row voffset-md">
<div class="col-md-4 col-lg-5 offset-lg-0">
<img src="img/lazyload-ph.png" data-src="img/intern_projects.png" class="img-fluid mx-auto d-block img-intern-projec-style lazyload" alt="placeholder image" />
<h6 class="mg-md blog-date">
18 October 2021
</h6>
<h3 class="mg-md">
Why Trello rules our world
</h3>
Expand All @@ -116,6 +125,9 @@ <h3 class="mg-md">
</div>
<div class="col-md-4 col-lg-5 offset-lg-1">
<img src="img/lazyload-ph.png" data-src="img/Pexip%20scale%20anonymized.png" class="img-fluid mx-auto d-block lazyload" alt="placeholder image" />
<h6 class="mg-md blog-date ">
29 September 2021
</h6>
<h3 class="mg-md">
Scaling Pexip
</h3>
Expand Down Expand Up @@ -220,8 +232,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?4199"></script>
<script src="./js/blocs.min.js?3383"></script>
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down
12 changes: 6 additions & 6 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?9542">
<link rel="stylesheet" type="text/css" href="style.css?16">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?9767">
<link rel="stylesheet" type="text/css" href="style.css?4448">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Contact</title>
Expand Down Expand Up @@ -72,7 +72,7 @@
<div class="container bloc-lg bloc-md-lg">
<div class="row">
<div class="col">
<h1 class="mg-md h1-style ">
<h1 class="mg-md h1-style">
Our offices
</h1>
</div>
Expand All @@ -90,7 +90,7 @@ <h2 class="mg-md">
Pexip AS<br>Lilleakerveien 2A<br>8th floor<br>0283 Oslo<br>Norway<br>
</p>
</div>
<div class="col-md-6 col-lg-5 offset-lg-2">
<div class="col-md-6 col-lg-5 offset-lg-1">
<h2 class="mg-md">
Reading, UK
</h2>
Expand Down Expand Up @@ -188,8 +188,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?4199"></script>
<script src="./js/blocs.min.js?3383"></script>
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?3174">
<link rel="stylesheet" type="text/css" href="style.css?8418">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?2601">
<link rel="stylesheet" type="text/css" href="style.css?9664">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Pexip Engineering</title>
Expand Down Expand Up @@ -225,8 +225,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?4199"></script>
<script src="./js/blocs.min.js?3383"></script>
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down
8 changes: 4 additions & 4 deletions life.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?6365">
<link rel="stylesheet" type="text/css" href="style.css?5017">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?437">
<link rel="stylesheet" type="text/css" href="style.css?166">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Life</title>
Expand Down Expand Up @@ -345,8 +345,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?4199"></script>
<script src="./js/blocs.min.js?3383"></script>
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down
10 changes: 5 additions & 5 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url>
<loc>https://dev.pexip.com/</loc>
<lastmod>2021-11-22</lastmod>
<lastmod>2021-11-23</lastmod>
<changefreq>Weekly</changefreq>
<priority>1.0</priority>
<image:image>
Expand All @@ -28,7 +28,7 @@
</url>
<url>
<loc>https://dev.pexip.com/life.html</loc>
<lastmod>2021-11-22</lastmod>
<lastmod>2021-11-23</lastmod>
<changefreq>Weekly</changefreq>
<priority>0.5</priority>
<image:image>
Expand Down Expand Up @@ -98,7 +98,7 @@
</url>
<url>
<loc>https://dev.pexip.com/students.html</loc>
<lastmod>2021-11-22</lastmod>
<lastmod>2021-11-23</lastmod>
<changefreq>Weekly</changefreq>
<priority>0.5</priority>
<image:image>
Expand Down Expand Up @@ -132,7 +132,7 @@
</url>
<url>
<loc>https://dev.pexip.com/contact.html</loc>
<lastmod>2021-11-22</lastmod>
<lastmod>2021-11-23</lastmod>
<changefreq>Weekly</changefreq>
<priority>0.5</priority>
<image:image>
Expand All @@ -146,7 +146,7 @@
</url>
<url>
<loc>https://dev.pexip.com/blog.html</loc>
<lastmod>2021-11-22</lastmod>
<lastmod>2021-11-23</lastmod>
<changefreq>Weekly</changefreq>
<priority>0.5</priority>
<image:image>
Expand Down
8 changes: 4 additions & 4 deletions students.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?442">
<link rel="stylesheet" type="text/css" href="style.css?9435">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?7854">
<link rel="stylesheet" type="text/css" href="style.css?5670">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Students</title>
Expand Down Expand Up @@ -356,8 +356,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?4199"></script>
<script src="./js/blocs.min.js?3383"></script>
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,10 @@ h1,h2,h3,h4,h5,h6,p,label,.btn,a{
.h1-style{
font-family:"Whyte-Medium";
}
.blog-date{
color:#FF525B!important;
font-family:"Whyte-Medium";
}

/* = Colour
-------------------------------------------------------------- */
Expand Down

0 comments on commit 563ffaa

Please sign in to comment.