Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fluid markdown 公式部署之后不显示 本地预览显示 #1164

Open
yuluo-yx opened this issue Jan 1, 2025 · 1 comment
Open

fluid markdown 公式部署之后不显示 本地预览显示 #1164

yuluo-yx opened this issue Jan 1, 2025 · 1 comment
Labels
🐛 bug Unexpected problem or unintended behavior

Comments

@yuluo-yx
Copy link

yuluo-yx commented Jan 1, 2025

本地

image

部署之后

image

package.json

{
  "name": "hexo-site",
  "version": "0.0.0",
  "private": true,
  "scripts": {
    "build": "hexo generate",
    "clean": "hexo clean",
    "deploy": "hexo deploy",
    "server": "hexo server"
  },
  "hexo": {
    "version": "7.3.0"
  },
  "dependencies": {
    "hexo": "^7.3.0",
    "hexo-filter-mathjax": "^0.9.0",
    "hexo-generator-archive": "^2.0.0",
    "hexo-generator-category": "^2.0.0",
    "hexo-generator-index": "^4.0.0",
    "hexo-generator-tag": "^2.0.0",
    "hexo-renderer-ejs": "^2.0.0",
    "hexo-renderer-kramed": "^0.1.4",
    "hexo-renderer-mathjax": "^0.6.0",
    "hexo-renderer-stylus": "^3.0.0",
    "hexo-server": "^3.0.0",
    "hexo-theme-landscape": "^1.0.0"
  }
}
@yuluo-yx yuluo-yx added the 🐛 bug Unexpected problem or unintended behavior label Jan 1, 2025
@yuluo-yx
Copy link
Author

yuluo-yx commented Jan 2, 2025

@zkqiang Can you take a look. very thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant