-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
315 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,3 +34,7 @@ yarn-error.log* | |
# typescript | ||
*.tsbuildinfo | ||
next-env.d.ts | ||
|
||
|
||
# cypress | ||
cypress/screenshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-161 KB
...eenshots/site.cy.js/site -- should have a working link to my ipynb (failed).png
Binary file not shown.
Binary file removed
BIN
-168 KB
...enshots/site.cy.js/site -- should have a working link to my resume (failed).png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
/* CSS variables | ||
Generated by 'wal' */ | ||
:root, body[data-theme='001'] { | ||
--wallpaper2000w: url('./001/background-2000w.avif'); | ||
--wallpaper4000w: url('./001/background-4000w.avif'); | ||
--ansiart: url('./001/ansi.png'); | ||
|
||
/* Special */ | ||
--background: #02182F; | ||
--foreground: #f2e4cb; | ||
--cursor: #f2e4cb; | ||
|
||
/* Colors */ | ||
--color0: #02182F; | ||
--color1: #0C6D96; | ||
--color2: #5E7098; | ||
--color3: #B17596; | ||
--color4: #138DB1; | ||
--color5: #40A7C4; | ||
--color6: #E7A19D; | ||
--color7: #f2e4cb; | ||
--color8: #a99f8e; | ||
--color9: #0C6D96; | ||
--color10: #5E7098; | ||
--color11: #B17596; | ||
--color12: #138DB1; | ||
--color13: #40A7C4; | ||
--color14: #E7A19D; | ||
--color15: #f2e4cb; | ||
} | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
/* CSS variables | ||
Generated by 'wal' */ | ||
body[data-theme='002'] { | ||
--wallpaper2000w: url('./002/background-2000w.avif'); | ||
--wallpaper4000w: url('./002/background-4000w.avif'); | ||
--ansiart: url('./002/ansi.png'); | ||
|
||
/* Special */ | ||
--background: #130f10; | ||
--foreground: #b1b7b9; | ||
--cursor: #b1b7b9; | ||
|
||
/* Colors */ | ||
--color0: #130f10; | ||
--color1: #314857; | ||
--color2: #5A585C; | ||
--color3: #9B4F10; | ||
--color4: #AE692F; | ||
--color5: #F69C0A; | ||
--color6: #CE9966; | ||
--color7: #b1b7b9; | ||
--color8: #7b8081; | ||
--color9: #314857; | ||
--color10: #5A585C; | ||
--color11: #9B4F10; | ||
--color12: #AE692F; | ||
--color13: #F69C0A; | ||
--color14: #CE9966; | ||
--color15: #b1b7b9; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
/* CSS variables | ||
Generated by 'wal' */ | ||
body[data-theme='003'] { | ||
--wallpaper2000w: url('./003/background-2000w.avif'); | ||
--wallpaper4000w: url('./003/background-4000w.avif'); | ||
--ansiart: url('./003/ansi.png'); | ||
|
||
/* Special */ | ||
--background: #0d160a; | ||
--foreground: #a2dee3; | ||
--cursor: #a2dee3; | ||
|
||
/* Colors */ | ||
--color0: #0d160a; | ||
--color1: #29886B; | ||
--color2: #71B04E; | ||
--color3: #5D9E6B; | ||
--color4: #99B16C; | ||
--color5: #21979A; | ||
--color6: #4DBAB3; | ||
--color7: #a2dee3; | ||
--color8: #719b9e; | ||
--color9: #29886B; | ||
--color10: #71B04E; | ||
--color11: #5D9E6B; | ||
--color12: #99B16C; | ||
--color13: #21979A; | ||
--color14: #4DBAB3; | ||
--color15: #a2dee3; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<script> | ||
export default { | ||
props: ['repo'], | ||
mounted() { | ||
this.repoUrl = new URL(this.repo, 'https://www.github.com/') | ||
}, | ||
data() { | ||
return { | ||
repoUrl: '' | ||
} | ||
} | ||
} | ||
</script> | ||
<template> | ||
<a :href="repoUrl"> | ||
<img alt="github" src="./images/github-logo.svg" class="z-10 absolute top-2 right-3 w-5 md:w-8 hover:animate-spin"> | ||
</a> | ||
</template> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<script setup> | ||
import { useData } from 'vitepress' | ||
const { page } = useData(); | ||
</script> | ||
<script> | ||
import GithubCorner from './GithubCorner.vue' | ||
// load GithubCorner component | ||
export default { | ||
components: { | ||
GithubCorner | ||
}, | ||
methods: { | ||
swapTheme(theme, event) { | ||
event.preventDefault(); | ||
document.querySelector('body').dataset.theme = theme; | ||
this.currentTheme = theme; | ||
}, | ||
nextTheme(event) { | ||
// move to the next theme in the themes array based on our currentTheme | ||
const currentIndex = this.themes.indexOf(this.currentTheme); | ||
const nextIndex = (currentIndex + 1) % this.themes.length; | ||
const nextTheme = this.themes[nextIndex]; | ||
this.swapTheme(nextTheme, event); | ||
} | ||
}, | ||
data() { | ||
return { | ||
currentTheme: '001', | ||
themes: ['001', '002', '003'] | ||
} | ||
} | ||
} | ||
</script> | ||
|
||
<template> | ||
<GithubCorner repo="yuhonas/clintp.xyz" /> | ||
<main> | ||
<h1 class="font-extrabold text-white my-2 md:my-1 ms-4 md:text-lg"> | ||
<a href="" @click="nextTheme">$ ./clintp.xyz</a> | ||
</h1> | ||
|
||
<div class="max-w-2xl mx-auto"> | ||
<nav class="bg-theme rounded-t-md p-3 mt-2 hidden md:block"> | ||
<div class="flex gap-1.5"> | ||
<a href="" @click="swapTheme('001', $event)"><div class="w-2.5 h-2.5 bg-red-400 rounded-full"></div></a> | ||
<a href="" @click="swapTheme('002', $event)"><div class="w-2.5 h-2.5 bg-yellow-400 rounded-full"></div></a> | ||
<a href="" @click="swapTheme('003', $event)"><div class="w-2.5 h-2.5 bg-green-400 rounded-full"></div></a> | ||
</div> | ||
</nav> | ||
<section class="bg-theme terminal text-white rounded-b-md px-3 pb-4 font-mono md:max-w-2xl mb-4 h-[80vh]"> | ||
<article class="md:overflow-y-scroll markdown pb-4 h-full pe-1"> | ||
<div v-if="page.isNotFound"> | ||
<h2 class="text-xl mb-4">404 - Page Not Found</h2> | ||
<p class="mb-4"> | ||
But fear not, we've dispatched our squad of pixelated Ghostbusters to hunt it down, who you gonna call? 🕹️👻 | ||
<a href="https://www.youtube.com/watch?v=Fe93CLbHjxQ"> | ||
<img src="./images/404.svg" class="mx-auto mt-8 w-1/2 animate-pulse hover:animate-spin" alt="Ghostbusters Logo" /> | ||
</a> | ||
</p> | ||
</div> | ||
<div class="pb-4 md:pb-0" v-else> | ||
<img alt="ANSI Art Graphics" class="w-full mb-4 ansi-art" /> | ||
|
||
<Content /> | ||
</div> | ||
</article> | ||
</section> | ||
</div> | ||
</main> | ||
</template> |
Oops, something went wrong.