nuxt-auth-sanctum
nuxt-auth-sanctum copied to clipboard
[Feature] Migrate from GitBook to Nuxt Content
The documentation for the package was created on the GitBook platform with the Git sync feature. Still, it would be better to keep the files closer and leverage Nuxt Content to build an isolated website and publish via Github Pages instead.
Right now this feature is blocked until this issue is resolved - https://github.com/nuxt/content/issues/2736
Need any help? Happy to contribute with this on a separate branch
Hey @IsraelOrtuno, sure, any help would be appreciated! Thanks for offering this! I have never had enough time to start this one 😄 current GitBook content is located here - https://manchenkoff.gitbook.io/nuxt-auth-sanctum. Feel free to use docs branch for that!
Nice! Will start creating a basic Nuxt Content structure and migrating the current docs, we can iterate from that.
Nice! Will start creating a basic Nuxt Content structure and migrating the current docs, we can iterate from that.
Awesome, thanks 🙏
Is there any way to access the markdown files being used by GitBook?
Is there any way to access the markdown files being used by GitBook?
I have just synced the content from GitBook to gitbook-docs branch, feel free to use it - https://github.com/manchenkoff/nuxt-auth-sanctum/tree/gitbook-docs.
Closed by #411