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: bring wingdocs #271

Closed
wants to merge 8 commits into from
Closed

feat: bring wingdocs #271

wants to merge 8 commits into from

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Jun 20, 2024

Create docs/index.md:

Hello, docs!

Create main.w:

bring wingdocs;

new wingdocs.Site(
  source: "{@dirname}/docs"
);

Local:

wing it

Cloud:

wing compile -t tf-aws
cd target/main.tf-aws
terraform init
terraform apply

@eladb eladb requested a review from eladcon June 20, 2024 10:57
@eladb eladb changed the title feat: bring wingdocs feat: bring wingdocs Jun 20, 2024
@eladb eladb changed the title feat: bring wingdocs feat: bring wingdocs Jun 20, 2024
Copy link

Hi,

This PR has not seen activity in 20 days. Therefore, we are marking the PR as stale for now. It will be closed after 7 days.
If you need help with the PR, do not hesitate to reach out in the winglang community slack at winglang.slack.com.
Feel free to re-open this PR when it is still relevant and ready to be worked on again.
Thanks!

@github-actions github-actions bot added the Stale label Jul 11, 2024
@github-actions github-actions bot closed this Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant