Skip to content

Commit

Permalink
v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TKING14 committed Nov 15, 2023
1 parent d4a4253 commit 012d1d4
Show file tree
Hide file tree
Showing 8 changed files with 146 additions and 79 deletions.
47 changes: 22 additions & 25 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,30 +1,27 @@
<!DOCTYPE html>
<html>
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="author" content="Thijs de Koning" />
<meta name="description" content="Portfolio Website, Website, Application developer." />
<meta name="keywords" content="Website developer, Freelance, Fullstack, HTML5, CSS3, JS, SWIFT, SWIFTUI, Modern, Fresh, Competative, Sportive, esport" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Thijs de Koning</title>
<link href="assets/icons/logo.svg" rel="shortcut icon" type="image/svg+xml" />
<link href="/builderfiles/config.css" rel="stylesheet"/>
<link defer href="css/construct.css" rel="stylesheet" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="author" content="Thijs de Koning"/> <!-- Who Wrote the page content? -->
<meta name="description" content="Lets shape the digital landscape anad make people happy!"/> <!-- What is the website about? -->
<meta name="keywords" content="Website developer, Freelance, Fullstack, HTML5, CSS3, JS, Modern, Fresh, Competative, Sportive, Sustainable, Partnership, esport"/> <!-- What are keywords to the subject? -->
<meta name="apple-mobile-web-app-title" content="THLDK">
<title>Euhmm...</title>
<link media="screen" type="image/svg+xml" rel="shortcut icon" href="/assets/icons/logo.svg">
<link media="screen" type="text/css" rel="stylesheet" href="/builderfiles/config.css">
<link media="screen" type="text/css" rel="stylesheet" href="/css/config.css">
<link media="screen" type="image/svg+xml" rel="apple-touch-icon" href="/assets/icons/logo.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="apple-touch-icon" href="/assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="shortcut icon" href="/assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="text/css" rel="stylesheet" href="/css/darkmode.css">
<link media="screen and (max-width:45rem)" type="text/css" rel="stylesheet" href="/css/x-small.css">
<link media="screen and (min-width:120rem)" type="text/css" rel="stylesheet" href="/css/x-large.css">
</head>
<body class="mreset bc0">
<nav class="flex h20 axm axs row space-between pfixed w100"> <!--pfixed-->
<div class="flex axm w33 space-between padleft">
<a href="/index.html"><img class="simg" src="assets/icons/logo-white.svg" alt=""></a>
</div>
</nav>

<section class="flex axm axs col h90">
<div class="flex col">
<h2>PAGE NOT FOUND!</h2>
<p>This website is underconstruction, please be patient while i'm building this epic website, everything will be revealed soon!</p>
<a class="btnprime" href="/index.html">Follow me back to the start!</a>
</div>

<body>
<section class="h90 flex col">
<h1>Welcome to the void :&rbrack;</h1>
<a href="../index.html">return to home</a>
</section>
</body>
</html>
30 changes: 30 additions & 0 deletions archives/v05/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="author" content="Thijs de Koning" />
<meta name="description" content="Portfolio Website, Website, Application developer." />
<meta name="keywords" content="Website developer, Freelance, Fullstack, HTML5, CSS3, JS, SWIFT, SWIFTUI, Modern, Fresh, Competative, Sportive, esport" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Thijs de Koning</title>
<link href="assets/icons/logo.svg" rel="shortcut icon" type="image/svg+xml" />
<link href="/builderfiles/config.css" rel="stylesheet"/>
<link defer href="css/construct.css" rel="stylesheet" />
</head>
<body class="mreset bc0">
<nav class="flex h20 axm axs row space-between pfixed w100"> <!--pfixed-->
<div class="flex axm w33 space-between padleft">
<a href="/index.html"><img class="simg" src="assets/icons/logo-white.svg" alt=""></a>
</div>
</nav>

<section class="flex axm axs col h90">
<div class="flex col">
<h2>PAGE NOT FOUND!</h2>
<p>This website is underconstruction, please be patient while i'm building this epic website, everything will be revealed soon!</p>
<a class="btnprime" href="/index.html">Follow me back to the start!</a>
</div>

