Skip to content

Commit

Permalink
deploy: de959dd
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 25, 2024
1 parent d21e3f3 commit 03b0924
Show file tree
Hide file tree
Showing 62 changed files with 592 additions and 145 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue + TS</title>
<script type="module" crossorigin src="/assets/index-BXwhoUEp.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BQNYpzqF.css">
<script type="module" crossorigin src="/assets/index-DWUkzBt0.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Cef7LNnC.css">
</head>
<body>
<div id="app"></div>
Expand Down
25 changes: 16 additions & 9 deletions api/2024/all.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
{
"blog": [
{
"slug": "markdown-components-in-vue",
"fileName": "markdown-components-in-vue.md",
"date": "2024-03-02",
"tags": [],
"wordCount": 0,
"lineCount": 1,
"url": "https://press-vue.servicestack.net/posts/markdown-components-in-vue"
},
{
"slug": "vite-press-plugin",
"fileName": "vite-press-plugin.md",
Expand All @@ -24,6 +15,22 @@
"author": "Lucy Bates",
"image": "https://images.unsplash.com/photo-1524668951403-d44b28200ce0?crop=entropy&fit=crop&h=1000&w=2000",
"url": "https://press-vue.servicestack.net/posts/vite-press-plugin"
},
{
"slug": "markdown-components-in-vue",
"fileName": "markdown-components-in-vue.md",
"date": "2024-02-28",
"tags": [
"docs",
"markdown"
],
"wordCount": 971,
"lineCount": 293,
"title": "Vue Components in Markdown",
"summary": "How to reference and Import Vue Components in Markdown",
"author": "Lucy Bates",
"image": "https://images.unsplash.com/photo-1700427296131-0cc4c4610fc6?crop=entropy&fit=crop&h=1000&w=2000",
"url": "https://press-vue.servicestack.net/posts/markdown-components-in-vue"
}
],
"videos": [],
Expand Down
25 changes: 16 additions & 9 deletions api/2024/blog.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
[
{
"slug": "markdown-components-in-vue",
"fileName": "markdown-components-in-vue.md",
"date": "2024-03-02",
"tags": [],
"wordCount": 0,
"lineCount": 1,
"url": "https://press-vue.servicestack.net/posts/markdown-components-in-vue"
},
{
"slug": "vite-press-plugin",
"fileName": "vite-press-plugin.md",
Expand All @@ -23,5 +14,21 @@
"author": "Lucy Bates",
"image": "https://images.unsplash.com/photo-1524668951403-d44b28200ce0?crop=entropy&fit=crop&h=1000&w=2000",
"url": "https://press-vue.servicestack.net/posts/vite-press-plugin"
},
{
"slug": "markdown-components-in-vue",
"fileName": "markdown-components-in-vue.md",
"date": "2024-02-28",
"tags": [
"docs",
"markdown"
],
"wordCount": 971,
"lineCount": 293,
"title": "Vue Components in Markdown",
"summary": "How to reference and Import Vue Components in Markdown",
"author": "Lucy Bates",
"image": "https://images.unsplash.com/photo-1700427296131-0cc4c4610fc6?crop=entropy&fit=crop&h=1000&w=2000",
"url": "https://press-vue.servicestack.net/posts/markdown-components-in-vue"
}
]
25 changes: 16 additions & 9 deletions api/all.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
{
"blog": [
{
"slug": "markdown-components-in-vue",
"fileName": "markdown-components-in-vue.md",
"date": "2024-03-02",
"tags": [],
"wordCount": 0,
"lineCount": 1,
"url": "https://press-vue.servicestack.net/posts/markdown-components-in-vue"
},
{
"slug": "vite-press-plugin",
"fileName": "vite-press-plugin.md",
Expand All @@ -25,6 +16,22 @@
"image": "https://images.unsplash.com/photo-1524668951403-d44b28200ce0?crop=entropy&fit=crop&h=1000&w=2000",
"url": "https://press-vue.servicestack.net/posts/vite-press-plugin"
},
{
"slug": "markdown-components-in-vue",
"fileName": "markdown-components-in-vue.md",
"date": "2024-02-28",
"tags": [
"docs",
"markdown"
],
"wordCount": 971,
"lineCount": 293,
"title": "Vue Components in Markdown",
"summary": "How to reference and Import Vue Components in Markdown",
"author": "Lucy Bates",
"image": "https://images.unsplash.com/photo-1700427296131-0cc4c4610fc6?crop=entropy&fit=crop&h=1000&w=2000",
"url": "https://press-vue.servicestack.net/posts/markdown-components-in-vue"
},
{
"slug": "net8-best-blazor",
"fileName": "net8-best-blazor.md",
Expand Down

Large diffs are not rendered by default.

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

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

Loading

0 comments on commit 03b0924

Please sign in to comment.