Skip to content

Commit db23c27

Browse files
committed
Revamp docs
1 parent 5d29875 commit db23c27

85 files changed

Lines changed: 3208 additions & 30 deletions

File tree

Some content is hidden

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

site/.vitepress/dist/404.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!DOCTYPE html>
2+
<html lang="en-US" dir="ltr">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width,initial-scale=1">
6+
<title>404 | LinkedQL</title>
7+
<meta name="description" content="Not Found">
8+
<meta name="generator" content="VitePress v1.6.4">
9+
<link rel="preload stylesheet" href="/assets/style.DxeyQAKk.css" as="style">
10+
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
11+
12+
<script type="module" src="/assets/app.DyNoew7P.js"></script>
13+
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
14+
<meta name="theme-color" content="gold">
15+
<script id="check-dark-mode">document.documentElement.classList.add("dark");</script>
16+
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
17+
</head>
18+
<body>
19+
<div id="app"></div>
20+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"capabilities.md\":\"lKFfzORh\",\"capabilities_changefeeds.md\":\"BbVKE835\",\"capabilities_deeprefs.md\":\"CEI21O9O\",\"capabilities_json-literals.md\":\"0XOfRqew\",\"capabilities_live-queries.md\":\"ELg9xpgj\",\"capabilities_streaming.md\":\"b3c0XtJ7\",\"capabilities_upsert.md\":\"Dmbzr96U\",\"capabilities_version-binding.md\":\"DcmNgFeX\",\"docs.md\":\"4rMGXL5A\",\"docs_query-api.md\":\"BxW7Asb7\",\"docs_setup.md\":\"C_FRjVi1\",\"engineering_realtime-engine.md\":\"C2aTCXTA\",\"flashql.md\":\"sgPfa8_k\",\"flashql_foreign-io.md\":\"B9ukP71K\",\"flashql_lang.md\":\"D3-uy8o0\",\"flashql_sync.md\":\"DhO46S_L\",\"index.md\":\"NoUA2Dg5\",\"overview.md\":\"BhRo4Yxc\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"LinkedQL\",\"description\":\"A modern take on SQL and SQL databases — with reactivity, versioning, and more.\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":\"force-dark\",\"themeConfig\":{\"logo\":{\"src\":\"/img/brand/linked-ql-logo.png\",\"height\":140},\"siteTitle\":false,\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/linked-db/linked-ql\"}],\"nav\":[{\"text\":\"What is LinkedQL\",\"link\":\"/overview\",\"activeMatch\":\"/overview\"},{\"text\":\"Capabilities\",\"link\":\"/capabilities\",\"activeMatch\":\"/capabilities\"},{\"text\":\"Docs\",\"link\":\"/docs\",\"activeMatch\":\"/docs\"},{\"text\":\"FlashQL\",\"link\":\"/flashql\",\"activeMatch\":\"/flashql\"},{\"text\":\"Engineering\",\"link\":\"/engineering/realtime-engine\",\"activeMatch\":\"/engineering\"},{\"text\":\"Star on GitHub\",\"link\":\"https://github.com/linked-db/linked-ql\"}],\"sidebar\":{\"/\":[{\"text\":\"Overview\",\"items\":[{\"text\":\"What is LinkedQL\",\"link\":\"/overview\"}]},{\"text\":\"Docs\",\"items\":[{\"text\":\"Getting Started\",\"link\":\"/docs\"},{\"text\":\"Dialects & Clients\",\"link\":\"/docs/setup\"},{\"text\":\"Query Interface\",\"link\":\"/docs/query-api\"}]},{\"text\":\"Capabilities\",\"items\":[{\"text\":\"Capabilities Overview\",\"link\":\"/capabilities\"},{\"text\":\"Live Queries\",\"link\":\"/capabilities/live-queries\"},{\"text\":\"Streaming\",\"link\":\"/capabilities/streaming\"},{\"text\":\"Changefeeds (WAL)\",\"link\":\"/capabilities/changefeeds\"},{\"text\":\"DeepRefs\",\"link\":\"/capabilities/deeprefs\"},{\"text\":\"JSON Literals\",\"link\":\"/capabilities/json-literals\"},{\"text\":\"UPSERT\",\"link\":\"/capabilities/upsert\"},{\"text\":\"Version Binding\",\"link\":\"/capabilities/version-binding\"}]},{\"text\":\"FlashQL\",\"items\":[{\"text\":\"FlashQL Overview\",\"link\":\"/flashql\"},{\"text\":\"Federation & Sync\",\"link\":\"/flashql/foreign-io\"},{\"text\":\"Sync\",\"link\":\"/flashql/sync\"},{\"text\":\"Language Reference\",\"link\":\"/flashql/lang\"}]},{\"text\":\"Engineering\",\"items\":[{\"text\":\"The Realtime Engine\",\"link\":\"/engineering/realtime-engine\"}]}]},\"footer\":{\"message\":\"MIT Licensed\",\"copyright\":\"© Oxford Harrison\"},\"search\":{\"provider\":\"local\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
21+
22+
</body>
23+
</html>

site/.vitepress/dist/assets/app.DyNoew7P.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)