From 999366c43b8f1e3f4831976f63ff61666465fe9c Mon Sep 17 00:00:00 2001
From: Carolina Villa
Date: Sun, 24 May 2026 20:48:34 +0100
Subject: [PATCH 01/21] add immage and tittle of the first article
---
Wireframe/index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Wireframe/index.html b/Wireframe/index.html
index 0e014e535..12280f12b 100644
--- a/Wireframe/index.html
+++ b/Wireframe/index.html
@@ -8,17 +8,17 @@
-
Wireframe
+
Planning, Versioning and Documenting
- This is the default, provided code and no changes have been made yet.
+ Building high quality web applications requires more than nust writing code. This guide explores three foundational pillar of proffesional software development: mapping user experiences with wirwframes, managing code safely using Git branches, and creating clear project documentation with README files.
-
-
Title
+
+
The purpose of a README file
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam
voluptates. Quisquam, voluptates.
Read more
From 82a064850428a67d61de273a3eb278485cc6fd1c Mon Sep 17 00:00:00 2001
From: Carolina Villa
Date: Sun, 24 May 2026 22:03:07 +0100
Subject: [PATCH 02/21] Add first paragraph draft
---
Wireframe/index.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Wireframe/index.html b/Wireframe/index.html
index 12280f12b..e1aff86bd 100644
--- a/Wireframe/index.html
+++ b/Wireframe/index.html
@@ -18,8 +18,7 @@
Planning, Versioning and Documenting
The purpose of a README file
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam
- voluptates. Quisquam, voluptates.
+ README files are the first thing developers, like us, sees when visiting a repository on GitHub.
Read more
From 43651282c0ab3fc0fb87c7f5a69276edde38e277 Mon Sep 17 00:00:00 2001
From: Carolina Villa
Date: Sun, 24 May 2026 22:07:44 +0100
Subject: [PATCH 03/21] add image for second article
---
Wireframe/index.html | 64 +++++++++++++++++++++++++++-----------------
1 file changed, 39 insertions(+), 25 deletions(-)
diff --git a/Wireframe/index.html b/Wireframe/index.html
index e1aff86bd..0a828a5e4 100644
--- a/Wireframe/index.html
+++ b/Wireframe/index.html
@@ -1,32 +1,46 @@
-
-
-
- Wireframe
-
-
-
-
-
Planning, Versioning and Documenting
+
+
+
+
+ Wireframe
+
+
+
+
+
+
Planning, Versioning and Documenting
+
+ Building high quality web applications requires more than nust writing code. This guide explores three
+ foundational pillar of proffesional software development: mapping user experiences with wirwframes, managing code
+ safely using Git branches, and creating clear project documentation with README files.
+
+
+
+
+
+
The purpose of a README file
- Building high quality web applications requires more than nust writing code. This guide explores three foundational pillar of proffesional software development: mapping user experiences with wirwframes, managing code safely using Git branches, and creating clear project documentation with README files.
+ README files are the first thing developers, like us, sees when visiting a repository on GitHub.
-
-
-
-
-
The purpose of a README file
-
- README files are the first thing developers, like us, sees when visiting a repository on GitHub.
-
- Read more
-
-
-
-
+ Read more
+
+
+
+
+
From 24d1ed97fa63e8703062dd2571f635902433729b Mon Sep 17 00:00:00 2001
From: Carolina Villa
Date: Sun, 24 May 2026 22:08:43 +0100
Subject: [PATCH 04/21] add header 2 for second article
---
Wireframe/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Wireframe/index.html b/Wireframe/index.html
index 0a828a5e4..3e94fa0bb 100644
--- a/Wireframe/index.html
+++ b/Wireframe/index.html
@@ -30,7 +30,7 @@
The purpose of a README file
-
+
The Purpose of Wireframes
Read more
From a86f4cba7e8a901641cbb638d58dbd2084939b54 Mon Sep 17 00:00:00 2001
From: Carolina Villa
Date: Sun, 24 May 2026 22:10:48 +0100
Subject: [PATCH 05/21] Add third article, immage and h2
---
Wireframe/index.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Wireframe/index.html b/Wireframe/index.html
index 3e94fa0bb..658b88316 100644
--- a/Wireframe/index.html
+++ b/Wireframe/index.html
@@ -35,6 +35,12 @@