From eba13ae8579172664538d205d74b1b4160ad0593 Mon Sep 17 00:00:00 2001 From: Seti Mussa Date: Sat, 24 Jan 2026 02:07:16 +0000 Subject: [PATCH 1/4] Add three article and wireframe content --- Wireframe/index.html | 53 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 43 insertions(+), 10 deletions(-) diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..056e621bf 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -3,30 +3,63 @@ - Wireframe + Wireframe + - +

Wireframe

- This is the default, provided code and no changes have been made yet. + This page explian the purpose of Readme file ,a wireframe, and a Git branch.

- -

Title

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + Icon representing a Readme file +

What is the purpose of a Readme file?

+

Readme file explains what the project is about how to use it, and how to get started. + Also it may include information that helps other developers understand and contribute to the project more easily. +

- Read more +
+ + +

- This is the default, provided code and no changes have been made yet. + Wirefreame page - created by Seti Mussa @ 2026 +

From 8798f0cb8428f73baf1f50d69461d4b3a140841f Mon Sep 17 00:00:00 2001 From: Seti Mussa Date: Sat, 24 Jan 2026 14:39:14 +0000 Subject: [PATCH 2/4] Change the image --- Wireframe/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Wireframe/index.html b/Wireframe/index.html index 056e621bf..8d12871dd 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -16,7 +16,7 @@

Wireframe

- Icon representing a Readme file + Illustration related to the the article

What is the purpose of a Readme file?

Readme file explains what the project is about how to use it, and how to get started. Also it may include information that helps other developers understand and contribute to the project more easily. @@ -30,7 +30,7 @@

What is the purpose of a Readme file?

- Icon representing a Git Branch + Illustration related to the the article

What is the purpose of a Git Branch?

-

The purpose of a Git Branch is to allow multiple developers to work on different features or bug fixes simultaneously without interfering with each other's work. +

The purpose of a Git Branch is to allow multiple developers to work on different features or bug fixes simultaneously without interfering with each other's work. It enables parallel development, experimentation, and collaboration while keeping the main codebase stable.

Date: Sat, 24 Jan 2026 15:08:10 +0000 Subject: [PATCH 3/4] Correct the read more --- Wireframe/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wireframe/index.html b/Wireframe/index.html index 8d12871dd..b7116848a 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -22,7 +22,7 @@

What is the purpose of a Readme file?

Also it may include information that helps other developers understand and contribute to the project more easily.

-
Date: Sat, 24 Jan 2026 15:38:40 +0000 Subject: [PATCH 4/4] Correct some mistakes on read more --- Wireframe/index.html | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) diff --git a/Wireframe/index.html b/Wireframe/index.html index b7116848a..3bc323981 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -11,7 +11,7 @@

Wireframe

- This page explian the purpose of Readme file ,a wireframe, and a Git branch. + This page explains the purpose of Readme file ,a wireframe, and a Git branch.

@@ -22,11 +22,10 @@

What is the purpose of a Readme file?

Also it may include information that helps other developers understand and contribute to the project more easily.

-
+ + Read more about README files + +
@@ -36,12 +35,9 @@

What is the purpose of wireframe?

It helps to plan the layout, structure, and functionality of a website or application.

- + + Read more about wireframes +
Illustration related to the the article @@ -49,11 +45,10 @@

What is the purpose of a Git Branch?

The purpose of a Git Branch is to allow multiple developers to work on different features or bug fixes simultaneously without interfering with each other's work. It enables parallel development, experimentation, and collaboration while keeping the main codebase stable.

- + Read more about Git branches + +