feat: 添加 JSPage 页面,支持 JavaScript 文件,更新 ESLint 和 TypeScript 配置
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m33s
/ depcheck (push) Successful in 1m7s
/ playwright (push) Failing after 2m35s

This commit is contained in:
严浩
2025-01-03 17:06:47 +08:00
parent f5c0cb8665
commit 181213526e
7 changed files with 24 additions and 6 deletions

15
src/pages/MDPage.page.md Normal file
View File

@ -0,0 +1,15 @@
---
name: My Cool App
title: My Cool App
meta:
- name: description
content: Hello World
---
# Hello World
This is {{frontmatter.name}}
- [Unocss 快速、简单最新的Web项目大屏模板](https://github.com/gitboyzcf/vue3-simple-screen)
- [Vue3、Vite5、Primevue、Oxlint、Husky9 简单快速搭建最新的Web项目模板](https://juejin.cn/post/7438884007084032035)
- [Large, small, and dynamic viewport units polyfill](https://github.com/joppuyo/large-small-dynamic-viewport-units-polyfill)