Skip to content

Commit

Permalink
chore: 🤖 rebuild project
Browse files Browse the repository at this point in the history
  • Loading branch information
Saul-Mirone committed Apr 28, 2022
1 parent b9b798c commit 5fc309f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"request": "launch",
"restart": true,
"name": "Launch chrome against localhost",
"url": "http://localhost:3000/#/online-demo",
"url": "http://localhost:3000/",
"webRoot": "${workspaceFolder}",
"preLaunchTask": "npm: doc"
}
Expand Down
48 changes: 24 additions & 24 deletions gh-pages/public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,122 +2,122 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url>
<loc>
http://milkdown.dev/why-milkdown
https://milkdown.dev/why-milkdown
</loc>
</url>
<url>
<loc>
http://milkdown.dev/getting-started
https://milkdown.dev/getting-started
</loc>
</url>
<url>
<loc>
http://milkdown.dev/interacting-with-editor
https://milkdown.dev/interacting-with-editor
</loc>
</url>
<url>
<loc>
http://milkdown.dev/commands
https://milkdown.dev/commands
</loc>
</url>
<url>
<loc>
http://milkdown.dev/styling
https://milkdown.dev/styling
</loc>
</url>
<url>
<loc>
http://milkdown.dev/keyboard-shortcuts
https://milkdown.dev/keyboard-shortcuts
</loc>
</url>
<url>
<loc>
http://milkdown.dev/macros
https://milkdown.dev/macros
</loc>
</url>
<url>
<loc>
http://milkdown.dev/react
https://milkdown.dev/react
</loc>
</url>
<url>
<loc>
http://milkdown.dev/vue
https://milkdown.dev/vue
</loc>
</url>
<url>
<loc>
http://milkdown.dev/angular
https://milkdown.dev/angular
</loc>
</url>
<url>
<loc>
http://milkdown.dev/svelte
https://milkdown.dev/svelte
</loc>
</url>
<url>
<loc>
http://milkdown.dev/vue2
https://milkdown.dev/vue2
</loc>
</url>
<url>
<loc>
http://milkdown.dev/using-plugins
https://milkdown.dev/using-plugins
</loc>
</url>
<url>
<loc>
http://milkdown.dev/plugins-101
https://milkdown.dev/plugins-101
</loc>
</url>
<url>
<loc>
http://milkdown.dev/plugin-factories
https://milkdown.dev/plugin-factories
</loc>
</url>
<url>
<loc>
http://milkdown.dev/composable-plugins
https://milkdown.dev/composable-plugins
</loc>
</url>
<url>
<loc>
http://milkdown.dev/example-iframe-plugin
https://milkdown.dev/example-iframe-plugin
</loc>
</url>
<url>
<loc>
http://milkdown.dev/internal-plugins
https://milkdown.dev/internal-plugins
</loc>
</url>
<url>
<loc>
http://milkdown.dev/design-system
https://milkdown.dev/design-system
</loc>
</url>
<url>
<loc>
http://milkdown.dev/using-themes
https://milkdown.dev/using-themes
</loc>
</url>
<url>
<loc>
http://milkdown.dev/writing-themes
https://milkdown.dev/writing-themes
</loc>
</url>
<url>
<loc>
http://milkdown.dev/milkdown_core
https://milkdown.dev/milkdown_core
</loc>
</url>
<url>
<loc>
http://milkdown.dev/milkdown_transformer
https://milkdown.dev/milkdown_transformer
</loc>
</url>
<url>
<loc>
http://milkdown.dev/milkdown_plugin-listener
https://milkdown.dev/milkdown_plugin-listener
</loc>
</url>
</urlset>

1 comment on commit 5fc309f

@vercel
Copy link

@vercel vercel bot commented on 5fc309f Apr 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.