question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Documentation Updates

See original GitHub issue

I 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:

  1. Handbook: more like a tutorial and some “How To” – sourced from the docs/ folder (see docs/pages.json)
  2. 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

/cc @tw-in-js/contributors

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:15

github_iconTop GitHub Comments

1reaction
just214commented, Feb 8, 2021

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.

1reaction
sastancommented, Feb 8, 2021

@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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found