Skip to content

Commit 626c45c

Browse files
author
GitHub Actions
committed
Deploy TeaDrinkingProgrammer/TeaDrinkingProgrammer.github.io to TeaDrinkingProgrammer/TeaDrinkingProgrammer.github.io:gh-pages
0 parents  commit 626c45c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+2339
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!doctype html><html lang=en><head><meta charset=utf-8><meta content="width=device-width,initial-scale=1.0" name=viewport><meta content="light dark" name=color-scheme><title>TeaDrinkingProgrammer</title><meta content="My little website" name=description><link href=/icons/apple-touch-icon.png rel=apple-touch-icon sizes=180x180><link href=/icons/favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=/icons/favicon-16x16.png rel=icon sizes=16x16 type=image/png><link href=/icons/site.webmanifest rel=manifest><link color=#5bbad5 href=/icons/safari-pinned-tab.svg rel=mask-icon><link rel="shortcut icon" href=/icons/favicon.ico><meta content=#00aba9 name=msapplication-TileColor><meta content=/icons/browserconfig.xml name=msapplication-config><meta content=#ffffff name=theme-color><link href=https://teadrinkingprogrammer.github.io/styles/styles.css rel=stylesheet><script>if (localStorage.theme === 'dark' || (!('theme' in localStorage) && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
2+
document.documentElement.classList.add('dark')
3+
localStorage.setItem("theme", "dark")
4+
} else {
5+
document.documentElement.classList.remove('dark')
6+
localStorage.setItem("theme", "light")
7+
}</script><script async data-goatcounter=https://teadrinkingprogrammer.goatcounter.com/count src=//gc.zgo.at/count.js></script><body class="antialiased text-slate-700 dark:text-slate-300 bg-white dark:bg-stone-900"><main class="col h-screen flex-center justify-center"><div class="flex justify-center"><div class=col><h1 class=text-3xl>404: Page Not Found</h1><div class="flex justify-center"><a class="tl-link text-lg" href=https://teadrinkingprogrammer.github.io>home</a></div></div></div></main><link href=https://teadrinkingprogrammer.github.io/atom.xml rel=alternate title=Atom type=application/atom+xml><script src=https://teadrinkingprogrammer.github.io/js/main.js></script>

assets/languagetool_settings.png

32.9 KB
Loading

assets/linux-diagram.png

21 KB
Loading

assets/marp.png

23.3 KB
Loading

assets/norbora-vs-windows.png

6.03 KB
Loading

assets/pandoc-markdown.png

8.12 KB
Loading

atom.xml

Lines changed: 791 additions & 0 deletions
Large diffs are not rendered by default.

blog/atom.xml

Lines changed: 791 additions & 0 deletions
Large diffs are not rendered by default.

blog/how-to-make-your-blog-blazingly-fast/index.html

Lines changed: 7 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)