Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Aug 6, 2024
0 parents commit 12735a3
Show file tree
Hide file tree
Showing 306 changed files with 9,776 additions and 0 deletions.
70 changes: 70 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<!doctypehtml><html class=astro-rwlsmwlq data-has-hero=true data-theme=dark dir=ltr lang=en><meta charset=utf-8><meta content=width=device-width,initial-scale=1 name=viewport><title>404 | Radashi</title><link href=https://radashi-org.github.io/404/ rel=canonical><link href=/sitemap-index.xml rel=sitemap><link href=https://fonts.googleapis.com rel=preconnect><link crossorigin href=https://fonts.gstatic.com rel=preconnect><link href=https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap rel=stylesheet><link rel="shortcut icon"href=/favicon.svg type=image/svg+xml><meta content="Astro v4.11.5"name=generator><meta content="Starlight v0.24.5"name=generator><meta content=404 property=og:title><meta content=article property=og:type><meta content=https://radashi-org.github.io/404/ property=og:url><meta content=en property=og:locale><meta property=og:description><meta content=Radashi property=og:site_name><meta content=summary_large_image name=twitter:card><meta content=404 name=twitter:title><meta name=twitter:description><script>window.StarlightThemeProvider = (() => {
const storedTheme =
typeof localStorage !== 'undefined' && localStorage.getItem('starlight-theme');
const theme =
storedTheme ||
(window.matchMedia('(prefers-color-scheme: light)').matches ? 'light' : 'dark');
document.documentElement.dataset.theme = theme === 'light' ? 'light' : 'dark';
return {
updatePickers(theme = storedTheme || 'auto') {
document.querySelectorAll('starlight-theme-select').forEach((picker) => {
const select = picker.querySelector('select');
if (select) select.value = theme;
/** @type {HTMLTemplateElement | null} */
const tmpl = document.querySelector(`#theme-icons`);
const newIcon = tmpl && tmpl.content.querySelector('.' + theme);
if (newIcon) {
const oldIcon = picker.querySelector('svg.label-icon');
if (oldIcon) {
oldIcon.replaceChildren(...newIcon.cloneNode(true).childNodes);
}
}
});
},
};
})();</script><template id=theme-icons><svg class="light astro-bkchasgr"style="--sl-icon-size: 1em;"viewbox="0 0 24 24"aria-hidden=true fill=currentColor height=16 width=16><path d="M5 12a1 1 0 0 0-1-1H3a1 1 0 0 0 0 2h1a1 1 0 0 0 1-1Zm.64 5-.71.71a1 1 0 0 0 0 1.41 1 1 0 0 0 1.41 0l.71-.71A1 1 0 0 0 5.64 17ZM12 5a1 1 0 0 0 1-1V3a1 1 0 0 0-2 0v1a1 1 0 0 0 1 1Zm5.66 2.34a1 1 0 0 0 .7-.29l.71-.71a1 1 0 1 0-1.41-1.41l-.66.71a1 1 0 0 0 0 1.41 1 1 0 0 0 .66.29Zm-12-.29a1 1 0 0 0 1.41 0 1 1 0 0 0 0-1.41l-.71-.71a1.004 1.004 0 1 0-1.43 1.41l.73.71ZM21 11h-1a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2Zm-2.64 6A1 1 0 0 0 17 18.36l.71.71a1 1 0 0 0 1.41 0 1 1 0 0 0 0-1.41l-.76-.66ZM12 6.5a5.5 5.5 0 1 0 5.5 5.5A5.51 5.51 0 0 0 12 6.5Zm0 9a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7Zm0 3.5a1 1 0 0 0-1 1v1a1 1 0 0 0 2 0v-1a1 1 0 0 0-1-1Z"/></svg> <svg class="dark astro-bkchasgr"style="--sl-icon-size: 1em;"viewbox="0 0 24 24"aria-hidden=true fill=currentColor height=16 width=16><path d="M21.64 13a1 1 0 0 0-1.05-.14 8.049 8.049 0 0 1-3.37.73 8.15 8.15 0 0 1-8.14-8.1 8.59 8.59 0 0 1 .25-2A1 1 0 0 0 8 2.36a10.14 10.14 0 1 0 14 11.69 1 1 0 0 0-.36-1.05Zm-9.5 6.69A8.14 8.14 0 0 1 7.08 5.22v.27a10.15 10.15 0 0 0 10.14 10.14 9.784 9.784 0 0 0 2.1-.22 8.11 8.11 0 0 1-7.18 4.32v-.04Z"/></svg> <svg class="auto astro-bkchasgr"style="--sl-icon-size: 1em;"viewbox="0 0 24 24"aria-hidden=true fill=currentColor height=16 width=16><path d="M21 14h-1V7a3 3 0 0 0-3-3H7a3 3 0 0 0-3 3v7H3a1 1 0 0 0-1 1v2a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-2a1 1 0 0 0-1-1ZM6 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7H6V7Zm14 10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1h16v1Z"/></svg></template><script data-tooltips-options type=application/json>{"interactive":false,"class":"astro-rwlsmwlq"}</script><link href=/assets/browser-support.QSDFT8qv.css rel=stylesheet><link href=/assets/browser-support.BW2R9bY-.css rel=stylesheet><script src=/assets/hoisted.D9su5JJb.js type=module></script><script src=/assets/page.LpqHvsRr.js type=module></script><body class=astro-rwlsmwlq><a class=astro-z2miczde href=#_top>Skip to content</a><div class="swup page-frame sl-flex astro-wu4nwam6"><header class="header astro-wu4nwam6"data-swup-persist=starlight__header><div class="header sl-flex astro-wagtsxap"><div class="title-wrapper sl-flex astro-wagtsxap"><a class="site-title sl-flex astro-z73cwxac"href=/> <img class="light:sl-hidden astro-z73cwxac"alt height=1143 src=/assets/[email protected] width=4578> <img class="dark:sl-hidden astro-z73cwxac"alt height=1143 src=/assets/[email protected] width=4578> <span class="sr-only astro-z73cwxac"> Radashi </span> </a></div><div class="search-root sl-flex astro-wagtsxap"><site-search class=astro-n63ahxst data-translations={"placeholder":"Search"}> <button class=astro-n63ahxst data-open-modal disabled role=search><img class=astro-n63ahxst src=/search-dark.svg></button> <dialog aria-label=Search class=astro-n63ahxst style=padding:0><div class="dialog-frame sl-flex astro-n63ahxst"><button class="sl-flex md:sl-hidden astro-n63ahxst"data-close-modal>Cancel</button><div class="search-container astro-n63ahxst"><div class=astro-n63ahxst id=starlight__search></div></div></div></dialog> </site-search></div><div class="sl-hidden md:sl-flex right-group astro-wagtsxap"></div></div></header><script>(function () {
const sidebarPane = document.querySelector('.sidebar-pane');
if (sidebarPane) {
const scrollPosition = sidebarPane.getAttribute('data-scroll-top');
if (scrollPosition) {
sidebarPane.scrollTop = +scrollPosition;
}
sidebarPane.addEventListener(
'scroll',
() => {
sidebarPane.setAttribute('data-scroll-top', '' + sidebarPane.scrollTop);
},
{ passive: true }
);
}
})();</script><div class="main-frame transition-fade astro-wu4nwam6"><div class="lg:sl-flex astro-qzsemow5"><div class="main-pane astro-qzsemow5"><main class=astro-rwlsmwlq dir=ltr lang=en><div class="page transition-fade astro-rwlsmwlq"data-has-hero=true><script>// This script updates the <html> element's data-* attributes
// and sets the display style of the sidebar. It will rerun on
// each page navigation.
(function () {
const parentElement = document.currentScript?.parentElement;

const { hasSidebar, hasToc, hasHero } = parentElement?.dataset || {};

/**
* @param {HTMLElement} element
* @param {string} key
* @param {any} value
*/
function setData(element, key, value) {
if (value == null) {
delete element.dataset[key];
} else {
element.dataset[key] = value;
}
}

const htmlElement = document.documentElement;
setData(htmlElement, 'hasSidebar', hasSidebar);
setData(htmlElement, 'hasToc', hasToc);
setData(htmlElement, 'hasHero', hasHero);

const sidebar = document.getElementById('starlight__sidebar');
if (sidebar) {
sidebar.style.display = hasSidebar ? 'block' : 'none';
}
})();</script><div class="content-panel astro-dmxftcma"><div class="sl-container astro-dmxftcma"><div class="hero astro-pgofn2s2"><div class="sl-flex stack astro-pgofn2s2"><div class="sl-flex copy astro-pgofn2s2"><h1 class=astro-pgofn2s2 data-page-title id=_top>404</h1><div class="tagline astro-pgofn2s2">Page not found. Check the URL or try using the search bar.</div></div></div></div><div class=sl-markdown-content></div><footer class="sl-flex astro-ws7dwejz"style="margin-left: -1rem; margin-right: -1rem;"></footer></div></div></div></main></div></div></div></div>
1 change: 1 addition & 0 deletions Changes-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Community-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Ethos-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Github-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Github-large.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 12735a3

Please sign in to comment.