Fix Tags
This commit is contained in:
parent
c7dff8ea0d
commit
c43eab0b31
12 changed files with 1200 additions and 0 deletions
113
public/tags/activitypub/index.html
Normal file
113
public/tags/activitypub/index.html
Normal file
|
@ -0,0 +1,113 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Tag: ActivityPub | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #ActivityPub
|
||||||
|
(1 post)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<ul><li class="post-list">
|
||||||
|
<a href="https://cherrykitten.dev/blog/fediverse-isnt-just-mastodon/">
|
||||||
|
<span class="post-date">2022-11-26</span>
|
||||||
|
:: <span class="post-list-title">The Fediverse is more than just Mastodon</span></a>
|
||||||
|
|
||||||
|
<span class="post-tags-inline">
|
||||||
|
::
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/fediverse/">#Fediverse</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/mastodon/">#Mastodon</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/misskey/">#Misskey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/calckey/">#Calckey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/activitypub/">#ActivityPub</a></span>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
113
public/tags/calckey/index.html
Normal file
113
public/tags/calckey/index.html
Normal file
|
@ -0,0 +1,113 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Tag: Calckey | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #Calckey
|
||||||
|
(1 post)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<ul><li class="post-list">
|
||||||
|
<a href="https://cherrykitten.dev/blog/fediverse-isnt-just-mastodon/">
|
||||||
|
<span class="post-date">2022-11-26</span>
|
||||||
|
:: <span class="post-list-title">The Fediverse is more than just Mastodon</span></a>
|
||||||
|
|
||||||
|
<span class="post-tags-inline">
|
||||||
|
::
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/fediverse/">#Fediverse</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/mastodon/">#Mastodon</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/misskey/">#Misskey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/calckey/">#Calckey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/activitypub/">#ActivityPub</a></span>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
112
public/tags/code/index.html
Normal file
112
public/tags/code/index.html
Normal file
|
@ -0,0 +1,112 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Tag: code | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #code
|
||||||
|
(1 post)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<ul><li class="post-list">
|
||||||
|
<a href="https://cherrykitten.dev/blog/rust-1-options-results/">
|
||||||
|
<span class="post-date">2023-02-25</span>
|
||||||
|
:: <span class="post-list-title">Learning Rust Part 1: A kitten's guide to Options and Results</span></a>
|
||||||
|
|
||||||
|
<span class="post-tags-inline">
|
||||||
|
::
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/rust/">#Rust</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/programming/">#programming</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/code/">#code</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/learning/">#learning</a></span>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
113
public/tags/fediverse/index.html
Normal file
113
public/tags/fediverse/index.html
Normal file
|
@ -0,0 +1,113 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Tag: Fediverse | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #Fediverse
|
||||||
|
(1 post)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<ul><li class="post-list">
|
||||||
|
<a href="https://cherrykitten.dev/blog/fediverse-isnt-just-mastodon/">
|
||||||
|
<span class="post-date">2022-11-26</span>
|
||||||
|
:: <span class="post-list-title">The Fediverse is more than just Mastodon</span></a>
|
||||||
|
|
||||||
|
<span class="post-tags-inline">
|
||||||
|
::
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/fediverse/">#Fediverse</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/mastodon/">#Mastodon</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/misskey/">#Misskey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/calckey/">#Calckey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/activitypub/">#ActivityPub</a></span>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
145
public/tags/index.html
Normal file
145
public/tags/index.html
Normal file
|
@ -0,0 +1,145 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>Tags | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">all tags</h1>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="https://cherrykitten.dev/tags/activitypub/">
|
||||||
|
ActivityPub (1 post)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="https://cherrykitten.dev/tags/calckey/">
|
||||||
|
Calckey (1 post)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="https://cherrykitten.dev/tags/code/">
|
||||||
|
code (1 post)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="https://cherrykitten.dev/tags/fediverse/">
|
||||||
|
Fediverse (1 post)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="https://cherrykitten.dev/tags/learning/">
|
||||||
|
learning (1 post)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="https://cherrykitten.dev/tags/mastodon/">
|
||||||
|
Mastodon (1 post)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="https://cherrykitten.dev/tags/misskey/">
|
||||||
|
Misskey (1 post)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="https://cherrykitten.dev/tags/programming/">
|
||||||
|
programming (1 post)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="https://cherrykitten.dev/tags/rust/">
|
||||||
|
Rust (1 post)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
112
public/tags/learning/index.html
Normal file
112
public/tags/learning/index.html
Normal file
|
@ -0,0 +1,112 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Tag: learning | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #learning
|
||||||
|
(1 post)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<ul><li class="post-list">
|
||||||
|
<a href="https://cherrykitten.dev/blog/rust-1-options-results/">
|
||||||
|
<span class="post-date">2023-02-25</span>
|
||||||
|
:: <span class="post-list-title">Learning Rust Part 1: A kitten's guide to Options and Results</span></a>
|
||||||
|
|
||||||
|
<span class="post-tags-inline">
|
||||||
|
::
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/rust/">#Rust</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/programming/">#programming</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/code/">#code</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/learning/">#learning</a></span>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
113
public/tags/mastodon/index.html
Normal file
113
public/tags/mastodon/index.html
Normal file
|
@ -0,0 +1,113 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Tag: Mastodon | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #Mastodon
|
||||||
|
(1 post)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<ul><li class="post-list">
|
||||||
|
<a href="https://cherrykitten.dev/blog/fediverse-isnt-just-mastodon/">
|
||||||
|
<span class="post-date">2022-11-26</span>
|
||||||
|
:: <span class="post-list-title">The Fediverse is more than just Mastodon</span></a>
|
||||||
|
|
||||||
|
<span class="post-tags-inline">
|
||||||
|
::
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/fediverse/">#Fediverse</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/mastodon/">#Mastodon</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/misskey/">#Misskey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/calckey/">#Calckey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/activitypub/">#ActivityPub</a></span>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
113
public/tags/misskey/index.html
Normal file
113
public/tags/misskey/index.html
Normal file
|
@ -0,0 +1,113 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Tag: Misskey | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #Misskey
|
||||||
|
(1 post)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<ul><li class="post-list">
|
||||||
|
<a href="https://cherrykitten.dev/blog/fediverse-isnt-just-mastodon/">
|
||||||
|
<span class="post-date">2022-11-26</span>
|
||||||
|
:: <span class="post-list-title">The Fediverse is more than just Mastodon</span></a>
|
||||||
|
|
||||||
|
<span class="post-tags-inline">
|
||||||
|
::
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/fediverse/">#Fediverse</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/mastodon/">#Mastodon</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/misskey/">#Misskey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/calckey/">#Calckey</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/activitypub/">#ActivityPub</a></span>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
112
public/tags/programming/index.html
Normal file
112
public/tags/programming/index.html
Normal file
|
@ -0,0 +1,112 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Tag: programming | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #programming
|
||||||
|
(1 post)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<ul><li class="post-list">
|
||||||
|
<a href="https://cherrykitten.dev/blog/rust-1-options-results/">
|
||||||
|
<span class="post-date">2023-02-25</span>
|
||||||
|
:: <span class="post-list-title">Learning Rust Part 1: A kitten's guide to Options and Results</span></a>
|
||||||
|
|
||||||
|
<span class="post-tags-inline">
|
||||||
|
::
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/rust/">#Rust</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/programming/">#programming</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/code/">#code</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/learning/">#learning</a></span>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
112
public/tags/rust/index.html
Normal file
112
public/tags/rust/index.html
Normal file
|
@ -0,0 +1,112 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Tag: Rust | CherryKitten</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
<meta name="robots" content="noodp"/>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/style.css">
|
||||||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
|
||||||
|
">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="">
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||||||
|
<div class="logo">
|
||||||
|
|
||||||
|
CherryKitten
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="menu">
|
||||||
|
<ul class="menu__inner">
|
||||||
|
<li class="active"><a href="https://cherrykitten.dev">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/about">About me</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #Rust
|
||||||
|
(1 post)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="https://cherrykitten.dev/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<ul><li class="post-list">
|
||||||
|
<a href="https://cherrykitten.dev/blog/rust-1-options-results/">
|
||||||
|
<span class="post-date">2023-02-25</span>
|
||||||
|
:: <span class="post-list-title">Learning Rust Part 1: A kitten's guide to Options and Results</span></a>
|
||||||
|
|
||||||
|
<span class="post-tags-inline">
|
||||||
|
::
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/rust/">#Rust</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/programming/">#programming</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/code/">#code</a>,
|
||||||
|
<a class="post-tag" href="https://cherrykitten.dev/tags/learning/">#learning</a></span>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
<div class="copyright copyright--user">
|
||||||
|
<a href="https://liberapay.com/CherryKitten/donate"><img
|
||||||
|
alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
<span>©
|
||||||
|
2023
|
||||||
|
- CherryKitten</span><br>
|
||||||
|
|
||||||
|
<span><a href="/impressum">Impressum</a></span>
|
||||||
|
|
||||||
|
<span><a href="/rss.xml">RSS</a></span>
|
||||||
|
|
||||||
|
<span onclick="alert('Nya!')">🐱</span></div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
21
templates/tags/list.html
Normal file
21
templates/tags/list.html
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{% extends "index.html" %}
|
||||||
|
|
||||||
|
{%- block title -%}
|
||||||
|
{{ title_macros::title(page_title="Tags", main_title=config.title) }}
|
||||||
|
{%- endblock -%}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">all tags</h1>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
{% for term in terms %}
|
||||||
|
<li class="tag-list">
|
||||||
|
<a href="{{ term.permalink | safe }}">
|
||||||
|
{{ term.name }} ({{ term.pages | length }} post{{ term.pages | length | pluralize }})
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
{% endfor %}
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
{% endblock content %}
|
21
templates/tags/single.html
Normal file
21
templates/tags/single.html
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{% extends "index.html" %}
|
||||||
|
|
||||||
|
{%- block title -%}
|
||||||
|
{% set title = "Tag: " ~ term.name %}
|
||||||
|
{{ title_macros::title(page_title=title, main_title=config.title) }}
|
||||||
|
{%- endblock -%}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
tag: #{{ term.name }}
|
||||||
|
({{ term.pages | length }} post{{ term.pages | length | pluralize }})
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<a href="{{ config.base_url | safe }}/tags">
|
||||||
|
Show all tags
|
||||||
|
</a>
|
||||||
|
|
||||||
|
{{ post_macros::list_posts(pages=term.pages) }}
|
||||||
|
</div>
|
||||||
|
{% endblock content %}
|
Loading…
Add table
Reference in a new issue