aboutsummaryrefslogtreecommitdiff
path: root/dst
diff options
context:
space:
mode:
Diffstat (limited to 'dst')
-rw-r--r--dst/.files3
-rw-r--r--dst/SPO notes.html21
-rw-r--r--dst/ase.html21
-rw-r--r--dst/game.html21
-rw-r--r--dst/index.html21
5 files changed, 51 insertions, 36 deletions
diff --git a/dst/.files b/dst/.files
index 7407325..cba29fa 100644
--- a/dst/.files
+++ b/dst/.files
@@ -1,2 +1,5 @@
+./styles/style.css
+./SPO notes.md
./game.md
./index.md
+./ase.md
diff --git a/dst/SPO notes.html b/dst/SPO notes.html
index cf2a00f..1fae7be 100644
--- a/dst/SPO notes.html
+++ b/dst/SPO notes.html
@@ -1,13 +1,15 @@
<!DOCTYPE html>
<html>
-<meta charset="UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-<title>Exam &mdash; adast.xyz</title>
-<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
-<link rel="stylesheet" href="styles/style.css">
-
-<p class="header"><a href="/">adast.xyz</a></p>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <title>Exam &mdash; adast.xyz</title>
+ <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
+ <link rel="stylesheet" href="styles/style.css">
+ </head>
+ <body>
+ <p class="header"><a href="/">adast.xyz</a></p>
<h1 id="exam">Exam</h1>
<ul>
@@ -666,5 +668,6 @@ Synthesized and inherited attributes.</p>
<h2 id="contextual-analysis">Contextual analysis</h2>
<p>Identification and type checking are combined into a depth-first traversal of the AST.</p>
-<p class="footer"><a href="/">adast.xyz</a></p>
+ <p class="footer"><a href="/">adast.xyz</a></p>
+ </body>
</html>
diff --git a/dst/ase.html b/dst/ase.html
index c24b3e3..7b33885 100644
--- a/dst/ase.html
+++ b/dst/ase.html
@@ -1,13 +1,15 @@
<!DOCTYPE html>
<html>
-<meta charset="UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-<title>Q1. Software Process Model - Waterfall &mdash; adast.xyz</title>
-<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
-<link rel="stylesheet" href="styles/style.css">
-
-<p class="header"><a href="/">adast.xyz</a></p>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <title>Q1. Software Process Model - Waterfall &mdash; adast.xyz</title>
+ <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
+ <link rel="stylesheet" href="styles/style.css">
+ </head>
+ <body>
+ <p class="header"><a href="/">adast.xyz</a></p>
<h1 id="q1.-software-process-model---waterfall">Q1. Software Process Model - Waterfall</h1>
<h2 id="what-is-software-engineering-a-response-to">What is software engineering a response to?</h2>
@@ -916,5 +918,6 @@ Makes the development and release process faster and more robust.</p>
<p>Automated access to well defined environments.
Tools like Docker for containerization or Virtual Machines.</p>
-<p class="footer"><a href="/">adast.xyz</a></p>
+ <p class="footer"><a href="/">adast.xyz</a></p>
+ </body>
</html>
diff --git a/dst/game.html b/dst/game.html
index f54fc50..ac2c8e6 100644
--- a/dst/game.html
+++ b/dst/game.html
@@ -1,13 +1,15 @@
<!DOCTYPE html>
<html>
-<meta charset="UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-<title>My game &mdash; adast.xyz</title>
-<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
-<link rel="stylesheet" href="styles/style.css">
-
-<p class="header"><a href="/">adast.xyz</a></p>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <title>My game &mdash; adast.xyz</title>
+ <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
+ <link rel="stylesheet" href="styles/style.css">
+ </head>
+ <body>
+ <p class="header"><a href="/">adast.xyz</a></p>
<p class="note">May 7, 2021</p>
<h1 id="my-game">My game</h1>
@@ -31,5 +33,6 @@
<p><a href="https://www.youtube.com/c/adamski1">Gameplay clips</a><br/>
<a href="https://trello.com/b/ycQyrouQ">Follow my progress</a></p>
-<p class="footer"><a href="/">adast.xyz</a></p>
+ <p class="footer"><a href="/">adast.xyz</a></p>
+ </body>
</html>
diff --git a/dst/index.html b/dst/index.html
index 8ea64aa..f319bb1 100644
--- a/dst/index.html
+++ b/dst/index.html
@@ -1,13 +1,15 @@
<!DOCTYPE html>
<html>
-<meta charset="UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-<title>adast.xyz</title>
-<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
-<link rel="stylesheet" href="styles/style.css">
-
-<p class="header"><a href="/">adast.xyz</a></p>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <title>adast.xyz</title>
+ <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
+ <link rel="stylesheet" href="styles/style.css">
+ </head>
+ <body>
+ <p class="header"><a href="/">adast.xyz</a></p>
<p>Hello there!</p>
<p>My name is Adam and I am a computer nerd studying at Aalborg University. I am interested in space, game dev, sailing and the outdoors.</p>
@@ -24,5 +26,6 @@
<a href="https://youtube.com/c/adamski1">Youtube</a><br/>
<a href="https://steamcommunity.com/id/adastx">Steam</a><br/>
<a href="https://www.twitch.tv/adastx">Twitch</a></p>
-<p class="footer"><a href="/">adast.xyz</a></p>
+ <p class="footer"><a href="/">adast.xyz</a></p>
+ </body>
</html>