Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

chore: init docs #98

Merged
merged 15 commits into from
Apr 20, 2021
Merged

chore: init docs #98

merged 15 commits into from
Apr 20, 2021

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Apr 19, 2021

Add basic docs building system. Most of the requirements and fixes directly landing to main branch.

Checklist:

Browse: https://github.com/nuxt/framework/tree/docs/docs

Not in this PR:

  • Untyped loader
  • Finished design
  • docs contents
  • HMR experience
  • Remote fetching (instead of using bundled assets to avoid redeploy on content update)

Note: Please do not use current implementation externally. It is pretty much a playground to have something for docs and finally, they need to be encapsulated to a maintainable package.

@vercel
Copy link

vercel bot commented Apr 19, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nuxt-js/framework/JBrw693m3xRiX5epV69GUe9S8YiP
✅ Preview: Failed

@pi0
Copy link
Member Author

pi0 commented Apr 19, 2021

There is also a strange issue that CSR navigation triggers fetch twice and also menu refetched on client-side. Disabling asyncData.watch solves issue.

image

@pi0 pi0 marked this pull request as ready for review April 19, 2021 21:51
@pi0
Copy link
Member Author

pi0 commented Apr 20, 2021

Merging to initiate documenting. PR welcome to improve both design and content.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants