-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2022-12-01-welcome.html
42 lines (42 loc) · 2.73 KB
/
2022-12-01-welcome.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="alternate"
type="application/rss+xml"
href="https://rmosvold.github.io/rss.xml"
title="RSS feed for https://rmosvold.github.io/">
<title>Welcome</title>
<meta name="author" content="Reidar Mosvold">
<meta name="referrer" content="no-referrer">
<link href= "static/style.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="static/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="static/favicon-152.png">
<link rel="msapplication-TitleImage" href="static/favicon-144.png">
<link rel="msapplication-TitleColor" href="#0141ff">
<script src="static/katex.min.js"></script>
<script src="static/auto-render.min.js"></script>
<script src="static/lightbox.js"></script>
<link rel="stylesheet" href="static/katex.min.css">
<script>document.addEventListener("DOMContentLoaded", function() { renderMathInElement(document.body); });</script>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8">
<meta name="viewport" content="initial-scale=1,width=device-width,minimum-scale=1"></head>
<body>
<div id="preamble" class="status"><div class="header">
<a href="https://rmosvold.github.io">Reidar Mosvold: Mathematics Educator</a>
<div class="sitelinks">
<a href="https://rmosvold.github.io/vita.html">Vita</a> | <a href="https://rmosvold.github.io/bio.html">Bio</a> | <a href="https://rmosvold.github.io/journals.html">Journals</a> | <a href="https://rmosvold.github.io/rss.xml">rss</a>
</div>
</div></div>
<div id="content">
<div class="post-date">01 Dec 2022</div><h1 class="post-title"><a href="https://rmosvold.github.io/2022-12-01-welcome.html">Welcome</a></h1>
<p>
Welcome to my new website! After many years of having my web site hosted with Wordpress, I decided to try another and more Emacs-friendly solution, by using org-static-blog and Github Pages. Let's see how this works!
</p>
<div class="taglist"></div></div>
<div id="postamble" class="status"><div id="archive">
<a href="https://rmosvold.github.io/archive.html">Other posts</a>
</div>
<center><a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br /><span xmlns:dct="https://purl.org/dc/terms/" href="https://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">rmosvold.github.io</span> by <a xmlns:cc="https://creativecommons.org/ns#" href="https://rmosvold.github.io" property="cc:attributionName" rel="cc:attributionURL">Reidar Mosvold</a> is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</center></div>
</body>
</html>