1 Star 0 Fork 25

魑魅魍魉/Tabler

forked from Gitee 极速下载/Tabler 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vercel.json 1.89 KB
一键复制 编辑 原始数据 按行查看 历史
Paweł Kuna 提交于 2023-02-27 01:21 . New docs (#1492)
{
"rewrites": [
{
"source": "/stats/js/script.js",
"destination": "https://plausible.io/js/script.js"
},
{
"source": "/stats/api/event",
"destination": "https://plausible.io/api/event"
},
{
"source": "/(.*)",
"destination": "/error-404.html"
}
],
"redirects": [
{
"source": "/docs",
"destination": "https://tabler.io/docs",
"permanent": true
},
{
"source": "/docs/:name(colors|typography?).html",
"destination": "https://tabler.io/docs/base/:name",
"permanent": true
},
{
"source": "/docs/:name(alerts|autosize|avatars|badges|breadcrumb|buttons|cards|carousel|charts|countup|datagrid|divider|dropdowns|dropzone|empty|icons|inline-player|modals|placeholder|popover|progress|progressbg|range-slider|ribbons|spinners|statuses|steps|switch-icon|tables|tabs|timelines|tinymce|toasts|tooltips|tracking?).html",
"destination": "https://tabler.io/docs/components/:name",
"permanent": true
},
{
"source": "/docs/:name(form-color-check|form-elements|form-fieldset|form-helpers|form-image-check|form-input-mask|form-selectboxes|form-validation?).html",
"destination": "https://tabler.io/docs/forms/:name",
"permanent": true
},
{
"source": "/docs/:name(browser-support|customize|download|faq?).html",
"destination": "https://tabler.io/docs/getting-started/:name",
"permanent": true
},
{
"source": "/docs/:name(page-headers?).html",
"destination": "https://tabler.io/docs/layout/:name",
"permanent": true
},
{
"source": "/docs/:name(flags|payments?).html",
"destination": "https://tabler.io/docs/plugins/:name",
"permanent": true
},
{
"source": "/docs/:name(borders|cursors|interactions?).html",
"destination": "https://tabler.io/docs/plugins/:name",
"permanent": true
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/chibang/Tabler.git
git@gitee.com:chibang/Tabler.git
chibang
Tabler
Tabler
dev

搜索帮助