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

Introduce initial version of Dart-based site tooling #5472

Merged
merged 5 commits into from
Jan 18, 2024

Conversation

parlough
Copy link
Member

@parlough parlough commented Jan 18, 2024

This tooling is accessible from the root directory of the repository by calling dart run dart_site <command> <args>.

It replaces our various scripts and will be the home of future staging and deploy commands after the migration to 11ty.

To learn more about the commands available, run dart run dart_site --help. You can add a shortcut for dart run dart_site if you'd like, or I'll likely come up with a standard shortcut we can use as part of followup.

I'll improve the formatting of the output and add a proper guide after the 11ty migration lands, as I expect to change some in that process.

Contributes to #4163 and #5177

@dart-github-bot
Copy link
Collaborator

dart-github-bot commented Jan 18, 2024

Visit the preview URL for this PR (updated for commit 7c8c18a):

https://dart-dev--pr5472-feat-dart-site-tooling-8r3j095m.web.app

@parlough parlough added the review.tech Awaiting Technical Review label Jan 18, 2024
@parlough parlough removed the review.tech Awaiting Technical Review label Jan 18, 2024
@parlough parlough merged commit 060c7b5 into main Jan 18, 2024
8 checks passed
@parlough parlough deleted the feat/dart-site-tooling branch January 18, 2024 17:29
atsansone pushed a commit to atsansone/site-www that referenced this pull request Jan 26, 2024
This tooling is accessible from the root directory of the repository by
calling `dart run dart_site <command> <args>`.

It replaces our various scripts and will be the home of future staging
and deploy commands after the migration to 11ty.

To learn more about the commands available, run `dart run dart_site
--help`. You can add a shortcut for `dart run dart_site` if you'd like,
or I'll likely come up with a standard shortcut we can use as part of
followup.

I'll improve the formatting of the output and add a proper guide after
the 11ty migration lands, as I expect to change some in that process.

Contributes to dart-lang#4163 and
dart-lang#5177
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants