Add meta tag
This commit is contained in:
parent
1ab2a168e5
commit
7c34ebc579
9 changed files with 32 additions and 6 deletions
|
|
@ -263,5 +263,5 @@ presentations:
|
||||||
services:
|
services:
|
||||||
- "IEEE, ACM member"
|
- "IEEE, ACM member"
|
||||||
- "Secretary of IEEE (Denmark Section) Computer Society"
|
- "Secretary of IEEE (Denmark Section) Computer Society"
|
||||||
- "Reviewer for journals including TIST, TII, and TVT"
|
- "Reviewer for journals including TKDE, TIST, TII, and TVT"
|
||||||
- "Member of program committees of KDD, ICLR, NeurIPS, AAAI, CVPR, ICCV, IJCAI, and WWW"
|
- "Member of program committees of KDD, ICLR, NeurIPS, AAAI, CVPR, ICCV, IJCAI, and WWW"
|
||||||
|
|
|
||||||
21
dist/assets/ublock_filter.txt
vendored
Normal file
21
dist/assets/ublock_filter.txt
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
||bilibili.com^|$document
|
||||||
|
|
||||||
|
# The recommendation list besides each video
|
||||||
|
bilibili.com##.rec-list
|
||||||
|
# The full main page
|
||||||
|
bilibili.com##.container
|
||||||
|
# Comment below the videos
|
||||||
|
bilibili.com###commentapp
|
||||||
|
# The navbar
|
||||||
|
bilibili.com##.left-entry
|
||||||
|
# The search bar
|
||||||
|
bilibili.com###nav-searchform
|
||||||
|
# The "news" bar on the right side of time flow
|
||||||
|
t.bilibili.com##.right
|
||||||
|
|
||||||
|
||youtube.com^|$document
|
||||||
|
youtube.com###secondary
|
||||||
|
youtube.com###comments
|
||||||
|
youtube.com###logo
|
||||||
|
youtube.com###center
|
||||||
|
YouTube.com###start
|
||||||
3
dist/index.html
vendored
3
dist/index.html
vendored
|
|
@ -5,6 +5,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Yan Lin's Homepage</title>
|
<title>Yan Lin's Homepage</title>
|
||||||
|
<meta name="description" content="Yan Lin - Computer science researcher interested in data mining, representation learning, and AI for science">
|
||||||
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||||
|
|
@ -631,7 +632,7 @@
|
||||||
|
|
||||||
<li>Secretary of IEEE (Denmark Section) Computer Society</li>
|
<li>Secretary of IEEE (Denmark Section) Computer Society</li>
|
||||||
|
|
||||||
<li>Reviewer for journals including TIST, TII, and TVT</li>
|
<li>Reviewer for journals including TKDE, TIST, TII, and TVT</li>
|
||||||
|
|
||||||
<li>Member of program committees of KDD, ICLR, NeurIPS, AAAI, CVPR, ICCV, IJCAI, and WWW</li>
|
<li>Member of program committees of KDD, ICLR, NeurIPS, AAAI, CVPR, ICCV, IJCAI, and WWW</li>
|
||||||
|
|
||||||
|
|
|
||||||
1
dist/presentations/index.html
vendored
1
dist/presentations/index.html
vendored
|
|
@ -5,6 +5,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Yan Lin's Presentations</title>
|
<title>Yan Lin's Presentations</title>
|
||||||
|
<meta name="description" content="Yan Lin - Computer science researcher interested in data mining, representation learning, and AI for science">
|
||||||
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||||
|
|
|
||||||
1
dist/projects/index.html
vendored
1
dist/projects/index.html
vendored
|
|
@ -5,6 +5,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Yan Lin's Projects</title>
|
<title>Yan Lin's Projects</title>
|
||||||
|
<meta name="description" content="Yan Lin - Computer science researcher interested in data mining, representation learning, and AI for science">
|
||||||
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||||
|
|
|
||||||
1
dist/publications/index.html
vendored
1
dist/publications/index.html
vendored
|
|
@ -5,6 +5,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Yan Lin's Publications</title>
|
<title>Yan Lin's Publications</title>
|
||||||
|
<meta name="description" content="Yan Lin - Computer science researcher interested in data mining, representation learning, and AI for science">
|
||||||
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||||
|
|
|
||||||
4
dist/site.webmanifest
vendored
4
dist/site.webmanifest
vendored
|
|
@ -3,13 +3,13 @@
|
||||||
"short_name": "YL",
|
"short_name": "YL",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/favicon/web-app-manifest-192x192.png",
|
"src": "/web-app-manifest-192x192.png",
|
||||||
"sizes": "192x192",
|
"sizes": "192x192",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"purpose": "maskable"
|
"purpose": "maskable"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/favicon/web-app-manifest-512x512.png",
|
"src": "/web-app-manifest-512x512.png",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"purpose": "maskable"
|
"purpose": "maskable"
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ pkgs.mkShell {
|
||||||
|
|
||||||
shellHook = let
|
shellHook = let
|
||||||
venvPath = "$HOME/venv/homepage";
|
venvPath = "$HOME/venv/homepage";
|
||||||
remoteHost = "hetzner";
|
remoteHost = "personal-vps";
|
||||||
in ''
|
in ''
|
||||||
export PIP_REQUIRE_VIRTUALENV=1
|
export PIP_REQUIRE_VIRTUALENV=1
|
||||||
export VENV_PATH=${venvPath}
|
export VENV_PATH=${venvPath}
|
||||||
|
|
@ -29,7 +29,7 @@ pkgs.mkShell {
|
||||||
rsync -avP --delete ./{dist,compose.yml} ${remoteHost}:/root/homepage/
|
rsync -avP --delete ./{dist,compose.yml} ${remoteHost}:/root/homepage/
|
||||||
|
|
||||||
${if restartRemote then ''
|
${if restartRemote then ''
|
||||||
ssh ${remoteHost} "cd /root/homepage && docker compose down && docker compose up -d"
|
ssh ${remoteHost} "cd /root/homepage && docker compose down && docker compose up -d --remove-orphans"
|
||||||
'' else ""}
|
'' else ""}
|
||||||
exit
|
exit
|
||||||
''}
|
''}
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>{% block title %}Yan Lin{% endblock %}</title>
|
<title>{% block title %}Yan Lin{% endblock %}</title>
|
||||||
|
<meta name="description" content="Yan Lin - Computer science researcher interested in data mining, representation learning, and AI for science">
|
||||||
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
<script defer src="https://tracker.yanlincs.com/script.js" data-website-id="39b2ce27-b581-4c54-8f2d-ff7dbaeb70cc"></script>
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue