Skip to content

Commit 3338471

Browse files
Update README.md
1 parent 769485b commit 3338471

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,13 @@
3636

3737
A detailed changelog is available in the [releases](https://github.com/angular-schule/angular-cli-ghpages/releases) section.
3838

39-
The latest version comes with enhanced error handling and a progress report:
39+
With this latest release, **GitHub Actions** becomes a first citizen alongside Travis CI and CircleCi. The token `GITHUB_TOKEN` is now supported. Learn everything you need to know in the following article.
4040

41-
![Screenshot](docs/img/angular-cli-ghpages-deploy2.gif)
41+
[![Banner](https://angular-schule.github.io/website-articles/blog/2020-01-everything-github/everything-github.png)](https://angular.schule/blog/2020-01-everything-github)
42+
43+
**Everything GitHub: Continuous Integration, Deployment and Hosting for your Angular App**
44+
45+
In this article we show several tools from the GitHub universe to launch a website with Angular. We will establish a professional pipeline, including version management, continuous deployment and web hosting. Best of all, for public repositories, this will not cost you a single cent! [Read more...](https://angular.schule/blog/2020-01-everything-github)
4246

4347
## ⚠️ Prerequisites <a name="prerequisites"></a>
4448

0 commit comments

Comments
 (0)