Skip to content

Commit

Permalink
deploy: b2bda8b
Browse files Browse the repository at this point in the history
  • Loading branch information
precondition committed Nov 30, 2023
1 parent c4c8a2c commit 7ceae1f
Show file tree
Hide file tree
Showing 114 changed files with 114 additions and 114 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Page Not Found | KeymapDB</title><meta name="title" content="Page Not Found | KeymapDB"><meta name="description" content="KeymapDB is a public and open-source online database for keymaps of programmable keyboards, with a focus on QMK ergonomic mechanical keyboards. You can filter user-submitted keymaps like Miryoku by key count, firmware, keyboard, stagger, languages, OS, home row mods, and more!"><meta name="keywords" content="QMK,keyboard,keymap,remapping,database,open-source,mechanical keyboards,ergomech,keycap,custom,customization,ZMK,typing,touchtyping,macros,inspiration,ideas,QWERTY,Colemak,Dvorak,keyboard layout"><meta name="author" content="precondition"><meta name="twitter:data1" content="precondition"><meta name="robots" content="index, follow"><meta property="og:title" content="Page Not Found | KeymapDB"><meta property="twitter:title" content="Page Not Found | KeymapDB"><meta property="og:type" content="website"><meta property="og:url" content="/404.html"><meta property="og:description" content="KeymapDB is a public and open-source online database for keymaps of programmable keyboards, with a focus on QMK ergonomic mechanical keyboards. You can filter user-submitted keymaps like Miryoku by key count, firmware, keyboard, stagger, languages, OS, home row mods, and more!"><meta property="twitter:description" content="KeymapDB is a public and open-source online database for keymaps of programmable keyboards, with a focus on QMK ergonomic mechanical keyboards. You can filter user-submitted keymaps like Miryoku by key count, firmware, keyboard, stagger, languages, OS, home row mods, and more!"><link rel="canonical" href="/404.html"><link rel="shortcut icon" type="image/svg+xml" href="/assets/svg/logo/light.svg" sizes="any"><link rel="icon" type="image/svg+xml" href="/assets/svg/logo/light.svg" sizes="any"><link rel="apple-touch-icon" href="/assets/img/apple-touch-icon.png"><link rel="stylesheet" href="/assets/css/nouislider.css"><link rel="stylesheet" href="/assets/css/main.css"></head><body class="flex flex-col h-screen bg-white text-gray-800 break-words"><header id="header" class="header-shadow bg-white px-6 py-5 z-50 fixed w-full top-0 transition-all transform ease-in-out duration-500"><div class="mx-auto flex items-center flex-wrap justify-between"><div class="sm:mr-8"><a class="flex items-center" href="/"><img src="/assets/svg/logo/light.svg" class="max-h-10 mr-2"> <span class="text-xl text-teal-700 font-semibold self-center">KeymapDB</span></a></div><nav id="menu" class="order-last md:order-none items-center flex-grow w-full md:w-auto md:flex hidden mt-2 md:mt-0"><a href="/about" class="block mt-4 md:inline-block md:mt-0 font-medium text-gray-700 hover:text-teal-600 text-base mr-4">About</a> <a href="https://github.com/precondition/keymapdb" target="_blank" rel="noopener noreferrer" class="block mt-4 md:inline-block md:mt-0 font-medium text-gray-700 hover:text-teal-600 text-base mr-4">GitHub</a></nav><form id="search" action="/" class="order-last sm:order-none flex-grow items-center justify-end hidden sm:block mt-6 sm:mt-0"><label class="visually-hidden" for="header-searchbox">Search here ...</label> <input type="text" name="search" id="header-searchbox" placeholder="Search here ..." class="w-full sm:max-w-xs bg-gray-200 border border-transparent float-right focus:bg-white focus:border-gray-300 focus:outline-none h-8 p-4 placeholder-gray-500 rounded text-gray-700 text-sm"></form><div id="menu-toggle" class="flex items-center md:hidden text-gray-700 hover:text-teal-600 cursor-pointer sm:ml-6"><svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg></div></div></header><main class="mx-7 lg:mx-6 mt-32 flex-grow"><div class="flex flex-col md:flex-row items-center"><div class="md:mr-9 text-gray-800"><svg xmlns="https://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather feather-frown"><circle cx="12" cy="12" r="10"></circle><path d="M16 16s-1.5-2-4-2-4 2-4 2"></path><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></line></svg></div><div class="mt-5 md:mt-0 text-center md:text-left text-gray-800"><h1 class="text-6xl font-medium mt-2 mb-5">404</h1><h2 class="text-2xl text-gray-800 font-medium leading-snug mb-3 mt-0">Oops! It seems you are lost</h2><p class="mb-4 md:mb-3 text-gray-600">The page you're looking for might have been removed, had its name changed or is temporarily unavailable.</p><a href="/" class="text-teal-600 font-semibold">Return to homepage</a></div></div></main><footer class="mt-20 px-10 py-8 bg-gray-200"><div class="max-w-5xl mx-auto text-gray-700 text-center"><copyleft title="Copyleft" aria-label="Copyleft"></copyleft>2023 <a href="/" class="font-medium" target="_blank" rel="noopener noreferrer">KeymapDB</a>. Made by <a href="https://github.com/precondition" target="_blank" rel="noopener noreferrer">precondition</a> using <a href="https://www.11ty.dev" target="_blank" rel="noopener noreferrer">Eleventy</a> and <a href="https://tailwindcss.com" target="_blank" rel="noopener noreferrer">Tailwind CSS</a>.</div></footer><script src="/assets/js/bundle.js"></script></body></html>
<!doctype html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Page Not Found | KeymapDB</title><meta name="title" content="Page Not Found | KeymapDB"><meta name="description" content="KeymapDB is a public and open-source online database for keymaps of programmable keyboards, with a focus on QMK ergonomic mechanical keyboards. You can filter user-submitted keymaps like Miryoku by key count, firmware, keyboard, stagger, languages, OS, home row mods, and more!"><meta name="keywords" content="QMK,keyboard,keymap,remapping,database,open-source,mechanical keyboards,ergomech,keycap,custom,customization,ZMK,typing,touchtyping,macros,inspiration,ideas,QWERTY,Colemak,Dvorak,keyboard layout"><meta name="author" content="precondition"><meta name="twitter:data1" content="precondition"><meta name="robots" content="index, follow"><meta property="og:title" content="Page Not Found | KeymapDB"><meta property="twitter:title" content="Page Not Found | KeymapDB"><meta property="og:type" content="website"><meta property="og:url" content="/404.html"><meta property="og:description" content="KeymapDB is a public and open-source online database for keymaps of programmable keyboards, with a focus on QMK ergonomic mechanical keyboards. You can filter user-submitted keymaps like Miryoku by key count, firmware, keyboard, stagger, languages, OS, home row mods, and more!"><meta property="twitter:description" content="KeymapDB is a public and open-source online database for keymaps of programmable keyboards, with a focus on QMK ergonomic mechanical keyboards. You can filter user-submitted keymaps like Miryoku by key count, firmware, keyboard, stagger, languages, OS, home row mods, and more!"><link rel="canonical" href="/404.html"><link rel="shortcut icon" type="image/svg+xml" href="/assets/svg/logo/light.svg" sizes="any"><link rel="icon" type="image/svg+xml" href="/assets/svg/logo/light.svg" sizes="any"><link rel="apple-touch-icon" href="/assets/img/apple-touch-icon.png"><link rel="stylesheet" href="/assets/css/nouislider.css"><link rel="stylesheet" href="/assets/css/main.css"></head><body class="flex flex-col h-screen bg-white text-gray-800 break-words"><header id="header" class="header-shadow bg-white px-6 py-5 z-50 fixed w-full top-0 transition-all transform ease-in-out duration-500"><div class="mx-auto flex items-center flex-wrap justify-between"><div class="sm:mr-8"><a class="flex items-center" href="/"><img src="/assets/svg/logo/light.svg" class="max-h-10 mr-2" alt="Logo (Treasure map on a keycap)"> <span class="text-xl text-teal-700 font-semibold self-center">KeymapDB</span></a></div><nav id="menu" class="order-last md:order-none items-center flex-grow w-full md:w-auto md:flex hidden mt-2 md:mt-0"><a href="/about" class="block mt-4 md:inline-block md:mt-0 font-medium text-gray-700 hover:text-teal-600 text-base mr-4">About</a> <a href="https://github.com/precondition/keymapdb" target="_blank" rel="noopener noreferrer" class="block mt-4 md:inline-block md:mt-0 font-medium text-gray-700 hover:text-teal-600 text-base mr-4">GitHub</a></nav><form id="search" action="/" class="order-last sm:order-none flex-grow items-center justify-end hidden sm:block mt-6 sm:mt-0"><label class="visually-hidden" for="header-searchbox">Search here ...</label> <input type="text" name="search" id="header-searchbox" placeholder="Search here ..." class="w-full sm:max-w-xs bg-gray-200 border border-transparent float-right focus:bg-white focus:border-gray-300 focus:outline-none h-8 p-4 placeholder-gray-500 rounded text-gray-700 text-sm"></form><div id="menu-toggle" class="flex items-center md:hidden text-gray-700 hover:text-teal-600 cursor-pointer sm:ml-6"><svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg></div></div></header><main class="mx-7 lg:mx-6 mt-32 flex-grow"><div class="flex flex-col md:flex-row items-center"><div class="md:mr-9 text-gray-800"><svg xmlns="https://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather feather-frown"><circle cx="12" cy="12" r="10"></circle><path d="M16 16s-1.5-2-4-2-4 2-4 2"></path><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></line></svg></div><div class="mt-5 md:mt-0 text-center md:text-left text-gray-800"><h1 class="text-6xl font-medium mt-2 mb-5">404</h1><h2 class="text-2xl text-gray-800 font-medium leading-snug mb-3 mt-0">Oops! It seems you are lost</h2><p class="mb-4 md:mb-3 text-gray-600">The page you're looking for might have been removed, had its name changed or is temporarily unavailable.</p><a href="/" class="text-teal-600 font-semibold">Return to homepage</a></div></div></main><footer class="mt-20 px-10 py-8 bg-gray-200"><div class="max-w-5xl mx-auto text-gray-700 text-center"><copyleft title="Copyleft" aria-label="Copyleft"></copyleft>2023 <a href="/" class="font-medium" target="_blank" rel="noopener noreferrer">KeymapDB</a>. Made by <a href="https://github.com/precondition" target="_blank" rel="noopener noreferrer">precondition</a> using <a href="https://www.11ty.dev" target="_blank" rel="noopener noreferrer">Eleventy</a> and <a href="https://tailwindcss.com" target="_blank" rel="noopener noreferrer">Tailwind CSS</a>.</div></footer><script src="/assets/js/bundle.js"></script></body></html>
Loading

0 comments on commit 7ceae1f

Please sign in to comment.