Documentation Updates
See original GitHub issueI have re-structured the documentation to have a good starting point to provide a better “on-boarding”: https://twind.dev/docs/
I have splitted the documentation in to two parts:
- Handbook: more like a tutorial and some “How To” – sourced from the
docs/
folder (see docs/pages.json) - API: reference describing the machinery – sourced from README.md in src/ (for example src/shim/README.md)
The website is currently updated on every push to main. Later I would like to only update the website on releases to have a stable documentation for a release that is not mixed with upcoming features.
What needs to be done?
- docs/getting-started/styling-with-twind.md: use a tutorial approach – other parts of “Getting Started” may need some review to
- Empty Pages
- docs/getting-started/quicksheet.md
- docs/getting-started/best-practices.md
- docs/recipes/README.md
- docs/recipes/use-with/vue.md
- docs/migrate-from/tailwindcss.md
- docs/migrate-from/twin-macro.md
- docs/faqs/README.md
- docs/release-notes.md
- create a theme for typedoc using
twind
I’m sure there is a lot more to improve. I hope that some native speakers may pick some of the tasks and provide PRs for these.
You can build the website locally using: yarn typedoc && open website/docs/index.html
Issue Analytics
- State:
- Created 3 years ago
- Comments:15
Top Results From Across the Web
Latest Google Search Documentation Updates | What's new
Learn about the latest and most recent Google Search Central documentation updates. Stay current with what's new at Google Search Central.
Read more >Learn more about Google System updates
Google System updates give you new and useful features that make your Android devices more secure and reliable. It includes updates to the...
Read more >Update Documents — MongoDB Manual
To update a document, MongoDB provides update operators, such as $set , to modify field values. To use the update operators, pass to...
Read more >Updated Documentation Definition | Law Insider
Updated Documentation means the Improvements in recorded form (such as on paper or on other data carriers). ; Updated Documentation . The Improvements...
Read more >8 Tips for Keeping Your Process Documentation Up to Date
React with urgency · Remove the barriers · Use your documents regularly · Set dates and deadlines for reviewing guides · Share the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m going to make an effort to at least start answering some of these before I submit a PR. I’m following the same format as the existing FAQ doc (detail, summary). I’ll have it submitted by tomorrow and we can regroup from there.
@gojutin Whoa! Great job.
If you create a PR and allow the maintainer (me) to edit the PR we can collaborate on that one. Other people can use the suggestion feature. Sounds good?