Skip to content

Commit

Permalink
edited 240726 - edited pages_deploy.yml 2
Browse files Browse the repository at this point in the history
  • Loading branch information
JiyoonJeong-Archive committed Jul 26, 2024
1 parent 09a7965 commit 1895781
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: #3 #3.1-okay but CI not executed. #M: 2.7-one of the solutions from internet # reads from a '.ruby-version' or '.tools-version' file if 'ruby-version' is omitted
ruby-version: 3.1 #3 #3.1-okay but CI not executed. #M: 2.7-one of the solutions from internet # reads from a '.ruby-version' or '.tools-version' file if 'ruby-version' is omitted
bundler-cache: true

- name: Build site
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source "https://rubygems.org"
gemspec

group :test do
gem "html-proofer", "~> 3.18"
gem "html-proofer", "~> 3.18" #"~> 3.16" #<- internet solution
end

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down
4 changes: 2 additions & 2 deletions _site/CV/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<meta property="og:url" content="http://localhost:4000/CV/" />
<meta property="og:site_name" content="Jiyoon Jeong" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-07-26T23:39:18+09:00" />
<meta property="article:published_time" content="2024-07-27T00:55:36+09:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Cv" />
<meta name="twitter:site" content="@twitter_username" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-07-26T23:39:18+09:00","datePublished":"2024-07-26T23:39:18+09:00","description":"Click here to download my CV. (updated 240722)","headline":"Cv","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/CV/"},"url":"http://localhost:4000/CV/"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-07-27T00:55:36+09:00","datePublished":"2024-07-27T00:55:36+09:00","description":"Click here to download my CV. (updated 240722)","headline":"Cv","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/CV/"},"url":"http://localhost:4000/CV/"}</script>
<!-- End Jekyll SEO tag -->


Expand Down
4 changes: 2 additions & 2 deletions _site/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<meta property="og:url" content="http://localhost:4000/about/" />
<meta property="og:site_name" content="Jiyoon Jeong" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-07-26T23:39:18+09:00" />
<meta property="article:published_time" content="2024-07-27T00:55:36+09:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="About" />
<meta name="twitter:site" content="@twitter_username" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","dateModified":"2024-07-26T23:39:18+09:00","datePublished":"2024-07-26T23:39:18+09:00","description":"Hello, I’m Jiyoon.","headline":"About","name":"Jiyoon Jeong","sameAs":["https://JiyoonJeong-Archive.github.io","https://www.facebook.com/jeongjiyoon357","https://www.linkedin.com/in/jiyoon-jeong-b26132293/"],"url":"http://localhost:4000/about/"}</script>
{"@context":"https://schema.org","@type":"WebSite","dateModified":"2024-07-27T00:55:36+09:00","datePublished":"2024-07-27T00:55:36+09:00","description":"Hello, I’m Jiyoon.","headline":"About","name":"Jiyoon Jeong","sameAs":["https://JiyoonJeong-Archive.github.io","https://www.facebook.com/jeongjiyoon357","https://www.linkedin.com/in/jiyoon-jeong-b26132293/"],"url":"http://localhost:4000/about/"}</script>
<!-- End Jekyll SEO tag -->


Expand Down
4 changes: 2 additions & 2 deletions _site/contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<meta property="og:url" content="http://localhost:4000/contact/" />
<meta property="og:site_name" content="Jiyoon Jeong" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-07-26T23:39:18+09:00" />
<meta property="article:published_time" content="2024-07-27T00:55:36+09:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Contact" />
<meta name="twitter:site" content="@twitter_username" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-07-26T23:39:18+09:00","datePublished":"2024-07-26T23:39:18+09:00","description":"E-mail jy.jeong@mail.utoronto.ca","headline":"Contact","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/contact/"},"url":"http://localhost:4000/contact/"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-07-27T00:55:36+09:00","datePublished":"2024-07-27T00:55:36+09:00","description":"E-mail jy.jeong@mail.utoronto.ca","headline":"Contact","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/contact/"},"url":"http://localhost:4000/contact/"}</script>
<!-- End Jekyll SEO tag -->


Expand Down
2 changes: 1 addition & 1 deletion _site/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<id>http://localhost:4000/</id>
<title>Jiyoon Jeong</title>
<subtitle>Homepage introducing my research interests and experiences.</subtitle>
<updated>2024-07-26T23:39:18+09:00</updated>
<updated>2024-07-27T00:55:36+09:00</updated>
<author>
<name>Jiyoon Jeong</name>
<uri>http://localhost:4000/</uri>
Expand Down
4 changes: 2 additions & 2 deletions _site/research/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<meta property="og:url" content="http://localhost:4000/research/" />
<meta property="og:site_name" content="Jiyoon Jeong" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-07-26T23:39:18+09:00" />
<meta property="article:published_time" content="2024-07-27T00:55:36+09:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Research" />
<meta name="twitter:site" content="@twitter_username" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-07-26T23:39:18+09:00","datePublished":"2024-07-26T23:39:18+09:00","description":"Publications","headline":"Research","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/research/"},"url":"http://localhost:4000/research/"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-07-27T00:55:36+09:00","datePublished":"2024-07-27T00:55:36+09:00","description":"Publications","headline":"Research","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/research/"},"url":"http://localhost:4000/research/"}</script>
<!-- End Jekyll SEO tag -->


Expand Down
12 changes: 6 additions & 6 deletions _site/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,27 @@
</url>
<url>
<loc>http://localhost:4000/about/</loc>
<lastmod>2024-07-26T23:39:18+09:00</lastmod>
<lastmod>2024-07-27T00:55:36+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/research/</loc>
<lastmod>2024-07-26T23:39:18+09:00</lastmod>
<lastmod>2024-07-27T00:55:36+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/CV/</loc>
<lastmod>2024-07-26T23:39:18+09:00</lastmod>
<lastmod>2024-07-27T00:55:36+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/contact/</loc>
<lastmod>2024-07-26T23:39:18+09:00</lastmod>
<lastmod>2024-07-27T00:55:36+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/archives/</loc>
<lastmod>2024-07-26T23:39:18+09:00</lastmod>
<lastmod>2024-07-27T00:55:36+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/categories/</loc>
<lastmod>2024-07-26T23:39:18+09:00</lastmod>
<lastmod>2024-07-27T00:55:36+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/</loc>
Expand Down
2 changes: 1 addition & 1 deletion _site/sw.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
self.importScripts('/assets/js/data/swcache.js');

const cacheName = 'chirpy-20240726.233919';
const cacheName = 'chirpy-20240727.005537';

function verifyDomain(url) {
for (const domain of allowedDomains) {
Expand Down

0 comments on commit 1895781

Please sign in to comment.