Skip to content

Commit

Permalink
add debit card
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyxie committed May 18, 2024
1 parent c654c88 commit 69a213c
Show file tree
Hide file tree
Showing 18 changed files with 990 additions and 117 deletions.
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<sitemap>
<loc>https://kyxie.github.io/zh/sitemap.xml</loc>

<lastmod>2024-04-26T20:38:19-04:00</lastmod>
<lastmod>2024-05-18T10:51:55-04:00</lastmod>

</sitemap>

Expand Down
480 changes: 480 additions & 0 deletions zh/blog/finance/checking-account/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

254 changes: 254 additions & 0 deletions zh/blog/finance/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,254 @@
<!DOCTYPE html>
<html lang="zh" dir="auto">

<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>理财 💰 | Kunyang&#39;s Blog</title>
<meta name="keywords" content="">
<meta name="description" content="理财 💰 - Kunyang&#39;s Blog">
<meta name="author" content="Kyrie">
<link rel="canonical" href="https://kyxie.github.io/zh/blog/finance/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.5fba7659f49a2f7ca0ce86b7611a869462aadd4a57aa486975cf60e413fa7b0f.css" integrity="sha256-X7p2WfSaL3ygzoa3YRqGlGKq3UpXqkhpdc9g5BP6ew8=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://kyxie.github.io/White.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://kyxie.github.io/White.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://kyxie.github.io/White.png">
<link rel="apple-touch-icon" href="https://kyxie.github.io/White.png">
<link rel="mask-icon" href="https://kyxie.github.io/White.png">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="https://kyxie.github.io/zh/blog/finance/index.xml">
<link rel="alternate" hreflang="zh" href="https://kyxie.github.io/zh/blog/finance/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}

</style>
</noscript>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.css">
<script src="https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.js"></script>

<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/Meting.min.js"></script>





<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap" rel="stylesheet">


<link href="https://fonts.cdnfonts.com/css/code-new-roman" rel="stylesheet"><meta property="og:title" content="理财 💰" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kyxie.github.io/zh/blog/finance/" /><meta property="og:site_name" content="Kyrie" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="理财 💰"/>
<meta name="twitter:description" content=""/>


<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "博客 📒",
"item": "https://kyxie.github.io/zh/blog/"
},
{
"@type": "ListItem",
"position": 2 ,
"name": "理财 💰",
"item": "https://kyxie.github.io/zh/blog/finance/"
}
]
}
</script>
</head>

<body class="list dark" id="top">
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.body.classList.remove('dark')
}

</script>

<header class="header">
<nav class="nav">
<div class="logo">
<a href="https://kyxie.github.io/zh/" accesskey="h" title="Home (Alt + H)">Home</a>
<span class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
<ul class="lang-switch"><li>|</li>
<li>
<a href="https://kyxie.github.io/en/" title="English🇨🇦"
aria-label="English🇨🇦">English🇨🇦</a>
</li>
</ul>
</span>
</div>
<ul id="menu">
<li>
<a href="https://kyxie.github.io/zh/about" title="关于">
<span>关于</span>
</a>
</li>
<li>
<a href="https://kyxie.github.io/zh/resume.pdf" title="简历">
<span>简历</span>
</a>
</li>
<li>
<a href="https://kyxie.github.io/zh/blog" title="博客">
<span>博客</span>
</a>
</li>
<li>
<a href="https://kyxie.github.io/zh/comment/comments" title="留言板">
<span>留言板</span>
</a>
</li>
<li>
<a href="https://kyxie.github.io/zh/links" title="友链">
<span>友链</span>
</a>
</li>
<li>
<a href="https://kyxie.github.io/zh/search" title="搜索 (Alt &#43; /)" accesskey=/>
<span>搜索</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<header class="page-header"><div class="breadcrumbs"><a href="https://kyxie.github.io/zh/">主页</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/">博客 📒</a></div>
<h1>理财 💰</h1>
</header>

<article class="post-entry">
<header class="entry-header">
<h2>加拿大🇨🇦信用卡薅羊毛心得
</h2>
</header>
<section class="entry-content">
<p>Aug 2021, Bank of China 我的第一张信用卡是出国前和我爹一起去中国银行办的卓隽,我用我爹的副卡,不太清楚额度是多少。我只是刚到加拿大的前几天用这张卡,出了隔...</p>
</section>
<footer class="entry-footer"><span title='2024-01-04 23:58:55 -0400 -0400'>2024-01-04</span>&nbsp;·&nbsp;10 分钟&nbsp;·&nbsp;Kyrie</footer>
<a class="entry-link" aria-label="post link to 加拿大🇨🇦信用卡薅羊毛心得" href="https://kyxie.github.io/zh/blog/finance/credit-card/"></a>
</article>

