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

Configuring options in _config.yml #6

Closed
sjaakvandenberg opened this issue Apr 7, 2015 · 2 comments
Closed

Configuring options in _config.yml #6

sjaakvandenberg opened this issue Apr 7, 2015 · 2 comments

Comments

@sjaakvandenberg
Copy link

Hi, I would like to configure my BrowserSync options like is possible in hexo-browser-sync for 2.8.3. There I can just do

browser_sync:
  logLevel: "info"
  ghostMode:
    scroll: true

Is this possible for hexo-browsersync?

Thanks for your help, and work on this software.

@celsomiranda
Copy link

Right now theve options are not available.

As a workaround you can edit the plugin inside the node_modules, but the changes will revert back if you update it.

@sjaakvandenberg
Copy link
Author

Thanks for your help, I've decided to stick to Hexo 2.8.3 with hexo-browser-sync for now.

johnwheeler added a commit to johnwheeler/hexo-browsersync that referenced this issue Aug 11, 2015
johnwheeler added a commit to johnwheeler/hexo-browsersync that referenced this issue Aug 11, 2015
tommy351 added a commit that referenced this issue Aug 11, 2015
fixes #6 - browsersync options in _config.yml
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