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 the documentation site to the project (#12) #13

Merged
merged 5 commits into from
Oct 17, 2022
Merged

Conversation

Angelmmiguel
Copy link
Contributor

@Angelmmiguel Angelmmiguel commented Oct 17, 2022

Create the new documentation site based on Docusaurus. All the documentation is in the docs folder. The pages I created are:

  • Homepage
  • Introduction
  • Getting Started
  • K/V Store
  • Write your first JavaScript worker
  • Write your first Rust worker

I also modified the template to match the colors from https://wasmlabs.dev.

Closes #12

@Angelmmiguel Angelmmiguel added the 📝 documentation Improvements or additions to documentation label Oct 17, 2022
@Angelmmiguel Angelmmiguel requested a review from assambar October 17, 2022 10:07
@Angelmmiguel Angelmmiguel self-assigned this Oct 17, 2022
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.

Nice and informative. I like it. Just a few nits around wording and typos..

docs/docs/features/key-value.md Outdated Show resolved Hide resolved
docs/docs/features/key-value.md Outdated Show resolved Hide resolved
docs/docs/features/key-value.md Outdated Show resolved Hide resolved
docs/docs/features/key-value.md Outdated Show resolved Hide resolved
docs/docs/features/key-value.md Outdated Show resolved Hide resolved
docs/docs/tutorials/rust-workers.md Show resolved Hide resolved
docs/docs/tutorials/rust-workers.md Show resolved Hide resolved
docs/docs/tutorials/rust-workers.md Show resolved Hide resolved
docs/docs/tutorials/rust-workers.md Show resolved Hide resolved
docs/docs/tutorials/rust-workers.md Show resolved Hide resolved
@Angelmmiguel Angelmmiguel merged commit 788351e into main Oct 17, 2022
@ereslibre ereslibre deleted the 12-docs branch November 9, 2022 14:53
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.

Create the documentation site
3 participants