Remove public directory as the site is built on-demand by the github action
@@ -1,6 +0,0 @@
|
||||
<!doctype html><html lang=en dir=auto><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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>404 Page not found | TrudeWeb</title>
|
||||
<meta name=keywords content><meta name=description content="TrudeEH's Blog and Personal Website"><meta name=author content="TrudeEH"><link rel=canonical href=http://localhost:1313/404.html><link crossorigin=anonymous href=/assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as=style><link rel=icon href=http://localhost:1313/favicon.ico><link rel=icon type=image/png sizes=16x16 href=http://localhost:1313/favicon-16x16.png><link rel=icon type=image/png sizes=32x32 href=http://localhost:1313/favicon-32x32.png><link rel=apple-touch-icon href=http://localhost:1313/apple-touch-icon.png><link rel=mask-icon href=http://localhost:1313/logo.svg><meta name=theme-color content="#2e2e33"><meta name=msapplication-TileColor content="#2e2e33"><link rel=alternate hreflang=en href=http://localhost:1313/404.html><noscript><style>#theme-toggle,.top-link{display:none}</style><style>@media(prefers-color-scheme:dark){:root{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--theme)}.list:not(.dark)::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-thumb{border-color:var(--theme)}}</style></noscript><meta property="og:title" content="404 Page not found"><meta property="og:description" content="TrudeEH's Blog and Personal Website"><meta property="og:type" content="website"><meta property="og:url" content="http://localhost:1313/404.html"><meta property="og:image" content="http://localhost:1313/logo.svg"><meta property="og:site_name" content="TrudeWeb"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="http://localhost:1313/logo.svg"><meta name=twitter:title content="404 Page not found"><meta name=twitter:description content="TrudeEH's Blog and Personal Website"></head><body class=list id=top><script>localStorage.getItem("pref-theme")==="dark"?document.body.classList.add("dark"):localStorage.getItem("pref-theme")==="light"?document.body.classList.remove("dark"):window.matchMedia("(prefers-color-scheme: dark)").matches&&document.body.classList.add("dark")</script><header class=header><nav class=nav><div class=logo><a href=http://localhost:1313/ accesskey=h title="TrudeWeb (Alt + H)"><img src=http://localhost:1313/apple-touch-icon.png alt aria-label=logo height=35>TrudeWeb</a><div 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="18" 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 1111.21 3 7 7 0 0021 12.79z"/></svg><svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" 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"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg></button></div></div><ul id=menu><li><a href=http://localhost:1313/categories/ title=Categories><span>Categories</span></a></li><li><a href=http://localhost:1313/tags/ title=Tags><span>Tags</span></a></li><li><a href=http://localhost:1313/search title="Search (Alt + /)" accesskey=/><span>Search</span></a></li></ul></nav></header><main class=main><div class=not-found>404</div></main><footer class=footer><span>Open-source - MIT License</span> ·
|
||||
<span>Powered by
|
||||
<a href=https://gohugo.io/ rel="noopener noreferrer" target=_blank>Hugo</a> &
|
||||
<a href=https://github.com/adityatelange/hugo-PaperMod/ rel=noopener target=_blank>PaperMod</a></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");menu&&(menu.scrollLeft=localStorage.getItem("menu-scroll-position"),menu.onscroll=function(){localStorage.setItem("menu-scroll-position",menu.scrollLeft)}),document.querySelectorAll('a[href^="#"]').forEach(e=>{e.addEventListener("click",function(e){e.preventDefault();var t=this.getAttribute("href").substr(1);window.matchMedia("(prefers-reduced-motion: reduce)").matches?document.querySelector(`[id='${decodeURIComponent(t)}']`).scrollIntoView():document.querySelector(`[id='${decodeURIComponent(t)}']`).scrollIntoView({behavior:"smooth"}),t==="top"?history.replaceState(null,null," "):history.pushState(null,null,`#${t}`)})})</script><script>var mybutton=document.getElementById("top-link");window.onscroll=function(){document.body.scrollTop>800||document.documentElement.scrollTop>800?(mybutton.style.visibility="visible",mybutton.style.opacity="1"):(mybutton.style.visibility="hidden",mybutton.style.opacity="0")}</script><script>document.getElementById("theme-toggle").addEventListener("click",()=>{document.body.className.includes("dark")?(document.body.classList.remove("dark"),localStorage.setItem("pref-theme","light")):(document.body.classList.add("dark"),localStorage.setItem("pref-theme","dark"))})</script></body></html>
|
||||
|
Before Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 6.6 KiB |
@@ -1,6 +0,0 @@
|
||||
<!doctype html><html lang=en dir=auto><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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>Categories | TrudeWeb</title>
|
||||
<meta name=keywords content><meta name=description content="TrudeEH's Blog and Personal Website"><meta name=author content="TrudeEH"><link rel=canonical href=http://localhost:1313/categories/><link crossorigin=anonymous href=/assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as=style><link rel=icon href=http://localhost:1313/favicon.ico><link rel=icon type=image/png sizes=16x16 href=http://localhost:1313/favicon-16x16.png><link rel=icon type=image/png sizes=32x32 href=http://localhost:1313/favicon-32x32.png><link rel=apple-touch-icon href=http://localhost:1313/apple-touch-icon.png><link rel=mask-icon href=http://localhost:1313/logo.svg><meta name=theme-color content="#2e2e33"><meta name=msapplication-TileColor content="#2e2e33"><link rel=alternate type=application/rss+xml href=http://localhost:1313/categories/index.xml><link rel=alternate hreflang=en href=http://localhost:1313/categories/><noscript><style>#theme-toggle,.top-link{display:none}</style><style>@media(prefers-color-scheme:dark){:root{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--theme)}.list:not(.dark)::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-thumb{border-color:var(--theme)}}</style></noscript><meta property="og:title" content="Categories"><meta property="og:description" content="TrudeEH's Blog and Personal Website"><meta property="og:type" content="website"><meta property="og:url" content="http://localhost:1313/categories/"><meta property="og:image" content="http://localhost:1313/logo.svg"><meta property="og:site_name" content="TrudeWeb"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="http://localhost:1313/logo.svg"><meta name=twitter:title content="Categories"><meta name=twitter:description content="TrudeEH's Blog and Personal Website"></head><body class=list id=top><script>localStorage.getItem("pref-theme")==="dark"?document.body.classList.add("dark"):localStorage.getItem("pref-theme")==="light"?document.body.classList.remove("dark"):window.matchMedia("(prefers-color-scheme: dark)").matches&&document.body.classList.add("dark")</script><header class=header><nav class=nav><div class=logo><a href=http://localhost:1313/ accesskey=h title="TrudeWeb (Alt + H)"><img src=http://localhost:1313/apple-touch-icon.png alt aria-label=logo height=35>TrudeWeb</a><div 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="18" 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 1111.21 3 7 7 0 0021 12.79z"/></svg><svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" 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"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg></button></div></div><ul id=menu><li><a href=http://localhost:1313/categories/ title=Categories><span class=active>Categories</span></a></li><li><a href=http://localhost:1313/tags/ title=Tags><span>Tags</span></a></li><li><a href=http://localhost:1313/search title="Search (Alt + /)" accesskey=/><span>Search</span></a></li></ul></nav></header><main class=main><header class=page-header><h1>Categories</h1></header><ul class=terms-tags></ul></main><footer class=footer><span>Open-source - MIT License</span> ·
|
||||
<span>Powered by
|
||||
<a href=https://gohugo.io/ rel="noopener noreferrer" target=_blank>Hugo</a> &
|
||||
<a href=https://github.com/adityatelange/hugo-PaperMod/ rel=noopener target=_blank>PaperMod</a></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");menu&&(menu.scrollLeft=localStorage.getItem("menu-scroll-position"),menu.onscroll=function(){localStorage.setItem("menu-scroll-position",menu.scrollLeft)}),document.querySelectorAll('a[href^="#"]').forEach(e=>{e.addEventListener("click",function(e){e.preventDefault();var t=this.getAttribute("href").substr(1);window.matchMedia("(prefers-reduced-motion: reduce)").matches?document.querySelector(`[id='${decodeURIComponent(t)}']`).scrollIntoView():document.querySelector(`[id='${decodeURIComponent(t)}']`).scrollIntoView({behavior:"smooth"}),t==="top"?history.replaceState(null,null," "):history.pushState(null,null,`#${t}`)})})</script><script>var mybutton=document.getElementById("top-link");window.onscroll=function(){document.body.scrollTop>800||document.documentElement.scrollTop>800?(mybutton.style.visibility="visible",mybutton.style.opacity="1"):(mybutton.style.visibility="hidden",mybutton.style.opacity="0")}</script><script>document.getElementById("theme-toggle").addEventListener("click",()=>{document.body.className.includes("dark")?(document.body.classList.remove("dark"),localStorage.setItem("pref-theme","light")):(document.body.classList.add("dark"),localStorage.setItem("pref-theme","dark"))})</script></body></html>
|
||||
@@ -1,17 +0,0 @@
|
||||
<?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>Categories on TrudeWeb</title>
|
||||
<link>http://localhost:1313/categories/</link>
|
||||
<description>Recent content in Categories on TrudeWeb</description>
|
||||
<image>
|
||||
<title>TrudeWeb</title>
|
||||
<url>http://localhost:1313/logo.svg</url>
|
||||
<link>http://localhost:1313/logo.svg</link>
|
||||
</image>
|
||||
<generator>Hugo -- 0.126.1</generator>
|
||||
<language>en</language>
|
||||
<copyright>Open-source - MIT License</copyright>
|
||||
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
Before Width: | Height: | Size: 465 B |
|
Before Width: | Height: | Size: 967 B |
|
Before Width: | Height: | Size: 15 KiB |
@@ -1,9 +0,0 @@
|
||||
<!doctype html><html lang=en dir=auto><head><meta name=generator content="Hugo 0.126.1"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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>TrudeWeb</title>
|
||||
<meta name=keywords content="Blog,Portfolio,Trude,TrudeEH"><meta name=description content="TrudeEH's Blog and Personal Website"><meta name=author content="TrudeEH"><link rel=canonical href=http://localhost:1313/><link crossorigin=anonymous href=/assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as=style><link rel=icon href=http://localhost:1313/favicon.ico><link rel=icon type=image/png sizes=16x16 href=http://localhost:1313/favicon-16x16.png><link rel=icon type=image/png sizes=32x32 href=http://localhost:1313/favicon-32x32.png><link rel=apple-touch-icon href=http://localhost:1313/apple-touch-icon.png><link rel=mask-icon href=http://localhost:1313/logo.svg><meta name=theme-color content="#2e2e33"><meta name=msapplication-TileColor content="#2e2e33"><link rel=alternate type=application/rss+xml href=http://localhost:1313/index.xml><link rel=alternate type=application/json href=http://localhost:1313/index.json><link rel=alternate hreflang=en href=http://localhost:1313/><noscript><style>#theme-toggle,.top-link{display:none}</style><style>@media(prefers-color-scheme:dark){:root{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--theme)}.list:not(.dark)::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-thumb{border-color:var(--theme)}}</style></noscript><meta property="og:title" content="TrudeWeb"><meta property="og:description" content="TrudeEH's Blog and Personal Website"><meta property="og:type" content="website"><meta property="og:url" content="http://localhost:1313/"><meta property="og:image" content="http://localhost:1313/logo.svg"><meta property="og:site_name" content="TrudeWeb"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="http://localhost:1313/logo.svg"><meta name=twitter:title content="TrudeWeb"><meta name=twitter:description content="TrudeEH's Blog and Personal Website"><script type=application/ld+json>{"@context":"https://schema.org","@type":"Organization","name":"TrudeWeb","url":"http://localhost:1313/","description":"TrudeEH\u0026#39;s Blog and Personal Website","thumbnailUrl":"http://localhost:1313/favicon.ico","sameAs":["mailto:ehtrude@gmail.com","https://github.com/TrudeEH"]}</script></head><body class=list id=top><script>localStorage.getItem("pref-theme")==="dark"?document.body.classList.add("dark"):localStorage.getItem("pref-theme")==="light"?document.body.classList.remove("dark"):window.matchMedia("(prefers-color-scheme: dark)").matches&&document.body.classList.add("dark")</script><header class=header><nav class=nav><div class=logo><a href=http://localhost:1313/ accesskey=h title="TrudeWeb (Alt + H)"><img src=http://localhost:1313/apple-touch-icon.png alt aria-label=logo height=35>TrudeWeb</a><div 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="18" 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 1111.21 3 7 7 0 0021 12.79z"/></svg><svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" 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"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg></button></div></div><ul id=menu><li><a href=http://localhost:1313/categories/ title=Categories><span>Categories</span></a></li><li><a href=http://localhost:1313/tags/ title=Tags><span>Tags</span></a></li><li><a href=http://localhost:1313/search title="Search (Alt + /)" accesskey=/><span>Search</span></a></li></ul></nav></header><main class=main><div class=profile><div class=profile_inner><img draggable=false src=http://localhost:1313/logo.jpg alt="Trude Logo" title="Trude Logo" height=120 width=120><h1>TrudeEH</h1><span>Software Developer • Computer Technician • Linux Enthusiast</span><div class=social-icons><a href=mailto:ehtrude@gmail.com target=_blank rel="noopener noreferrer me" title=Email><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 21" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 4h16c1.1.0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1.0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><polyline points="22,6 12,13 2,6"/></svg>
|
||||
</a><a href=https://github.com/TrudeEH target=_blank rel="noopener noreferrer me" title=Github><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37.0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44.0 0020 4.77 5.07 5.07.0 0019.91 1S18.73.65 16 2.48a13.38 13.38.0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07.0 005 4.77 5.44 5.44.0 003.5 8.55c0 5.42 3.3 6.61 6.44 7A3.37 3.37.0 009 18.13V22"/></svg></a></div><div class=buttons><a class=button href=posts rel=noopener title=Posts><span class=button-inner>Posts
|
||||
</span></a><a class=button href=tags rel=noopener title=Tags><span class=button-inner>Tags
|
||||
</span></a><a class=button href=https://trudeeh.github.io/WebPortfolio/ rel=noopener title="My Portfolio"><span class=button-inner>My Portfolio <svg fill="none" shape-rendering="geometricPrecision" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" viewBox="0 0 24 24" height="14" width="14"><path d="M18 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V8a2 2 0 012-2h6"/><path d="M15 3h6v6"/><path d="M10 14 21 3"/></svg></span></a></div></div></div></main><footer class=footer><span>Open-source - MIT License</span> ·
|
||||
<span>Powered by
|
||||
<a href=https://gohugo.io/ rel="noopener noreferrer" target=_blank>Hugo</a> &
|
||||
<a href=https://github.com/adityatelange/hugo-PaperMod/ rel=noopener target=_blank>PaperMod</a></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");menu&&(menu.scrollLeft=localStorage.getItem("menu-scroll-position"),menu.onscroll=function(){localStorage.setItem("menu-scroll-position",menu.scrollLeft)}),document.querySelectorAll('a[href^="#"]').forEach(e=>{e.addEventListener("click",function(e){e.preventDefault();var t=this.getAttribute("href").substr(1);window.matchMedia("(prefers-reduced-motion: reduce)").matches?document.querySelector(`[id='${decodeURIComponent(t)}']`).scrollIntoView():document.querySelector(`[id='${decodeURIComponent(t)}']`).scrollIntoView({behavior:"smooth"}),t==="top"?history.replaceState(null,null," "):history.pushState(null,null,`#${t}`)})})</script><script>var mybutton=document.getElementById("top-link");window.onscroll=function(){document.body.scrollTop>800||document.documentElement.scrollTop>800?(mybutton.style.visibility="visible",mybutton.style.opacity="1"):(mybutton.style.visibility="hidden",mybutton.style.opacity="0")}</script><script>document.getElementById("theme-toggle").addEventListener("click",()=>{document.body.className.includes("dark")?(document.body.classList.remove("dark"),localStorage.setItem("pref-theme","light")):(document.body.classList.add("dark"),localStorage.setItem("pref-theme","dark"))})</script></body></html>
|
||||
@@ -1 +0,0 @@
|
||||
[]
|
||||
@@ -1,17 +0,0 @@
|
||||
<?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>TrudeWeb</title>
|
||||
<link>http://localhost:1313/</link>
|
||||
<description>Recent content on TrudeWeb</description>
|
||||
<image>
|
||||
<title>TrudeWeb</title>
|
||||
<url>http://localhost:1313/logo.svg</url>
|
||||
<link>http://localhost:1313/logo.svg</link>
|
||||
</image>
|
||||
<generator>Hugo -- 0.126.1</generator>
|
||||
<language>en</language>
|
||||
<copyright>Open-source - MIT License</copyright>
|
||||
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
BIN
public/logo.jpg
|
Before Width: | Height: | Size: 66 KiB |
@@ -1,93 +0,0 @@
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="100%" viewBox="0 0 1024 1008" enable-background="new 0 0 1024 1008" xml:space="preserve">
|
||||
<path fill="#FCFCFC" opacity="1.000000" stroke="none"
|
||||
d="
|
||||
M562.260864,626.742188
|
||||
C542.634888,606.228943 519.317139,592.509094 492.220154,585.618530
|
||||
C471.845184,580.437317 451.216705,579.659302 430.365753,583.607300
|
||||
C403.321442,588.728027 379.664795,600.331421 359.099182,618.546265
|
||||
C351.315918,625.439880 349.788208,628.002686 344.462708,615.623291
|
||||
C329.205902,580.158325 305.014374,552.125183 272.395508,531.560852
|
||||
C244.051086,513.691345 213.050705,504.188019 179.446289,503.239349
|
||||
C153.439850,502.505219 128.427887,506.961670 104.301392,516.629028
|
||||
C96.539124,519.739258 94.497894,517.857971 95.410515,509.377533
|
||||
C97.922585,486.034637 101.904724,462.974731 108.025558,440.298218
|
||||
C116.653572,408.333099 128.925888,377.829193 144.676620,348.710815
|
||||
C164.075027,312.848938 188.305176,280.538330 217.041290,251.707489
|
||||
C250.479141,218.159393 288.528564,190.888199 331.192322,170.182053
|
||||
C339.283356,166.255219 340.473480,166.879410 343.312531,176.014908
|
||||
C353.551056,208.960373 371.608093,236.834946 397.473969,259.650757
|
||||
C412.730804,273.108490 429.893097,283.523163 448.589539,291.450378
|
||||
C456.630341,294.859619 456.942383,296.781769 450.170471,302.560120
|
||||
C434.001617,316.356873 422.865845,333.419739 417.378326,353.965240
|
||||
C408.184418,388.387604 414.991425,419.656677 437.244751,447.280457
|
||||
C449.291931,462.234985 464.463806,474.202728 478.294403,487.435486
|
||||
C513.321411,520.948364 549.038513,553.746765 583.763916,587.565796
|
||||
C609.325684,612.460266 625.267517,642.961182 632.560059,678.085205
|
||||
C638.005615,704.313477 637.716187,730.356506 631.415466,756.217712
|
||||
C621.793274,795.711853 600.936951,828.298279 569.341736,853.939819
|
||||
C543.190491,875.163452 513.183044,887.879639 479.958313,891.951233
|
||||
C436.621429,897.261902 396.197845,888.079407 359.431580,864.122864
|
||||
C357.100830,862.604187 352.961365,861.186218 354.221588,857.738525
|
||||
C355.488159,854.273254 359.424255,855.984619 362.267639,856.280884
|
||||
C386.085144,858.763489 409.115723,856.673279 430.485687,844.735840
|
||||
C434.875275,842.283691 438.706848,839.093689 442.490173,835.809265
|
||||
C446.465668,832.358032 449.096344,832.992859 450.499939,838.053162
|
||||
C452.832245,846.461426 450.950897,854.191223 445.707733,861.113159
|
||||
C444.905243,862.172607 443.874420,863.060059 443.081299,864.125427
|
||||
C441.651978,866.045532 438.171570,867.434143 439.339020,870.037903
|
||||
C440.570740,872.784912 444.215668,872.527588 446.950653,872.582031
|
||||
C510.193939,873.839844 557.284241,846.974426 587.149841,791.068909
|
||||
C596.169373,774.185120 600.670593,755.759949 601.839294,736.537903
|
||||
C604.403870,694.356201 590.630249,658.120056 562.260864,626.742188
|
||||
z"/>
|
||||
<path fill="#FCFCFC" opacity="1.000000" stroke="none"
|
||||
d="
|
||||
M638.175903,323.707275
|
||||
C637.106018,321.280792 636.704834,318.853668 634.295715,317.663849
|
||||
C631.359741,318.738861 632.337769,321.292847 632.376404,323.206116
|
||||
C632.630615,335.798798 631.078064,348.143463 627.309448,360.149475
|
||||
C626.378723,363.114563 626.198547,367.872986 622.187195,367.694214
|
||||
C618.839233,367.545044 619.063965,363.081360 618.440674,360.293671
|
||||
C613.162781,336.686981 601.115906,317.261932 582.744995,301.609467
|
||||
C577.388672,297.045837 577.992737,294.523132 584.499512,291.733398
|
||||
C637.663391,268.939911 673.475281,230.311813 690.957397,174.977188
|
||||
C693.353333,167.393585 695.532776,166.588242 703.574890,170.560104
|
||||
C737.221558,187.177536 768.223145,207.741882 796.381042,232.593124
|
||||
C853.089600,282.642242 893.794678,343.394012 918.201111,414.969696
|
||||
C927.891357,443.387909 934.561951,472.521912 937.458801,502.481567
|
||||
C938.130554,509.429047 939.527344,516.296875 939.406677,523.331665
|
||||
C939.292969,529.960632 937.573669,531.161011 931.601746,527.978821
|
||||
C923.951721,523.902344 916.286072,519.899353 908.219177,516.686707
|
||||
C874.071106,503.087189 838.874268,499.110870 802.873718,506.702850
|
||||
C741.016724,519.747559 696.709351,555.373474 669.391052,612.322388
|
||||
C667.972595,615.279419 667.889099,620.111877 663.670715,620.295715
|
||||
C659.089233,620.495422 658.635742,615.531067 657.080078,612.455811
|
||||
C642.627686,583.883850 621.576172,560.717529 598.281494,539.195740
|
||||
C573.684753,516.471008 549.574829,493.219238 525.262817,470.186523
|
||||
C509.295471,455.059448 493.256958,440.006012 477.414886,424.748718
|
||||
C460.945709,408.887512 454.787140,389.487854 460.365967,367.348206
|
||||
C466.284790,343.859314 482.049377,328.735443 505.560608,324.320129
|
||||
C545.426697,316.833527 575.601562,347.302582 575.431824,381.575378
|
||||
C575.383606,391.309937 573.227966,400.392181 568.771240,408.912506
|
||||
C566.646179,412.975067 567.155945,415.872375 570.510559,419.027191
|
||||
C591.508423,438.774414 612.408203,458.626678 633.243591,478.545441
|
||||
C636.439697,481.601013 639.307007,482.066406 642.878845,479.363647
|
||||
C649.920044,474.035614 657.047241,468.819946 664.185425,463.621735
|
||||
C667.337402,461.326477 668.069763,458.753754 666.497803,455.005096
|
||||
C656.781799,431.835297 651.777832,407.724213 652.705811,382.522949
|
||||
C652.877136,377.872742 653.007019,373.138275 653.986694,368.622925
|
||||
C655.052612,363.710297 654.019226,359.494049 652.037292,355.124573
|
||||
C647.360535,344.814117 642.887268,334.411316 638.175903,323.707275
|
||||
z"/>
|
||||
<path fill="#FCFCFC" opacity="1.000000" stroke="none"
|
||||
d="
|
||||
M625.812012,405.449677
|
||||
C628.586182,410.592896 627.376160,415.490143 625.770264,420.147034
|
||||
C624.831543,422.869110 622.090271,423.104889 620.028076,421.248352
|
||||
C614.613831,416.374054 609.373108,411.303497 604.163147,406.208984
|
||||
C603.133789,405.202393 602.257324,403.741943 603.260620,402.177795
|
||||
C604.188110,400.731781 605.797852,400.560577 607.270142,400.780334
|
||||
C613.470276,401.705902 619.781982,402.220764 625.812012,405.449677
|
||||
z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 5.7 KiB |
@@ -1,3 +0,0 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Sitemap: http://localhost:1313/sitemap.xml
|
||||
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>http://localhost:1313/categories/</loc>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/search/</loc>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/tags/</loc>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
@@ -1,6 +0,0 @@
|
||||
<!doctype html><html lang=en dir=auto><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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>Tags | TrudeWeb</title>
|
||||
<meta name=keywords content><meta name=description content="TrudeEH's Blog and Personal Website"><meta name=author content="TrudeEH"><link rel=canonical href=http://localhost:1313/tags/><link crossorigin=anonymous href=/assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as=style><link rel=icon href=http://localhost:1313/favicon.ico><link rel=icon type=image/png sizes=16x16 href=http://localhost:1313/favicon-16x16.png><link rel=icon type=image/png sizes=32x32 href=http://localhost:1313/favicon-32x32.png><link rel=apple-touch-icon href=http://localhost:1313/apple-touch-icon.png><link rel=mask-icon href=http://localhost:1313/logo.svg><meta name=theme-color content="#2e2e33"><meta name=msapplication-TileColor content="#2e2e33"><link rel=alternate type=application/rss+xml href=http://localhost:1313/tags/index.xml><link rel=alternate hreflang=en href=http://localhost:1313/tags/><noscript><style>#theme-toggle,.top-link{display:none}</style><style>@media(prefers-color-scheme:dark){:root{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--theme)}.list:not(.dark)::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-thumb{border-color:var(--theme)}}</style></noscript><meta property="og:title" content="Tags"><meta property="og:description" content="TrudeEH's Blog and Personal Website"><meta property="og:type" content="website"><meta property="og:url" content="http://localhost:1313/tags/"><meta property="og:image" content="http://localhost:1313/logo.svg"><meta property="og:site_name" content="TrudeWeb"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="http://localhost:1313/logo.svg"><meta name=twitter:title content="Tags"><meta name=twitter:description content="TrudeEH's Blog and Personal Website"></head><body class=list id=top><script>localStorage.getItem("pref-theme")==="dark"?document.body.classList.add("dark"):localStorage.getItem("pref-theme")==="light"?document.body.classList.remove("dark"):window.matchMedia("(prefers-color-scheme: dark)").matches&&document.body.classList.add("dark")</script><header class=header><nav class=nav><div class=logo><a href=http://localhost:1313/ accesskey=h title="TrudeWeb (Alt + H)"><img src=http://localhost:1313/apple-touch-icon.png alt aria-label=logo height=35>TrudeWeb</a><div 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="18" 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 1111.21 3 7 7 0 0021 12.79z"/></svg><svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" 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"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg></button></div></div><ul id=menu><li><a href=http://localhost:1313/categories/ title=Categories><span>Categories</span></a></li><li><a href=http://localhost:1313/tags/ title=Tags><span class=active>Tags</span></a></li><li><a href=http://localhost:1313/search title="Search (Alt + /)" accesskey=/><span>Search</span></a></li></ul></nav></header><main class=main><header class=page-header><h1>Tags</h1></header><ul class=terms-tags></ul></main><footer class=footer><span>Open-source - MIT License</span> ·
|
||||
<span>Powered by
|
||||
<a href=https://gohugo.io/ rel="noopener noreferrer" target=_blank>Hugo</a> &
|
||||
<a href=https://github.com/adityatelange/hugo-PaperMod/ rel=noopener target=_blank>PaperMod</a></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");menu&&(menu.scrollLeft=localStorage.getItem("menu-scroll-position"),menu.onscroll=function(){localStorage.setItem("menu-scroll-position",menu.scrollLeft)}),document.querySelectorAll('a[href^="#"]').forEach(e=>{e.addEventListener("click",function(e){e.preventDefault();var t=this.getAttribute("href").substr(1);window.matchMedia("(prefers-reduced-motion: reduce)").matches?document.querySelector(`[id='${decodeURIComponent(t)}']`).scrollIntoView():document.querySelector(`[id='${decodeURIComponent(t)}']`).scrollIntoView({behavior:"smooth"}),t==="top"?history.replaceState(null,null," "):history.pushState(null,null,`#${t}`)})})</script><script>var mybutton=document.getElementById("top-link");window.onscroll=function(){document.body.scrollTop>800||document.documentElement.scrollTop>800?(mybutton.style.visibility="visible",mybutton.style.opacity="1"):(mybutton.style.visibility="hidden",mybutton.style.opacity="0")}</script><script>document.getElementById("theme-toggle").addEventListener("click",()=>{document.body.className.includes("dark")?(document.body.classList.remove("dark"),localStorage.setItem("pref-theme","light")):(document.body.classList.add("dark"),localStorage.setItem("pref-theme","dark"))})</script></body></html>
|
||||
@@ -1,17 +0,0 @@
|
||||
<?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>Tags on TrudeWeb</title>
|
||||
<link>http://localhost:1313/tags/</link>
|
||||
<description>Recent content in Tags on TrudeWeb</description>
|
||||
<image>
|
||||
<title>TrudeWeb</title>
|
||||
<url>http://localhost:1313/logo.svg</url>
|
||||
<link>http://localhost:1313/logo.svg</link>
|
||||
</image>
|
||||
<generator>Hugo -- 0.126.1</generator>
|
||||
<language>en</language>
|
||||
<copyright>Open-source - MIT License</copyright>
|
||||
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||