</section>
</body>
</html>
10 changes: 5 additions & 5 deletions html/nieuwscentrum.html → archives/v05/nieuwscentrum.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<meta name="keywords" content="Website developer, Freelance, Fullstack, HTML5, CSS3, JS, Modern, Fresh, Competative, Sportive, Sustainable, Partnership, esport"/> <!-- What are keywords to the subject? -->
<meta name="apple-mobile-web-app-title" content="THLDK">
<title>Nieuwscentrum</title>
<link media="screen" type="image/svg+xml" rel="apple-touch-icon" href="../../v04/icon_black.svg">
<link media="screen" type="image/svg+xml" rel="icon" href="../../v04/icon_black.svg">
<link media="screen" type="text/css" rel="stylesheet" href="../../builderfiles/config.css">
<link media="screen" type="image/svg+xml" rel="shortcut icon" href="../assets/icons/logo.svg">
<link media="screen" type="text/css" rel="stylesheet" href="../builderfiles/config.css">
<link media="screen" type="text/css" rel="stylesheet" href="../css/config.css">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="apple-touch-icon" href="../../v04/icon_white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="icon" href="../../v04/icon_white.svg">
<link media="screen" type="image/svg+xml" rel="apple-touch-icon" href="../assets/icons/logo.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="apple-touch-icon" href="../assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="shortcut icon" href="../assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="text/css" rel="stylesheet" href="../css/darkmode.css">
<link media="screen and (max-width:45rem)" type="text/css" rel="stylesheet" href="../css/x-small.css">
<link media="screen and (min-width:120rem)" type="text/css" rel="stylesheet" href="../css/x-large.css">
Expand Down
38 changes: 0 additions & 38 deletions css/construct.css
Original file line number Diff line number Diff line change
@@ -1,38 +0,0 @@
:root{
--black:0, 0, 0;
--white:255, 255, 255;
--white-dark:245, 245, 245;
--black-light:20, 20, 20;
}

@media (prefers-color-scheme:dark){
body{color:rgb(var(--white));}
.bc0{background-color:rgb(var(--black));}
.btnprime{color: rgb(var(--white));}
}

body{color:rgb(var(--black));}
.bc0{background-color:rgb(var(--white));}
.btnprime{color: rgb(var(--black));}

@font-face {
font-family: 'League Gothic';
src: url('../v04/font/LeagueGothic-Regular-VariableFont_wdth.ttf');
}

body{font-family:sans-serif;padding-bottom: 10vh;scroll-behavior: smooth;}
h1{font-size:6.8125rem;font-family: 'League Gothic', sans-serif;letter-spacing: 0.2rem;margin:0;}
h2{font-size:4.1875rem;font-family: 'League Gothic', sans-serif;letter-spacing:0.2rem;margin:0;}
p{max-width: 30rem;overflow-wrap:break-word;}

.op03{opacity: 0.35;}
.op08{opacity: 0.8;}
.op10{opacity: 1;}

.simg{width:20%;height:20%;}

.pfixed{position:fixed;}
.bgi{position: absolute;z-index: -1;}
::-webkit-scrollbar{display: none;}

