Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
dionnecargy committed Nov 18, 2024
1 parent 99c6717 commit 0323fa4
Show file tree
Hide file tree
Showing 13 changed files with 41 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
57ee5b18
5b995ed7
1 change: 1 addition & 0 deletions images/bluesky-brands-solid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
16 changes: 10 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.56">
<meta name="generator" content="quarto-1.6.32">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -33,11 +33,11 @@
<script src="site_libs/quarto-html/popper.min.js"></script>
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles">
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark.css" rel="prefetch" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
<link href="site_libs/quarto-html/quarto-syntax-highlighting-2486e1f0a3ee9ee1fc393803a1361cdb.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles">
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-6561bbde787c299e21493071c8edc6ff.css" rel="prefetch" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
<link href="site_libs/bootstrap/bootstrap-5462d0dc975739fea4b7814f85fabdb2.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
<link href="site_libs/bootstrap/bootstrap-dark.min.css" rel="prefetch" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
<script id="quarto-search-options" type="application/json">{
"location": "sidebar",
Expand Down Expand Up @@ -82,7 +82,7 @@
<!-- main -->
<div class="quarto-about-broadside column-page">
<div class="about-main">
<div class="about-entity" style="background-image: url('image1.jpg')"></div>
<div class="about-entity" style="background-image: url('images/image1.jpg')"></div>
<div class="about-contents"><header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Dionne Argyropoulos</h1>
Expand All @@ -99,6 +99,7 @@ <h2 data-anchor-id="education">Education</h2>
</section>
<section id="experience" class="level2">
<h2 data-anchor-id="experience">Experience</h2>
<p><strong>WEHI (Walter &amp; Eliza Hall Institute</strong> | Research Officer | November 2024 - present</p>
<p><strong>R-Ladies Melbourne</strong> | President | April 2024 - present</p>


Expand All @@ -110,6 +111,9 @@ <h2 data-anchor-id="experience">Experience</h2>
<i class="bi bi-twitter-x"></i>
<span class="about-link-text">twitter</span>
</a>
<a href="https://bsky.app/profile/dionnecargy.bsky.social" class="about-link" rel="" target="">
<span class="about-link-text"><img src="images/bluesky-brands-solid.svg" alt="Bluesky" width="20" height="20" style="fill:#666666; position:relative; top:-2px;"> Bluesky</span>
</a>
<a href="https://github.com/dionnecargy" class="about-link" rel="" target="">
<i class="bi bi-github"></i>
<span class="about-link-text">Github</span>
Expand Down Expand Up @@ -366,7 +370,7 @@ <h2 data-anchor-id="experience">Experience</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp('/' + window.location.host + '/');
var filterRegex = new RegExp("https:\/\/dionnecargy\.github\.io\/website-about\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
1 change: 1 addition & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Sitemap: https://dionnecargy.github.io/website-about/sitemap.xml
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"href": "index.html#experience",
"title": "Dionne Argyropoulos",
"section": "Experience",
"text": "Experience\nR-Ladies Melbourne | President | April 2024 - present"
"text": "Experience\nWEHI (Walter & Eliza Hall Institute | Research Officer | November 2024 - present\nR-Ladies Melbourne | President | April 2024 - present"
}
]

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions site_libs/bootstrap/bootstrap-dark.min.css

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions site_libs/bootstrap/bootstrap.min.css

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion site_libs/quarto-html/quarto.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,10 @@ window.document.addEventListener("DOMContentLoaded", function (_event) {
}

async function findAndActivateCategories() {
const currentPagePath = offsetAbsoluteUrl(window.location.href);
// Categories search with listing only use path without query
const currentPagePath = offsetAbsoluteUrl(
window.location.origin + window.location.pathname
);
const response = await fetch(offsetRelativeUrl("listings.json"));
if (response.status == 200) {
return response.json().then(function (listingPaths) {
Expand Down
7 changes: 7 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://dionnecargy.github.io/website-about/index.html</loc>
<lastmod>2024-11-18T00:05:56.452Z</lastmod>
</url>
</urlset>

0 comments on commit 0323fa4

Please sign in to comment.