-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
191 lines (160 loc) · 8.56 KB
/
index.html
File metadata and controls
191 lines (160 loc) · 8.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="A blog about IT">
<meta name="author" content="">
<link rel="icon" href="icons/favicon.ico">
<title>Computering</title>
<!-- Bootstrap core CSS -->
<link href="/theme/css/bootstrap.min.css" rel="stylesheet">
<!-- normalize.css -->
<link href="/them/css/normilize.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="/theme/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="/theme/css/bootstrap-blog.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="blog-masthead">
<div class="container">
<nav class="blog-nav">
<a class="blog-nav-item active" href="/index.html">blog</a>
<a class="blog-nav-item" href="/archive/archive.html">archive</a>
</nav>
</div>
</div>
<div class="container">
<div class="blog-header">
<h1 class="blog-title"><a class="blog-title" href="/index.html">Computering</a></h1>
<p class="lead blog-description">A blog.</p>
</div>
<div class="row">
<div class="col-sm-8 blog-main">
<div class="blog-post">
<h2 class="blog-post-title" id="rock1"><a class="blog-post-title" href="/articles/How-To-Use-AI-For-Everything.html">How To Use AI For Everything</a></h2>
<p class="blog-post-meta">February 11, 2025 by <a href="/author/author.html" target="_blank">Steffen Devich</a></p>
<p>
AI seems to be taking over. Everything.
</p>
</div><!-- /.blog-post -->
<div class="blog-post">
<h2 class="blog-post-title" id="rock1"><a class="blog-post-title" href="/articles/Iron-Maiden-And-Computering.html">Iron Maiden and Computering</a></h2>
<p class="blog-post-meta">November 2, 2020 by <a href="/author/author.html" target="_blank">Steffen Devich</a></p>
<p>
Iron Maiden and their computers.
</p>
</div><!-- /.blog-post -->
<div class="blog-post">
<h2 class="blog-post-title" id="basketball1"><a class="blog-post-title" href="/articles/How-To-Use-Code-Examples-In-HTML.html">How To Use Code Examples In HTML</a></h2>
<p class="blog-post-meta">July 7, 2017 by <a href="/author/author.html" target="_blank">Steffen Devich</a></p>
<p>
How to render code examples in HTML.
</p>
</div><!-- /.blog-post -->
<div class="blog-post">
<h2 class="blog-post-title" id="basketball1"><a class="blog-post-title" href="/articles/Lebron-James-Playoff-Stats-2017.html">Lebron James Playoff Stats 2017</a></h2>
<p class="blog-post-meta">June 15, 2017 by <a href="/author/author.html" target="_blank">Steffen Devich</a></p>
<p>
Lebron James stats from the 2017 NBA Playoffs.
</p>
</div><!-- /.blog-post -->
<div class="blog-post">
<h2 class="blog-post-title" id="html1"><a class="blog-post-title" href="/articles/Some-Stuff-About-HTML.html">Some Stuff About HTML</a></h2>
<p class="blog-post-meta">June 15, 2017 by <a href="/author/author.html" target="_blank">Steffen Devich</a></p>
<p>
This is some stuff about HTML. HTML is a programming language. Hyper Text Markup Laguage. The Language part of the
acronym gives it away.
</p>
</div><!-- /.blog-post -->
<div class="blog-post">
<h2 class="blog-post-title" id="html1"><a class="blog-post-title" href="/articles/HTML-Is-The-Greatest-Stuff.html">HTML Is The Greatest Stuff</a></h2>
<p class="blog-post-meta">June 15, 2017 by <a href="/author/author.html" target="_blank">Steffen Devich</a></p>
<p>
Man, to get started writing HTML get yourself a text editor and a book on HTML. That'll do it.
</p>
</div><!-- /.blog-post -->
<div class="blog-post">
<h2 class="blog-post-title" id="html1"><a class="blog-post-title" href="/articles/How-To-Get-Started.html">How To Get Started</a></h2>
<p class="blog-post-meta">June 15, 2017 by <a href="/author/author.html" target="_blank">Steffen Devich</a></p>
<p>
First, stop thinking about it. Second, do it.
</p>
</div><!-- /.blog-post -->
</div><!-- /.blog-main -->
<div class="col-sm-3 col-sm-offset-1 blog-sidebar">
<div class="sidebar-module sidebar-module-inset">
<h4>About</h4>
<p>This blog was put together to test how a static website could be built.</p>
</div>
<div class="sidebar-module">
<h4>Categories</h4>
<ol class="list-unstyled">
<li><a href="/category/html.html">html</a></li>
<li><a href="/category/howto.html">how to</a></li>
<li><a href="/category/basketball.html">basketball</a></li>
<li><a href="/category/rock.html">rock</a></li>
<li><a href="/category/history.html">history</a></li>
<li><a href="/category/sql.html">sql</a></li>
</ol>
</div>
<div class="sidebar-module">
<h4>Archives</h4>
<ol class="list-unstyled">
<li><a href="/archive/archive.html">June 2017</a></li>
</ol>
</div>
<div class="sidebar-module">
<h4>Elsewhere</h4>
<ol class="list-unstyled">
<li><a href="https://github.com/devichs" target="_blank">GitHub</a></li>
<li><a href="https://www.twitter.com" target="_blank">Twitter</a></li>
<li><a href="https://www.facebook.com" target="_blank">Facebook</a></li>
</ol>
</div>
</div><!-- /.blog-sidebar -->
</div><!-- /.row -->
</div><!-- /.container -->
<footer class="blog-footer">
<p>Template by .. <a href="http://getbootstrap.com" target="_blank">Bootstrap</a> from <a href="https://twitter.com/mdo">@mdo</a>.</p>
<p>
<a href="https://devichs.github.io/index.html">Back to top</a>
</p>
<!-- CC license-->
<p>
© Steffen Devich 2025<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"></a>
</p>
<p>
<a rel="license"
href="https://creativecommons.org/licenses/by-sa/4.0/"
target="_blank">
<img alt="Creative Commons License"
title="Creative Commons License"
style="border-width:0"
src="https://licensebuttons.net/l/by-sa/4.0/80x15.png"
width="80"
height="15" />
</a>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/theme/js/vendor/jquery.min.js"><\/script>')</script>
<script src="/theme/js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="js/ie10-viewport-bug-workaround.js"></script>
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5934b61b4dfca587"></script>
<!-- Disqus closing-->
<script id="dsq-count-scr" src="//devich-on-devich-1.disqus.com/count.js" async></script>
</body>
</html>