.btnprime{background-color:blue;border-radius: 1rem;padding:2rem;}
12 changes: 6 additions & 6 deletions html/temp.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<meta name="description" content="Lets shape the digital landscape anad make people happy!"/> <!-- What is the website about? -->
<meta name="keywords" content="Website developer, Freelance, Fullstack, HTML5, CSS3, JS, Modern, Fresh, Competative, Sportive, Sustainable, Partnership, esport"/> <!-- What are keywords to the subject? -->
<meta name="apple-mobile-web-app-title" content="THLDK">
<title>THLDK | Web Development Studio</title>
<link media="screen" type="image/svg+xml" rel="apple-touch-icon" href="../../v04/icon_black.svg">
<link media="screen" type="image/svg+xml" rel="icon" href="../../v04/icon_black.svg">
<link media="screen" type="text/css" rel="stylesheet" href="../../builderfiles/config.css">
<title>Ahhhhhhh!</title>
<link media="screen" type="image/svg+xml" rel="shortcut icon" href="../assets/icons/logo.svg">
<link media="screen" type="text/css" rel="stylesheet" href="../builderfiles/config.css">
<link media="screen" type="text/css" rel="stylesheet" href="../css/config.css">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="apple-touch-icon" href="../../v04/icon_white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="icon" href="../../v04/icon_white.svg">
<link media="screen" type="image/svg+xml" rel="apple-touch-icon" href="../assets/icons/logo.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="apple-touch-icon" href="../assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="shortcut icon" href="../assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="text/css" rel="stylesheet" href="../css/darkmode.css">
<link media="screen and (max-width:45rem)" type="text/css" rel="stylesheet" href="../css/x-small.css">
<link media="screen and (min-width:120rem)" type="text/css" rel="stylesheet" href="../css/x-large.css">
Expand Down
22 changes: 17 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link media="screen" type="image/svg+xml" rel="shortcut icon" href="/assets/icons/logo.svg">
<link media="screen" type="text/css" rel="stylesheet" href="/builderfiles/config.css">
<link media="screen" type="text/css" rel="stylesheet" href="/css/config.css">
<link media="screen" type="image/svg+xml" rel="apple-touch-icon" href="assets/icons/logo.svg">
<link media="screen" type="image/svg+xml" rel="apple-touch-icon" href="/assets/icons/logo.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="apple-touch-icon" href="/assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="shortcut icon" href="/assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="text/css" rel="stylesheet" href="/css/darkmode.css">
Expand All @@ -23,7 +23,12 @@
<div class="nav-left">
<a href="/"><b>Thldk</b></a>
</div>
<div class="nav-right flex axm axs"><input class="hidden" type="search" name="inputField" id="inputField" placeholder="search"><button type="button" id="btn-search" onclick="show('inputField', 'btn-search')"><div class="icon i-search"></div></button></div>
<!--
<div class="nav-right">
<a href="projects/home.html">Case Studies</a>
<a href="">Mailme</a>
</div>-->
<!--<div class="nav-right flex axm axs"><input class="hidden" type="search" name="inputField" id="inputField" placeholder="search"><button type="button" id="btn-search" onclick="show('inputField', 'btn-search')"><div class="icon i-search"></div></button></div>-->
</nav>
<main>
<section class="h30 banner">
Expand All @@ -32,20 +37,27 @@ <h1>Work in progress...</h1>
<section class="flex col">
<h2>Nieuwscentrum.</h2>
<p>Welkom bij het nieuwscentrum, hier kun je alle recente activiteiten bekijken terwijl ik bezig ben met de website!</p>


<h3>15 november 2023.</h3>
<ul>
<li>Copyright licence toegevoegd.</li>
<li>Project X aangepast.</li>
</ul>

<p>Suspendisse commodo, augue vel convallis blandit, eros urna aliquam quam, nec consectetur purus erat nec ligula. Aliquam fusce.</p>

<h3>14 november 2023.</h3>
<p>Praesent sed lacus dui. Donec gravida finibus tortor, id gravida elit dapibus id. Ut turpis ex, iaculis vel hendrerit molestie.</p>
<ul>
<li>Framework update.</li>
</ul>

<h3>13 november 2023.</h3>
<p>Vandaag ben ik bezig geweest met een project waarbij mijn framework, inclusief documentatie, is verbeterd. Daarboven op komt dat ik uitbundig onderzoek heb gedaan naar url mapping, zodat hyperlinks van de website gebruikersvriendelijker kunnen worden.</p>
<ul>
<li>Framework aangepast.</li>
<li>URL mapping onderzocht.</li>
</ul>
<p>Vandaag ben ik bezig geweest met een project waarbij mijn framework, inclusief documentatie, is verbeterd. Daarboven op komt dat ik uitbundig onderzoek heb gedaan naar url mapping, zodat hyperlinks van de website gebruikersvriendelijker kunnen worden.</p>


<h3>9 november 2023.</h3>
<ul>
Expand Down
39 changes: 39 additions & 0 deletions projects/home.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="author" content="Thijs de Koning"/> <!-- Who Wrote the page content? -->
<meta name="description" content="Lets shape the digital landscape anad make people happy!"/> <!-- What is the website about? -->
<meta name="keywords" content="Website developer, Freelance, Fullstack, HTML5, CSS3, JS, Modern, Fresh, Competative, Sportive, Sustainable, Partnership, esport"/> <!-- What are keywords to the subject? -->
<meta name="apple-mobile-web-app-title" content="THLDK">
<title>Projects</title>
<link media="screen" type="image/svg+xml" rel="shortcut icon" href="../assets/icons/logo.svg">
<link media="screen" type="text/css" rel="stylesheet" href="../builderfiles/config.css">
<link media="screen" type="text/css" rel="stylesheet" href="../css/config.css">
<link media="screen" type="image/svg+xml" rel="apple-touch-icon" href="../assets/icons/logo.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="apple-touch-icon" href="../assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="shortcut icon" href="../assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="text/css" rel="stylesheet" href="../css/darkmode.css">
<link media="screen and (max-width:45rem)" type="text/css" rel="stylesheet" href="../css/x-small.css">
<link media="screen and (min-width:120rem)" type="text/css" rel="stylesheet" href="../css/x-large.css">
</head>
<body>
<section class="flex col">
<h2>Team Liquid - Website Redesign</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Id debitis nemo voluptatibus voluptatum nesciunt similique dolorem qui blanditiis libero numquam officiis maxime, aut sapiente suscipit.</p> <!--What i did-->

<h3>Lorem Ipsum</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Asperiores et illum harum nulla maiores assumenda iusto, eveniet aliquid cupiditate quis.</p> <!--the outcomes-->

<h3>Lorem Ipsum</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Asperiores et illum harum nulla maiores assumenda iusto, eveniet aliquid cupiditate quis.</p> <!--the outcomes-->


<h3>Lorem Ipsum</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Asperiores et illum harum nulla maiores assumenda iusto, eveniet aliquid cupiditate quis.</p> <!--the outcomes-->

<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Eius, sed!</p> <!--Benefits-->
</section>
</body>
</html>
27 changes: 27 additions & 0 deletions projects/name.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="author" content="Thijs de Koning"/> <!-- Who Wrote the page content? -->
<meta name="description" content="Lets shape the digital landscape anad make people happy!"/> <!-- What is the website about? -->
<meta name="keywords" content="Website developer, Freelance, Fullstack, HTML5, CSS3, JS, Modern, Fresh, Competative, Sportive, Sustainable, Partnership, esport"/> <!-- What are keywords to the subject? -->
<meta name="apple-mobile-web-app-title" content="THLDK">
<title>Projects</title>
<link media="screen" type="image/svg+xml" rel="shortcut icon" href="../assets/icons/logo.svg">
<link media="screen" type="text/css" rel="stylesheet" href="../builderfiles/config.css">
<link media="screen" type="text/css" rel="stylesheet" href="../css/config.css">
<link media="screen" type="image/svg+xml" rel="apple-touch-icon" href="../assets/icons/logo.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="apple-touch-icon" href="../assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="image/svg+xml" rel="shortcut icon" href="../assets/icons/logo-white.svg">
<link media="screen and (prefers-color-scheme:dark)" type="text/css" rel="stylesheet" href="../css/darkmode.css">
<link media="screen and (max-width:45rem)" type="text/css" rel="stylesheet" href="../css/x-small.css">
<link media="screen and (min-width:120rem)" type="text/css" rel="stylesheet" href="../css/x-large.css">
</head>
<body>
<section class="h90 flex col">
<h1>Welcome to the void :&rbrack;</h1>
<a href="../index.html">return to home</a>
</section>
</body>
</html>

0 comments on commit 012d1d4

Please sign in to comment.