Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add multi-language documentation and update structure #84

Merged
merged 6 commits into from
Feb 14, 2023

Conversation

Angelmmiguel
Copy link
Contributor

@Angelmmiguel Angelmmiguel commented Feb 7, 2023

This PR introduces multiple changes to the Wasm Workers Server documentation site (https://workers.wasmlabs.dev). It includes the information to the new multi-language feature and new guides for Ruby and Python.

In addition to that, I also updated the documentation structure. Now, all the introductory content is under the "Get Started" section. We have now an "Introduction" and a "Quickstart" sections. Then, I updated the "Tutorials" group to "Supported languages" and added a list of all the supported languages.

This changed the URLs of the documentation, so I took care of adding required redirections into the _redirects file. I also added a new /install redirection to simplify the installation instructions.

Here you can find the staging deployment of these changes: https://v1-0-0.wasm-workers-docs.pages.dev/

It closes #70, it closes #94

@Angelmmiguel Angelmmiguel added the 📝 documentation Improvements or additions to documentation label Feb 7, 2023
@Angelmmiguel Angelmmiguel added this to the v1.0.0 milestone Feb 7, 2023
@Angelmmiguel Angelmmiguel requested a review from a team February 7, 2023 12:57
@Angelmmiguel Angelmmiguel self-assigned this Feb 7, 2023
Copy link
Contributor

@assambar assambar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Angelmmiguel Angelmmiguel merged commit 1213bd7 into main Feb 14, 2023
@Angelmmiguel Angelmmiguel deleted the 70-multi-lang-docs branch May 8, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required 📝 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store install script in our static site Write the documentation and tutorials for multi-language support
3 participants