Skip to content

Commit 344ff6e

Browse files
committed
update gitignore
1 parent c547e96 commit 344ff6e

File tree

83 files changed

+926
-3
lines changed

Some content is hidden

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

83 files changed

+926
-3
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
.vitepress/cache
2-
.vitepress/dist
2+

.vitepress/dist/404.html

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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 | LaraLamma</title>
7+
<meta name="description" content="Not Found">
8+
<meta name="generator" content="VitePress v1.2.2">
9+
<link rel="preload stylesheet" href="/assets/style.Bmp_BvfL.css" as="style">
10+
11+
<script type="module" src="/assets/app.BfMmCfvk.js"></script>
12+
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
13+
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
14+
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
15+
</head>
16+
<body>
17+
<div id="app"></div>
18+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"use-cases.md\":\"DjL7x8bk\",\"example.md\":\"D1-UCMvI\",\"links.md\":\"BjA_FAtP\",\"api.md\":\"CZLLC7X4\",\"docs.md\":\"BMVX9yrr\",\"index.md\":\"CpqdiBEc\",\"local.md\":\"CQIWxirH\",\"first-collection.md\":\"BsR8aa40\",\"server.md\":\"_fra7Gln\",\"developing.md\":\"C4O41YXx\",\"digging-in.md\":\"CrUJuv87\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"LaraLamma\",\"description\":\"Will update After\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"/images/logo.png\",\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Documentation\",\"link\":\"/docs\"}],\"sidebar\":[{\"text\":\"🚀 The Docs\",\"items\":[{\"text\":\"Overview\",\"link\":\"/docs\"},{\"text\":\"Local Setup\",\"link\":\"/local\"},{\"text\":\"First Collection\",\"link\":\"/first-collection\"},{\"text\":\"Digging In\",\"link\":\"/digging-in\"},{\"text\":\"Use Cases\",\"link\":\"/use-cases\"},{\"text\":\"Server\",\"link\":\"/server\"},{\"text\":\"Developing\",\"link\":\"/developing\"},{\"text\":\"Links\",\"link\":\"/links\"},{\"text\":\"APIs\",\"link\":\"/api\"}]}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/vuejs/vitepress\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
19+
20+
</body>
21+
</html>

.vitepress/dist/api.html

+111
Large diffs are not rendered by default.

.vitepress/dist/assets/api.md.CZLLC7X4.js

+16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.vitepress/dist/assets/api.md.CZLLC7X4.lean.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.vitepress/dist/assets/app.BfMmCfvk.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
192 KB
Loading
Loading
264 KB
Loading
151 KB
Loading
142 KB
Loading

0 commit comments

Comments
 (0)