This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Developers should have a rich documentation experience #2669
Labels
You can continue the conversation there. Go to discussion →
Tell us about your feature idea
The documentation across PWABuilder is currently spread out across the site and our repos, and it is hard to keep track of where to go to learn about how to use packaging, the starter, the extension, and everything in between. We should unify all our documentation and make it as easy as possible for developer to find the info they need while we guide them through their entire PWA development journey.
Do you have an implementation or a solution in mind?
To avoid reinventing the wheel, we should leverage a docs solution allowing us to focus on the content and not the site. A great tool for building documentation is https://docsify.js.org/ which comes with everything we'd need to create a rich documentation resource. This resource should live under docs.pwabuilder.com
The documentation should include anything a developer would need to build their PWA, from learning about PWAs, starting new projects, converting existing projects, deploying, and publishing. We have much of this documentation wrirten in many different forms. Here is an (incomplete) potential structure for this documentation:
Start a new PWA
PWA Studio (VS Code Extension)
Package
Learn about PWAs
Have you considered any alternatives?
Lets use this issue to define what documentation we want to include and define the structure by editing this description
The text was updated successfully, but these errors were encountered: