Skip to content

Commit 040e3cc

Browse files
kyliauclydin
authored andcommitted
docs: Delete cli.angular.io microsite
https://cli.angular.io/ now redirects to https://angular.io/cli (cherry picked from commit 5777661)
1 parent 92b5309 commit 040e3cc

File tree

12 files changed

+0
-292
lines changed

12 files changed

+0
-292
lines changed

docs/process/release.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -169,31 +169,6 @@ Don't forget to update the Slack [#tools](https://angular-team.slack.com/archive
169169
links to all the version bump PRs. If anyone else on the team notices these links missing, they should ask the caretaker
170170
to make sure the post-release version bump is not forgotten.
171171

172-
### Microsite Publishing
173-
174-
The [microsite](https://cli.angular.io/) is the landing page for Angular CLI and
175-
is a one-page static page.
176-
177-
> **This can ONLY be done by a Google employee.**
178-
>
179-
> **You will need firebase access to our cli-angular-io firebase site. If you don't have it, escalate.**
180-
181-
Check out if changes were made to the microsite:
182-
183-
```sh
184-
git log v8.0.0-beta.0..HEAD --oneline etc/cli.angular.io | wc -l
185-
```
186-
187-
If the number is 0 you can ignore the rest of this section.
188-
189-
To publish, go to the
190-
[`angular-cli/etc/cli.angular.io`](https://github.com/angular/angular-cli/tree/master/etc/cli.angular.io)
191-
directory and run `firebase deploy`. You might have to `firebase login` first.
192-
If you don't have the firebase CLI installed, you can install it using
193-
`npm install --global firebase-tools` (or use your package manager of choice).
194-
195-
This is detailed in [`etc/cli.angular.io/README.md`](https://github.com/angular/angular-cli/blob/master/etc/cli.angular.io/README.md).
196-
197172
## Publishing a Major Version
198173

199174
For the first release of a major version, say `v10.0.0`, checkout the major branch

etc/cli.angular.io/.firebaserc

Lines changed: 0 additions & 5 deletions
This file was deleted.

etc/cli.angular.io/README.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

etc/cli.angular.io/angular-logo-with-text.svg

Lines changed: 0 additions & 32 deletions
This file was deleted.

etc/cli.angular.io/angular-logo.svg

Lines changed: 0 additions & 19 deletions
This file was deleted.

etc/cli.angular.io/favicon.ico

-5.47 KB
Binary file not shown.

etc/cli.angular.io/firebase.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

etc/cli.angular.io/index.html

Lines changed: 0 additions & 147 deletions
This file was deleted.

etc/cli.angular.io/license.html

Lines changed: 0 additions & 23 deletions
This file was deleted.

etc/cli.angular.io/main.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)