Skip to content

SSG crawler support for Nuxt 3 #144

@yahyaio

Description

@yahyaio

Is your feature request related to a problem? Please describe.

No.

Describe the solution you'd like

Since SSG crawler support is available for Nuxt 2, I think it would be great to also support Nuxt 3. This would be very convenient for static sites like blogs and docs using Docus. And would further enhance this module capabilities.

I'm not sure if Nuxt 3 actually supports the hooks required to support this feature. I was not able to find hooks that function the same way as the current hooks: generate:page and generate:done. But I thought someone else might know the right hooks for this feature.

Describe alternatives you've considered

Uploading data manually.

Additional context

Here is the current hooks available for Nuxt 2.

Thank you.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions