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

Seperate Markdown Frontmatter/md Info on demand #485

Open
1 task done
YunYouJun opened this issue Dec 15, 2024 · 0 comments
Open
1 task done

Seperate Markdown Frontmatter/md Info on demand #485

YunYouJun opened this issue Dec 15, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@YunYouJun
Copy link
Owner

YunYouJun commented Dec 15, 2024

Clear and concise description of the problem

新的想法:动态分离的文章与主题渲染

一个被构建后的文章 JSON 信息,包括 frontmatterhtml

博客按需加载对应 JSON 并渲染。
这意味已知 JSON 路径,可以动态切换不同主题。


另一个想法:通过开关,支持实时的 Markdown 渲染。

Suggested solution

内嵌 Vue 组件(带有 JS 逻辑的情况)不好实现,优先分离 frontmatter。

CMS(只有 Markdown) 的情况应该可以覆盖。

Alternative

No response

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@YunYouJun YunYouJun added the enhancement New feature or request label Dec 15, 2024
@YunYouJun YunYouJun added this to the v1.0.0 milestone Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant