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

docs: Delete cli.angular.io microsite #20506

Merged
merged 1 commit into from Apr 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
25 changes: 0 additions & 25 deletions docs/process/release.md
Expand Up @@ -169,31 +169,6 @@ Don't forget to update the Slack [#tools](https://angular-team.slack.com/archive
links to all the version bump PRs. If anyone else on the team notices these links missing, they should ask the caretaker
to make sure the post-release version bump is not forgotten.

### Microsite Publishing

The [microsite](https://cli.angular.io/) is the landing page for Angular CLI and
is a one-page static page.

> **This can ONLY be done by a Google employee.**
>
> **You will need firebase access to our cli-angular-io firebase site. If you don't have it, escalate.**

Check out if changes were made to the microsite:

```sh
git log v8.0.0-beta.0..HEAD --oneline etc/cli.angular.io | wc -l
```

If the number is 0 you can ignore the rest of this section.

To publish, go to the
[`angular-cli/etc/cli.angular.io`](https://github.com/angular/angular-cli/tree/master/etc/cli.angular.io)
directory and run `firebase deploy`. You might have to `firebase login` first.
If you don't have the firebase CLI installed, you can install it using
`npm install --global firebase-tools` (or use your package manager of choice).

This is detailed in [`etc/cli.angular.io/README.md`](https://github.com/angular/angular-cli/blob/master/etc/cli.angular.io/README.md).

## Publishing a Major Version

For the first release of a major version, say `v10.0.0`, checkout the major branch
Expand Down
5 changes: 0 additions & 5 deletions etc/cli.angular.io/.firebaserc

This file was deleted.

14 changes: 0 additions & 14 deletions etc/cli.angular.io/README.md

This file was deleted.

32 changes: 0 additions & 32 deletions etc/cli.angular.io/angular-logo-with-text.svg

This file was deleted.

19 changes: 0 additions & 19 deletions etc/cli.angular.io/angular-logo.svg

This file was deleted.

Binary file removed etc/cli.angular.io/favicon.ico
Binary file not shown.
16 changes: 0 additions & 16 deletions etc/cli.angular.io/firebase.json

This file was deleted.

147 changes: 0 additions & 147 deletions etc/cli.angular.io/index.html

This file was deleted.

23 changes: 0 additions & 23 deletions etc/cli.angular.io/license.html

This file was deleted.

1 change: 0 additions & 1 deletion etc/cli.angular.io/main.css

This file was deleted.

9 changes: 0 additions & 9 deletions etc/cli.angular.io/material.min.css

This file was deleted.