<article class="post-entry">
<header class="entry-header">
<h2>我使用过的加拿大🇨🇦支票账户
</h2>
</header>
<section class="entry-content">
<p>Sep 2021, Scotiabank 之前办学签来加拿大走SDS用的是Scotiabank,因此我第一张checking account是Scotiabank的。学生账户的话...</p>
</section>
<footer class="entry-footer"><span title='2024-05-18 10:51:55 -0400 EDT'>2024-05-18</span>&nbsp;·&nbsp;5 分钟&nbsp;·&nbsp;Kyrie</footer>
<a class="entry-link" aria-label="post link to 我使用过的加拿大🇨🇦支票账户" href="https://kyxie.github.io/zh/blog/finance/checking-account/"></a>
</article>
</main>

<footer class="footer">
<span>&copy; 2024 <a href="https://kyxie.github.io/zh/">Kunyang&#39;s Blog</a></span>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<span id="busuanzi_container">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
Visitors: <span id="busuanzi_value_site_uv"></span>
Views: <span id="busuanzi_value_site_pv"></span>
</span>
</footer>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor">
<path d="M12 6H0l6-6z" />
</svg>
</a>

<script>
let menu = document.getElementById('menu')
if (menu) {
menu.scrollLeft = localStorage.getItem("menu-scroll-position");
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}

document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});

</script>
<script>
var mybutton = document.getElementById("top-link");
window.onscroll = function () {
if (document.body.scrollTop > 800 || document.documentElement.scrollTop > 800) {
mybutton.style.visibility = "visible";
mybutton.style.opacity = "1";
} else {
mybutton.style.visibility = "hidden";
mybutton.style.opacity = "0";
}
};

</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
if (document.body.className.includes("dark")) {
document.body.classList.remove('dark');
localStorage.setItem("pref-theme", 'light');
} else {
document.body.classList.add('dark');
localStorage.setItem("pref-theme", 'dark');
}
})

</script>
</body>

</html>
29 changes: 29 additions & 0 deletions zh/blog/finance/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>理财 💰 on Kunyang&#39;s Blog</title>
<link>https://kyxie.github.io/zh/blog/finance/</link>
<description>Recent content in 理财 💰 on Kunyang&#39;s Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 18 May 2024 10:44:32 -0400</lastBuildDate><atom:link href="https://kyxie.github.io/zh/blog/finance/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>加拿大🇨🇦信用卡薅羊毛心得</title>
<link>https://kyxie.github.io/zh/blog/finance/credit-card/</link>
<pubDate>Thu, 04 Jan 2024 23:58:55 -0400</pubDate>

<guid>https://kyxie.github.io/zh/blog/finance/credit-card/</guid>
<description>Aug 2021, Bank of China 我的第一张信用卡是出国前和我爹一起去中国银行办的卓隽,我用我爹的副卡,不太清楚额度是多少。我只是刚到加拿大的前几天用这张卡,出了隔</description>
</item>

<item>
<title>我使用过的加拿大🇨🇦支票账户</title>
<link>https://kyxie.github.io/zh/blog/finance/checking-account/</link>
<pubDate>Sat, 18 May 2024 10:51:55 -0400</pubDate>

<guid>https://kyxie.github.io/zh/blog/finance/checking-account/</guid>
<description>Sep 2021, Scotiabank 之前办学签来加拿大走SDS用的是Scotiabank,因此我第一张checking account是Scotiabank的。学生账户的话</description>
</item>

</channel>
</rss>
10 changes: 10 additions & 0 deletions zh/blog/finance/page/1/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="zh">
<head>
<title>https://kyxie.github.io/zh/blog/finance/</title>
<link rel="canonical" href="https://kyxie.github.io/zh/blog/finance/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://kyxie.github.io/zh/blog/finance/">
</head>
</html>
11 changes: 11 additions & 0 deletions zh/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,17 @@ <h2>技术 🔧
<a class="entry-link" aria-label="post link to 技术 🔧" href="https://kyxie.github.io/zh/blog/tech/"></a>
</article>

<article class="post-entry">
<header class="entry-header">
<h2>理财 💰
</h2>
</header>
<section class="entry-content">
<p></p>
</section>
<a class="entry-link" aria-label="post link to 理财 💰" href="https://kyxie.github.io/zh/blog/finance/"></a>
</article>

<article class="post-entry">
<header class="entry-header">
<h2>生活 🏞️
Expand Down
12 changes: 0 additions & 12 deletions zh/blog/life/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,18 +156,6 @@
<h1>生活 🏞️</h1>
</header>

<article class="post-entry">
<header class="entry-header">
<h2>加拿大🇨🇦信用卡薅羊毛心得
</h2>
</header>
<section class="entry-content">
<p>Aug 2021, Bank of China 我的第一张信用卡是出国前和我爹一起去中国银行办的卓隽,我用我爹的副卡,不太清楚额度是多少。我只是刚到加拿大的前几天用这张卡,出了隔...</p>
</section>
<footer class="entry-footer"><span title='2024-01-04 23:58:55 -0400 -0400'>2024-01-04</span>&nbsp;·&nbsp;11 分钟&nbsp;·&nbsp;Kyrie</footer>
<a class="entry-link" aria-label="post link to 加拿大🇨🇦信用卡薅羊毛心得" href="https://kyxie.github.io/zh/blog/life/credit-card/"></a>
</article>

<article class="post-entry">
<header class="entry-header">
<h2>OINP移民加拿大🇨🇦时间线
Expand Down
9 changes: 0 additions & 9 deletions zh/blog/life/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 11 Jun 2022 21:59:32 -0400</lastBuildDate><atom:link href="https://kyxie.github.io/zh/blog/life/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>加拿大🇨🇦信用卡薅羊毛心得</title>
<link>https://kyxie.github.io/zh/blog/life/credit-card/</link>
<pubDate>Thu, 04 Jan 2024 23:58:55 -0400</pubDate>

<guid>https://kyxie.github.io/zh/blog/life/credit-card/</guid>
<description>Aug 2021, Bank of China 我的第一张信用卡是出国前和我爹一起去中国银行办的卓隽,我用我爹的副卡,不太清楚额度是多少。我只是刚到加拿大的前几天用这张卡,出了隔</description>
</item>

<item>
<title>OINP移民加拿大🇨🇦时间线</title>
<link>https://kyxie.github.io/zh/blog/life/pr/</link>
Expand Down
4 changes: 2 additions & 2 deletions zh/blog/life/pr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,10 +226,10 @@ <h1 class="post-title">

<footer class="post-footer">
<nav class="paginav">
<a class="prev" href="https://kyxie.github.io/zh/blog/life/credit-card/">
<a class="prev" href="https://kyxie.github.io/zh/blog/tech/cpp/">
<span class="title">« 上一页</span>
<br>
<span>加拿大🇨🇦信用卡薅羊毛心得</span>
<span>Cpp Cheat Sheet</span>
</a>
<a class="next" href="https://kyxie.github.io/zh/blog/life/music/">
<span class="title">下一页 »</span>
Expand Down
4 changes: 2 additions & 2 deletions zh/blog/tech/cpp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -542,10 +542,10 @@ <h1 class="post-title">
<br>
<span>Java Cheat Sheet</span>
</a>
<a class="next" href="https://kyxie.github.io/zh/blog/life/credit-card/">
<a class="next" href="https://kyxie.github.io/zh/blog/life/pr/">
<span class="title">下一页 »</span>
<br>
<span>加拿大🇨🇦信用卡薅羊毛心得</span>
<span>OINP移民加拿大🇨🇦时间线</span>
</a>
</nav>

Expand Down
4 changes: 2 additions & 2 deletions zh/blog/tech/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,9 @@ <h2>Linux配置OpenVPN
</h2>
</header>
<section class="entry-content">
<p>Server 下载OpenVPN sudo apt-get install openvpn 在/usr/share/doc/openvpn/examples/sample-keys/文件夹下有好多keys...</p>
<p>OpenVPN的简单配置 假设我们有两台Linux虚拟机A和B,使用A和B互相充当Server和Client TLS模式 假设我们使用A来充当se...</p>
</section>
<footer class="entry-footer"><span title='2024-04-26 20:38:19 -0400 EDT'>2024-04-26</span>&nbsp;·&nbsp;1 分钟&nbsp;·&nbsp;Kyrie</footer>
<footer class="entry-footer"><span title='2024-04-26 20:38:19 -0400 EDT'>2024-04-26</span>&nbsp;·&nbsp;2 分钟&nbsp;·&nbsp;Kyrie</footer>
<a class="entry-link" aria-label="post link to Linux配置OpenVPN" href="https://kyxie.github.io/zh/blog/tech/openvpn/"></a>
</article>

Expand Down
Loading

0 comments on commit 69a213c

Please sign in to comment.