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

Readme update on module.exports sitemap configuration for VuePress 1.0 #20

Closed
wants to merge 1 commit into from
Closed

Conversation

anibalsanchez
Copy link

Hi,

I'm finding a different way to configure the plugin. I think this is currently the supported method in VuePress 1.0.*

  plugins: [
    [
      'sitemap',
      {
        hostname: 'https://www.extly.com/docs',
      },
    ],
  ],

@ekoeryanto
Copy link
Owner

AFAIK, both are supported except they change it, I'll check it out.

Thanks for the PR anyway

@ekoeryanto
Copy link
Owner

I found they still support the object style plugin

@ekoeryanto ekoeryanto closed this Jun 23, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants