We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您这个可以直接像hexo那样,写markdown文件,然后推送到github pages,然后做静态博客管理么?
The text was updated successfully, but these errors were encountered:
@EryouHao 现在只做了单页面博客,所有的markdown文件都会生成json文件,执行npm run build 后把site文件夹推送到github pages 上,以后会增加生成静态html的功能
Sorry, something went wrong.
No branches or pull requests
您这个可以直接像hexo那样,写markdown文件,然后推送到github pages,然后做静态博客管理么?
The text was updated successfully, but these errors were encountered: