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

启动demo 空白页面 #217

Open
deligent-ant opened this issue Apr 26, 2020 · 1 comment
Open

启动demo 空白页面 #217

deligent-ant opened this issue Apr 26, 2020 · 1 comment

Comments

@deligent-ant
Copy link

尝试按照官方demo 配置

module.exports = {
  source: './posts',
  output: './_site',
  // theme: './_theme',
  theme: 'bisheng-theme-one',
  port: 8000,
}

但启动起来是空白页面,/post文件下有hello-world.md 文件,但没自动生成common.js 这体验也太差了。

@oyv1cent
Copy link

oyv1cent commented Jul 6, 2020

因为默认template还是老版的,里面默认把common.js引入进去,而新版的不会生成common.js,可以自己写一个template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants