-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added jumbotron, updated link href's, removed duplicate links to incl…
…ude whatsapp, telegram and discord
- Loading branch information
Showing
6 changed files
with
55 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,12 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> | ||
<!-- Option 1: Include in HTML --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> | ||
<link rel="stylesheet" href="../assets/css/index.css"> | ||
<title>Contact Me</title> | ||
|
||
<style> | ||
|
||
|
||
<style> | ||
/* Highlight color change on focus */ | ||
.form-control:focus { | ||
border-color: var(--secondary-color); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
<head> | ||
<meta charset="UTF-8"> | ||
<meta name='viewport' content='width=device-width, initial-scale=1.0'> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
|
@@ -20,7 +21,7 @@ | |
<div class="main-content"> | ||
<section p-3 p-sm-0> | ||
<div class="container mb-3 p-3"> | ||
<h2> | ||
<!-- <h2> | ||
Hi, I'm Keith Henry Nambale </h2> <span class="mb-2"> | ||
Maker and owner of this site and all it has to offer. I am a | ||
Computer Engineering student and a Christian. I like to read and study about topics outside my | ||
|
@@ -32,14 +33,39 @@ <h2> | |
portfolio, and contact | ||
details) to personal writing inspired by what I've learnt reading and thinking about a variety | ||
of subjects. | ||
</p> --> | ||
<div class="jumbotron-wrapper" style="background-image: url(./assets/images/img04.jpg); | ||
background-position: center; | ||
background-size: cover;"> | ||
<div class="container py-4"> | ||
<div class="jumbotron text-white"> | ||
<h1 class="display-4">Hi!</h1> | ||
<p class="lead">I'm Keith Henry Nambale</p> | ||
<hr class="my-4"> | ||
<p>Maker and owner of this site and all it has to offer. I am a | ||
Computer Engineering student and a Christian. I like to read and study about topics | ||
outside my | ||
area of formal education.</p> | ||
<p> | ||
On here, I share a lot from various areas of my life. From work related info (my | ||
resume, my | ||
portfolio, and contact | ||
details) to personal writing inspired by what I've learnt reading and thinking about | ||
a variety | ||
of subjects. | ||
</p> | ||
<p class="lead"> | ||
|
||
<a class="btn-lg btn-bg-plain button" href="#" role="button">More About Me</a> | ||
</p> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<p class="my-2"> | ||
Explore More; | ||
</p> | ||
<p> | ||
The site also features a project section which includes work both complete and ongoing from both | ||
Software and Hardware Development. | ||
</p> | ||
<h4 class="mb-2"> | ||
Click one of the buttons below to explore in more detail. | ||
</h4> | ||
<div class="custom-row" | ||
style="display: flex; width: 100%; flex-direction: row; align-items: center; justify-content: space-between; flex-wrap: nowrap;"> | ||
<div class="custom-row-item"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,8 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> | ||
<!-- Option 1: Include in HTML --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> | ||
<link rel="stylesheet" href="../assets/css/index.css"> | ||
<title>Projects</title> | ||
</head> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,8 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> | ||
<!-- Option 1: Include in HTML --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> | ||
<link rel="stylesheet" href="/assets/css/index.css"> | ||
<title>Web Development Projects</title> | ||
</head> | ||
|
@@ -19,7 +21,8 @@ | |
<div class="main-conten my-3"> | ||
<h1 class="text-center mb-3">Web Development Projects</h1> | ||
<p> | ||
Lorem ipsum dolor sit amet consectetur adipisicing elit. Deserunt id, voluptatibus nihil laborum dolorum consequatur placeat repellendus ratione, pariatur corporis maiores temporibus totam? | ||
Lorem ipsum dolor sit amet consectetur adipisicing elit. Deserunt id, voluptatibus nihil laborum | ||
dolorum consequatur placeat repellendus ratione, pariatur corporis maiores temporibus totam? | ||
</p> | ||
<h3>Project Listing</h3> | ||
<ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,8 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> | ||
<!-- Option 1: Include in HTML --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> | ||
<link rel="stylesheet" href="../assets/css/index.css"> | ||
<title>Articles- K(e)ith N. Henry</title> | ||
|
||
|
@@ -65,7 +67,7 @@ <h3>Religion and philosophy of life</h3> | |
</button> | ||
</div> | ||
</div> | ||
|
||
<!-- <div class=""> | ||
<p class="">All Articles</p> | ||
<ul> | ||
|