Skip to content

Commit

Permalink
[actions] Pushed from 92fd09e
Browse files Browse the repository at this point in the history
  • Loading branch information
zyrouge committed Dec 21, 2024
1 parent 3689da0 commit 78dc6ef
Show file tree
Hide file tree
Showing 23 changed files with 96 additions and 77 deletions.
8 changes: 3 additions & 5 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<!DOCTYPE html><html lang="en"> <head><meta charset="UTF-8"><link rel="icon" type="image/png" href="/icon.png"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>404 / Zyrouge</title><meta name="title" property="title" content="404 / Zyrouge"><meta name="og:title" property="og:title" content="404 / Zyrouge"><meta name="description" property="description" content="Page not found."><meta name="og:description" property="og:description" content="Page not found."><meta name="author" property="author" content="Zyrouge, [email protected]"><meta name="og:image" property="og:image" content="/banner.png"><meta name="og:type" property="og:type" content="website"><meta name="robots" property="robots" content="all"><meta name="theme-color" property="theme-color" content="#d946ef"><meta name="google-site-verification" content="jL9yGYBUCR9sm_AshYC0G7yR8vmeE5mXlAcoasVGkTI"><link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&family=Inter:wght@400;700;900&display=swap" rel="stylesheet"><link rel="stylesheet" href="/_astro/_slug_.C--x7iu8.css">
<link rel="stylesheet" href="/_astro/discord.BLGJXuh9.css"></head> <body> <nav> <div class="py-4 md:py-6"> <div class="u-flex !flex-col md:!flex-row !justify-around gap-4 md:gap-8"> <div class="font-bold font-mono"> <a class="transition duration-200 text-white hover:text-primary-500" href="/"> <span class="opacity-25">&lbrace;</span>
zyrouge
<span class="opacity-25">&rbrace;</span> </a> </div> <div class="u-flex gap-8"> <a class="transition duration-200 text-white hover:text-primary-500" href="/">
<!DOCTYPE html><html lang="en"> <head><meta charset="UTF-8"><link rel="icon" type="image/png" href="/icon.png"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>404 / Zyrouge</title><meta name="title" property="title" content="404 / Zyrouge"><meta name="og:title" property="og:title" content="404 / Zyrouge"><meta name="description" property="description" content="Page not found."><meta name="og:description" property="og:description" content="Page not found."><meta name="author" property="author" content="Zyrouge, [email protected]"><meta name="og:image" property="og:image" content="/banner.png"><meta name="og:type" property="og:type" content="website"><meta name="robots" property="robots" content="all"><meta name="theme-color" property="theme-color" content="#d946ef"><meta name="google-site-verification" content="jL9yGYBUCR9sm_AshYC0G7yR8vmeE5mXlAcoasVGkTI"><link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&family=Inter:wght@400;700;900&display=swap" rel="stylesheet"><link rel="stylesheet" href="/_astro/_slug_.CjX8t40S.css">
<link rel="stylesheet" href="/_astro/discord.CdgsrHLg.css"></head> <body> <nav> <div class="py-4 md:py-6"> <div class="u-flex !flex-col md:!flex-row !justify-around gap-4 md:gap-8"> <div class="font-bold font-mono"> <a class="transition duration-200 text-white hover:text-primary-500" href="/"> zyrouge </a> </div> <div class="u-flex gap-8"> <a class="transition duration-200 text-white hover:text-primary-500" href="/">
Home
</a> <a class="transition duration-200 text-white hover:text-primary-500" href="/articles">
Articles
Expand All @@ -15,4 +13,4 @@
Licensed under
<a class="border-b border-secondary-800 hover:border-secondary-500" href="https://github.com/zyrouge/zyrouge.me/blob/main/LICENSE" target="_blank">Apache 2.0</a>
and
<a class="border-b border-secondary-800 hover:border-secondary-500" href="https://github.com/zyrouge/zyrouge.me/blob/main/src/content/articles/LICENSE" target="_blank">CC BY 4.0</a> </p> <p>Last built at December 11, 2024 6:19 PM</p> </div> </div> </footer> <div class="u-flex" id="scroll-to-top-container" data-astro-cid-epbswqsi> <button class="group u-flex gap-2 pl-2 pr-3" id="scroll-to-top" data-astro-cid-epbswqsi> <svg width="1em" height="1em" class="text-[2rem] text-primary-500 group-hover:text-white" data-astro-cid-epbswqsi="true" data-icon="mdi:caret"> <symbol id="ai:mdi:caret" viewBox="0 0 24 24"><path fill="currentColor" d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6l-6 6z"/></symbol><use href="#ai:mdi:caret"></use> </svg> <p data-astro-cid-epbswqsi>Scroll to Top</p> </button> </div> <script type="module">class c{scrollToTopId="scroll-to-top";activeAttribute="data-active";isVisible=!1;lastScrollTop=0;initialize(){this.attachDocumentScroll(),this.attachScrollToTop()}attachScrollToTop(){document.getElementById(this.scrollToTopId)?.addEventListener("click",()=>{document.scrollingElement?.scrollTo({top:0,behavior:"smooth"})})}attachDocumentScroll(){document.addEventListener("scroll",()=>{this.onScroll()})}onScroll(){const{scrollingElement:t}=document;if(!t)return;const{clientHeight:o,scrollTop:l,scrollHeight:i}=t,e=o*.25;this.setVisibility(l<this.lastScrollTop&&l>e&&l+o<i-e),this.lastScrollTop=l}setVisibility(t){if(this.isVisible===t)return;this.isVisible=t,document.getElementById(this.scrollToTopId)?.setAttribute(this.activeAttribute,t?"true":"")}}const s=new c;s.initialize();</script> </body></html>
<a class="border-b border-secondary-800 hover:border-secondary-500" href="https://github.com/zyrouge/zyrouge.me/blob/main/src/content/articles/LICENSE" target="_blank">CC BY 4.0</a> </p> <p>Last built at December 21, 2024 5:51 PM</p> </div> </div> </footer> <div class="u-flex" id="scroll-to-top-container" data-astro-cid-epbswqsi> <button class="group u-flex gap-2 pl-2 pr-3" id="scroll-to-top" data-astro-cid-epbswqsi> <svg width="1em" height="1em" class="text-[2rem] text-primary-500 group-hover:text-white" data-astro-cid-epbswqsi="true" data-icon="mdi:caret"> <symbol id="ai:mdi:caret" viewBox="0 0 24 24"><path fill="currentColor" d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6l-6 6z"/></symbol><use href="#ai:mdi:caret"></use> </svg> <p data-astro-cid-epbswqsi>Scroll to Top</p> </button> </div> <script type="module">class c{scrollToTopId="scroll-to-top";activeAttribute="data-active";isVisible=!1;lastScrollTop=0;initialize(){this.attachDocumentScroll(),this.attachScrollToTop()}attachScrollToTop(){document.getElementById(this.scrollToTopId)?.addEventListener("click",()=>{document.scrollingElement?.scrollTo({top:0,behavior:"smooth"})})}attachDocumentScroll(){document.addEventListener("scroll",()=>{this.onScroll()})}onScroll(){const{scrollingElement:t}=document;if(!t)return;const{clientHeight:o,scrollTop:l,scrollHeight:i}=t,e=o*.25;this.setVisibility(l<this.lastScrollTop&&l>e&&l+o<i-e),this.lastScrollTop=l}setVisibility(t){if(this.isVisible===t)return;this.isVisible=t,document.getElementById(this.scrollToTopId)?.setAttribute(this.activeAttribute,t?"true":"")}}const s=new c;s.initialize();</script> </body></html>
Loading

0 comments on commit 78dc6ef

Please sign in to comment.