Vue: Vue equivalent for Gatsbyjs in react

Created on 6 Sep 2017  Β·  4Comments  Β·  Source: vuejs/vue

What problem does this feature solve?

static site generator using vuejs like gatsby does with react

What does the proposed API look like?

Not sure if this is the right place to ask about this, point me in the right place if it isn't.

Most helpful comment

You can use nuxt generate for that.

On Wed, Sep 6, 2017, 11:40 AM Eduardo San Martin Morote <
[email protected]> wrote:

It is not the right place to ask this kind of things πŸ˜› I don't know what
would be the right place, Twitter, Discord, the Forum?

I'm sure people have created tools like that, there's probably a Nuxt
plugin for that. I recommend you to look it up

β€”
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/vuejs/vue/issues/6529#issuecomment-327524746, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAefXnN_mLQGGlmQVg-BQzwcF0iwXMv1ks5sfrz3gaJpZM4POfUB
.

All 4 comments

point me in the right place if it isn't.

That would be the forum.

It is not the right place to ask this kind of things πŸ˜› I don't know what would be the right place, Twitter, Discord, the Forum?

I'm sure people have created tools like that, there's probably a Nuxt plugin for that. I recommend you to look it up

You can use nuxt generate for that.

On Wed, Sep 6, 2017, 11:40 AM Eduardo San Martin Morote <
[email protected]> wrote:

It is not the right place to ask this kind of things πŸ˜› I don't know what
would be the right place, Twitter, Discord, the Forum?

I'm sure people have created tools like that, there's probably a Nuxt
plugin for that. I recommend you to look it up

β€”
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/vuejs/vue/issues/6529#issuecomment-327524746, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAefXnN_mLQGGlmQVg-BQzwcF0iwXMv1ks5sfrz3gaJpZM4POfUB
.

You can try
Gridsome: https://gridsome.org/
or
VuePress: https://vuepress.vuejs.org/

Was this page helpful?
0 / 5 - 0 ratings