From c20dbfc847fd016679b311e6de406e10f85a7e89 Mon Sep 17 00:00:00 2001 From: mdonges Date: Thu, 12 Oct 2023 15:53:58 +0200 Subject: [PATCH] added github pages --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e6ce6ea..4839b6e 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,8 @@ learn JavaScript from scratch but with all the DOs and DONTs for Web 4.x This is called **Web4.x** University because you will learn how to create Universes from scratch and expand (thus Web4.**x**) them into sustainable simulations. Start reading on the [Web4.x Wiki](https://github.com/web4x/codingWeb4/wiki/Web-4.x-Home) + +## GitHub Pages + +* [See your first Web 1.0 static web page](https://web4x.github.io/codingWeb4/) +* See the deployment process under [Actions](https://github.com/web4x/codingWeb4/actions/)