Skip to content

Commit d75b499

Browse files
committed
Auto deploy from Github Actions
0 parents  commit d75b499

File tree

96 files changed

+1070
-0
lines changed

Some content is hidden

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

96 files changed

+1070
-0
lines changed

404.html

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
<!DOCTYPE html>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width,initial-scale=1">
6+
<meta name="generator" content="VuePress 2.0.0-beta.35">
7+
<style>
8+
:root {
9+
--c-bg: #fff;
10+
}
11+
html.dark {
12+
--c-bg: #22272e;
13+
}
14+
html, body {
15+
background-color: var(--c-bg);
16+
}
17+
</style>
18+
<script>
19+
const userMode = localStorage.getItem('vuepress-color-scheme');
20+
const systemDarkMode = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
21+
if (userMode === 'dark' || (userMode !== 'light' && systemDarkMode)) {
22+
document.documentElement.classList.toggle('dark', true);
23+
}
24+
</script>
25+
<meta name="application-name" content="Tovy Documentation"><link rel="icon" href="/assets/favicon.ico"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://cdn.jsdelivr.net"><script defer data-domain="docs.tovyblox.xyz" src="https://analytics.whooopdev.xyz/js/plausible.js"></script><link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"><title>Tovy Documentation</title><meta name="description" content="Documentation for Tovy, the open source staff management system!">
26+
<link rel="modulepreload" href="/assets/app.a072516b.js"><link rel="modulepreload" href="/assets/404.html.f166316b.js"><link rel="modulepreload" href="/assets/404.html.bee13de6.js"><link rel="modulepreload" href="/assets/plugin-vue_export-helper.21dcd24c.js">
27+
<link rel="stylesheet" href="/assets/style.ef841b49.css">
28+
</head>
29+
<body>
30+
<div id="app"><!--[--><div class="theme-container"><div class="theme-default-content"><h1>404</h1><blockquote>Looks like we&#39;ve got some broken links.</blockquote><a href="/" class="">Take me home</a></div></div><!----><!--]--></div>
31+
<script type="module" src="/assets/app.a072516b.js" defer></script>
32+
</body>
33+
</html>

assets/404.d1279562.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/404.html.bee13de6.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import{_ as r}from"./plugin-vue_export-helper.21dcd24c.js";const _={};function e(t,c){return null}var a=r(_,[["render",e]]);export{a as default};

assets/404.html.f166316b.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
const t={key:"v-3706649a",path:"/404.html",title:"",lang:"en-US",frontmatter:{layout:"404"},excerpt:"",headers:[],git:{},filePathRelative:null};export{t as data};

assets/Layout.42717e46.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/SUMMARY.html.2e595ea6.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/SUMMARY.html.e0641dd1.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/app.a072516b.js

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/back-to-top.8efcbe56.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/changing-the-color.html.30c87c7e.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/changing-the-color.html.960fd99d.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/cli.html.2498ef29.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/cli.html.4894fa07.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
const e={key:"v-f5e90f98",path:"/guides/ref/cli.html",title:"CLI",lang:"en-US",frontmatter:{},excerpt:"",headers:[],git:{},filePathRelative:"guides/ref/cli.md"};export{e as data};

assets/color.html.689a8fc4.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/color.html.78dfbad3.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/config.html.4358d368.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
const e={key:"v-286cdc7c",path:"/guides/ref/config.html",title:"Configuration",lang:"en-US",frontmatter:{},excerpt:"",headers:[],git:{},filePathRelative:"guides/ref/config.md"};export{e as data};

assets/config.html.6ddf69ff.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/creating-a-mongodb-database.html.13706bcd.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/creating-a-mongodb-database.html.71c0e65d.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/creating.html.90baf22a.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/creating.html.9939926a.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)