Skip to content

Commit

Permalink
deploy: a2f3ac6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 15, 2024
1 parent d484ea7 commit 993d1a8
Show file tree
Hide file tree
Showing 55 changed files with 158 additions and 342 deletions.
4 changes: 2 additions & 2 deletions 404.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _next/static/8Mw2XcLRGFmOo7jj2myyT/_buildManifest.js

This file was deleted.

1 change: 0 additions & 1 deletion _next/static/8Mw2XcLRGFmOo7jj2myyT/_ssgManifest.js

This file was deleted.

1 change: 1 addition & 0 deletions _next/static/Iq1lD1fjL-OJAGVN4s4uJ/_buildManifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _next/static/Iq1lD1fjL-OJAGVN4s4uJ/_ssgManifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _next/static/chunks/474-dbd0851ca13ea782.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _next/static/chunks/nextra-data-en-US.json

Large diffs are not rendered by default.

55 changes: 0 additions & 55 deletions _next/static/chunks/nextra-page-map-.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import meta from "../../../pages/_meta.ts";
import blog_meta from "../../../pages/blog/_meta.ts";
import blog_posts_meta from "../../../pages/blog/posts/_meta.ts";
import docs_meta from "../../../pages/docs/_meta.ts";
import legal_meta from "../../../pages/legal/_meta.ts";
export const pageMap = [{
Expand All @@ -11,59 +9,6 @@ export const pageMap = [{
frontMatter: {
"sidebarTitle": "404"
}
}, {
name: "blog",
route: "/blog",
children: [{
data: blog_meta
}, {
name: "index",
route: "/blog",
frontMatter: {
"sidebarTitle": "Index"
}
}, {
name: "posts",
route: "/blog/posts",
children: [{
data: blog_posts_meta
}, {
name: "ch-ui-blog",
route: "/blog/posts/ch-ui-blog",
frontMatter: {
"title": "CH-UI's Origin...",
"description": "The story of how CH-UI came to be.",
"author": {
"name": "Caio Ricciuti",
"github": "https://github.com/caioricciuti",
"avatar": "https://avatars.githubusercontent.com/u/1025885?v=4"
},
"date": new Date(1728432000000),
"readingTime": 5
}
}, {
name: "index",
route: "/blog/posts",
frontMatter: {
"sidebarTitle": "Index"
}
}, {
name: "why-i-couldnt-lose-my-data",
route: "/blog/posts/why-i-couldnt-lose-my-data",
frontMatter: {
"title": "Why I couldn't Lose My Data!",
"description": "From this day on, I knew I can get all the answers I need from my data.",
"author": {
"name": "Caio Ricciuti",
"github": "https://github.com/caioricciuti",
"avatar": "https://avatars.githubusercontent.com/u/1025885?v=4"
},
"tags": ["ch-ui", "clickhouse", "data"],
"date": new Date(1728432000000),
"readingTime": 3
}
}]
}]
}, {
name: "docs",
route: "/docs",
Expand Down
Loading

0 comments on commit 993d1a8

Please sign in to comment.