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

Local operation #84

Open
Jeggery opened this issue Aug 10, 2021 · 2 comments
Open

Local operation #84

Jeggery opened this issue Aug 10, 2021 · 2 comments

Comments

@Jeggery
Copy link

Jeggery commented Aug 10, 2021

How do I run these documents locally for preview?

@dfahlander
Copy link
Collaborator

You need to have jekyll installed.
Then to start the docs server in dev mode:

bundle exec jekyll serve --incremental

It serves on localhost:4000.

@Jeggery
Copy link
Author

Jeggery commented Aug 10, 2021

你需要安装 jekyll。
然后以开发模式启动文档服务器:

bundle exec jekyll serve --incremental

它在 localhost:4000 上提供服务。

Oh, OK. But it's troublesome to install Jekyll. Why not consider webpack?

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