Skip to content

Commit

Permalink
deploy: d429a0d
Browse files Browse the repository at this point in the history
  • Loading branch information
petry078 committed Jan 15, 2024
0 parents commit 4e20b07
Show file tree
Hide file tree
Showing 47 changed files with 1,394 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
33 changes: 33 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="VuePress 2.0.0-beta.48">
<style>
:root {
--c-bg: #fff;
}
html.dark {
--c-bg: #22272e;
}
html, body {
background-color: var(--c-bg);
}
</style>
<script>
const userMode = localStorage.getItem('vuepress-color-scheme');
const systemDarkMode = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
if (userMode === 'dark' || (userMode !== 'light' && systemDarkMode)) {
document.documentElement.classList.toggle('dark', true);
}
</script>
<title>✨ Spellblog</title><meta name="description" content="">
<link rel="modulepreload" href="/assets/app.f3385ed4.js"><link rel="modulepreload" href="/assets/404.html.5cd4d59b.js"><link rel="modulepreload" href="/assets/404.html.7d858b3d.js"><link rel="prefetch" href="/assets/about.html.f288aee7.js"><link rel="prefetch" href="/assets/index.html.56fcf01f.js"><link rel="prefetch" href="/assets/tarot.html.28a0e0c0.js"><link rel="prefetch" href="/assets/2022-07-21-markdown-cheat-sheet.html.3dde9a1c.js"><link rel="prefetch" href="/assets/2022-07-26-terminal-commands.html.a3c01212.js"><link rel="prefetch" href="/assets/2022-08-05-github-once-and-for-all.html.2bc809bb.js"><link rel="prefetch" href="/assets/2022-08-20-javascript-references.html.67fb7bd8.js"><link rel="prefetch" href="/assets/2022-11-01-bash-scriptage.html.686c53e9.js"><link rel="prefetch" href="/assets/2023-01-31-intro-on-web-security-with-helmet-js.html.1a06c83f.js"><link rel="prefetch" href="/assets/2023-03-03-kali-metasploitable-virtualbox.html.c896278c.js"><link rel="prefetch" href="/assets/2023-07-01-api-enchantment-with-javascript.html.9af2e602.js"><link rel="prefetch" href="/assets/2024-01-09-latex-pdf-press.html.b164de43.js"><link rel="prefetch" href="/assets/about.html.c53730ca.js"><link rel="prefetch" href="/assets/index.html.95e60714.js"><link rel="prefetch" href="/assets/tarot.html.1b4dad37.js"><link rel="prefetch" href="/assets/2022-07-21-markdown-cheat-sheet.html.e8eb8913.js"><link rel="prefetch" href="/assets/2022-07-26-terminal-commands.html.eb41a05d.js"><link rel="prefetch" href="/assets/2022-08-05-github-once-and-for-all.html.144e5f4b.js"><link rel="prefetch" href="/assets/2022-08-20-javascript-references.html.a4be5724.js"><link rel="prefetch" href="/assets/2022-11-01-bash-scriptage.html.f41053b2.js"><link rel="prefetch" href="/assets/2023-01-31-intro-on-web-security-with-helmet-js.html.0dcf9e0c.js"><link rel="prefetch" href="/assets/2023-03-03-kali-metasploitable-virtualbox.html.10fc318c.js"><link rel="prefetch" href="/assets/2023-07-01-api-enchantment-with-javascript.html.51c32c14.js"><link rel="prefetch" href="/assets/2024-01-09-latex-pdf-press.html.0d0f6f28.js"><link rel="prefetch" href="/assets/404.4f8cb39c.js"><link rel="prefetch" href="/assets/Layout.847531aa.js">
<link rel="stylesheet" href="/assets/style.0cdbf2e7.css">
</head>
<body>
<div id="app"><!--[--><div class="theme-container"><div class="theme-default-content"><h1>404</h1><blockquote>That&#39;s a Four-Oh-Four.</blockquote><a href="/" class="">Take me home</a></div></div><!----><!--]--></div>
<script type="module" src="/assets/app.f3385ed4.js" defer></script>
</body>
</html>
33 changes: 33 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="VuePress 2.0.0-beta.48">
<style>
:root {
--c-bg: #fff;
}
html.dark {
--c-bg: #22272e;
}
html, body {
background-color: var(--c-bg);
}
</style>
<script>
const userMode = localStorage.getItem('vuepress-color-scheme');
const systemDarkMode = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
if (userMode === 'dark' || (userMode !== 'light' && systemDarkMode)) {
document.documentElement.classList.toggle('dark', true);
}
</script>
<title>About | ✨ Spellblog</title><meta name="description" content="">
<link rel="modulepreload" href="/assets/app.f3385ed4.js"><link rel="modulepreload" href="/assets/about.html.c53730ca.js"><link rel="modulepreload" href="/assets/about.html.f288aee7.js"><link rel="prefetch" href="/assets/index.html.56fcf01f.js"><link rel="prefetch" href="/assets/tarot.html.28a0e0c0.js"><link rel="prefetch" href="/assets/2022-07-21-markdown-cheat-sheet.html.3dde9a1c.js"><link rel="prefetch" href="/assets/2022-07-26-terminal-commands.html.a3c01212.js"><link rel="prefetch" href="/assets/2022-08-05-github-once-and-for-all.html.2bc809bb.js"><link rel="prefetch" href="/assets/2022-08-20-javascript-references.html.67fb7bd8.js"><link rel="prefetch" href="/assets/2022-11-01-bash-scriptage.html.686c53e9.js"><link rel="prefetch" href="/assets/2023-01-31-intro-on-web-security-with-helmet-js.html.1a06c83f.js"><link rel="prefetch" href="/assets/2023-03-03-kali-metasploitable-virtualbox.html.c896278c.js"><link rel="prefetch" href="/assets/2023-07-01-api-enchantment-with-javascript.html.9af2e602.js"><link rel="prefetch" href="/assets/2024-01-09-latex-pdf-press.html.b164de43.js"><link rel="prefetch" href="/assets/404.html.7d858b3d.js"><link rel="prefetch" href="/assets/index.html.95e60714.js"><link rel="prefetch" href="/assets/tarot.html.1b4dad37.js"><link rel="prefetch" href="/assets/2022-07-21-markdown-cheat-sheet.html.e8eb8913.js"><link rel="prefetch" href="/assets/2022-07-26-terminal-commands.html.eb41a05d.js"><link rel="prefetch" href="/assets/2022-08-05-github-once-and-for-all.html.144e5f4b.js"><link rel="prefetch" href="/assets/2022-08-20-javascript-references.html.a4be5724.js"><link rel="prefetch" href="/assets/2022-11-01-bash-scriptage.html.f41053b2.js"><link rel="prefetch" href="/assets/2023-01-31-intro-on-web-security-with-helmet-js.html.0dcf9e0c.js"><link rel="prefetch" href="/assets/2023-03-03-kali-metasploitable-virtualbox.html.10fc318c.js"><link rel="prefetch" href="/assets/2023-07-01-api-enchantment-with-javascript.html.51c32c14.js"><link rel="prefetch" href="/assets/2024-01-09-latex-pdf-press.html.0d0f6f28.js"><link rel="prefetch" href="/assets/404.html.5cd4d59b.js"><link rel="prefetch" href="/assets/404.4f8cb39c.js"><link rel="prefetch" href="/assets/Layout.847531aa.js">
<link rel="stylesheet" href="/assets/style.0cdbf2e7.css">
</head>
<body>
<div id="app"><!--[--><div class="theme-container no-sidebar"><!--[--><header class="navbar"><div class="toggle-sidebar-button" title="toggle sidebar" aria-expanded="false" role="button" tabindex="0"><div class="icon" aria-hidden="true"><span></span><span></span><span></span></div></div><span><a href="/" class=""><!----><span class="site-name">✨ Spellblog</span></a></span><div class="navbar-items-wrapper" style=""><!--[--><!--]--><nav class="navbar-items can-hide"><!--[--><div class="navbar-item"><a href="/" class="" aria-label="Spells"><!--[--><!--]--> Spells <!--[--><!--]--></a></div><div class="navbar-item"><a href="/tarot.md" class="" aria-label="Tarot"><!--[--><!--]--> Tarot <!--[--><!--]--></a></div><div class="navbar-item"><a href="/about.md" class="" aria-label="About"><!--[--><!--]--> About <!--[--><!--]--></a></div><!--]--></nav><!--[--><!--]--><!----><form class="search-box" role="search"><input type="search" autocomplete="off" spellcheck="false" value><!----></form></div></header><!--]--><div class="sidebar-mask"></div><!--[--><aside class="sidebar"><nav class="navbar-items"><!--[--><div class="navbar-item"><a href="/" class="" aria-label="Spells"><!--[--><!--]--> Spells <!--[--><!--]--></a></div><div class="navbar-item"><a href="/tarot.md" class="" aria-label="Tarot"><!--[--><!--]--> Tarot <!--[--><!--]--></a></div><div class="navbar-item"><a href="/about.md" class="" aria-label="About"><!--[--><!--]--> About <!--[--><!--]--></a></div><!--]--></nav><!--[--><!--]--><!----><!--[--><!--]--></aside><!--]--><!--[--><main class="home"><header class="hero"><!----><!----><!----><!----></header><!----><div class="theme-default-content"><div><h1 id="about" tabindex="-1"><a class="header-anchor" href="#about" aria-hidden="true">#</a> About</h1><p>Welcome, internet traveler!</p><p>I&#39;m Guilherme Petry, cyberwich, journalist, tech chronicler, writer, web developer, and cybersecurity apprentice.</p><p>You are now reading my narrated learning into the depths of computer witchcraft, programming spellcasting, and code chronicles.</p><p>Here you will find some uncovered knowledge on post-modern spells.</p><p><strong>Wanna see another cool project?</strong></p><p><strong>↓ Click! ↓</strong></p><p><a href="https://reported.space/" target="_blank" rel="noopener noreferrer"><img src="https://reported.space/favicon.ico" alt="ico"><span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewbox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span></a></p><p>Send me some smoke signs on <a href="https://github.com/petry078" target="_blank" rel="noopener noreferrer">GitHub<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewbox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span></a> or <a href="https://linkedin.com/in/petry078" target="_blank" rel="noopener noreferrer">LinkedIn<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewbox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span></a>.</p><p>Here is the <a href="https://github.com/petry078/spellblog" target="_blank" rel="noopener noreferrer">GitHub repository<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewbox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span></a> for this project.</p><p><a href="https://en.wikipedia.org/wiki/Rider%E2%80%93Waite_Tarot" target="_blank" rel="noopener noreferrer">The Rider–Waite Tarot<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewbox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span></a>.</p></div></div><!--[--><div class="footer">Made with VuePress 2 and Markdown — Guilherme M. Petry 2022</div><!--]--></main><!--]--></div><!----><!--]--></div>
<script type="module" src="/assets/app.f3385ed4.js" defer></script>
</body>
</html>
1 change: 1 addition & 0 deletions assets/2022-07-21-markdown-cheat-sheet.html.3dde9a1c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 31 additions & 0 deletions assets/2022-07-21-markdown-cheat-sheet.html.e8eb8913.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/2022-07-26-terminal-commands.html.a3c01212.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4e20b07

Please sign in to comment.