diff options
-rw-r--r-- | dst/2023-02-log.html | 1 | ||||
-rw-r--r-- | dst/arena.html | 1 | ||||
-rw-r--r-- | dst/donate.html | 1 | ||||
-rw-r--r-- | dst/index.html | 1 | ||||
-rw-r--r-- | dst/now.html | 64 | ||||
-rw-r--r-- | dst/projects.html | 1 | ||||
-rw-r--r-- | dst/resume.html | 1 | ||||
-rw-r--r-- | dst/services.html | 1 | ||||
-rw-r--r-- | dst/sitemap.xml | 1 | ||||
-rw-r--r-- | dst/uses.html | 1 | ||||
-rw-r--r-- | src/_header.html | 1 | ||||
-rw-r--r-- | src/now.md | 21 |
12 files changed, 95 insertions, 0 deletions
diff --git a/dst/2023-02-log.html b/dst/2023-02-log.html index 2cfd872..53f1cc3 100644 --- a/dst/2023-02-log.html +++ b/dst/2023-02-log.html @@ -17,6 +17,7 @@ <a href="/resume">Resume</a><span> | </span> <a href="/donate">Donate</a><span> | </span> <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> <a href="/rss.xml">RSS</a> </nav> </header><main> diff --git a/dst/arena.html b/dst/arena.html index 0780ef9..b140b4d 100644 --- a/dst/arena.html +++ b/dst/arena.html @@ -17,6 +17,7 @@ <a href="/resume">Resume</a><span> | </span> <a href="/donate">Donate</a><span> | </span> <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> <a href="/rss.xml">RSS</a> </nav> </header><main> diff --git a/dst/donate.html b/dst/donate.html index 9c66e1b..7b3101f 100644 --- a/dst/donate.html +++ b/dst/donate.html @@ -17,6 +17,7 @@ <a href="/resume">Resume</a><span> | </span> <a href="/donate">Donate</a><span> | </span> <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> <a href="/rss.xml">RSS</a> </nav> </header><main> diff --git a/dst/index.html b/dst/index.html index 896ab86..dea8c9e 100644 --- a/dst/index.html +++ b/dst/index.html @@ -17,6 +17,7 @@ <a href="/resume">Resume</a><span> | </span> <a href="/donate">Donate</a><span> | </span> <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> <a href="/rss.xml">RSS</a> </nav> </header><main> diff --git a/dst/now.html b/dst/now.html new file mode 100644 index 0000000..abc3395 --- /dev/null +++ b/dst/now.html @@ -0,0 +1,64 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Now</title> + <link rel="icon" type="image/x-icon" href="/favicon.ico"> + <link rel="alternate" type="application/rss+xml" title="" href='feed'> + <link rel="stylesheet" type="text/css" href="main.css"> + </head> + <body> + <header> + <nav> + <a href="/">Home</a><span> | </span> + <a href="/projects">Projects</a><span> | </span> + <a href="/services">Services</a><span> | </span> + <a href="/resume">Resume</a><span> | </span> + <a href="/donate">Donate</a><span> | </span> + <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> + <a href="/rss.xml">RSS</a> + </nav> + </header><main> +<h1 id="now">Now</h1> + +<p>2023-03-14</p> + +<blockquote> +<p>This page is based off the <a href="https://nownownow.com/about">now page concept</a> by Derek Sivers.</p> +</blockquote> + +<h2 id="tech">Tech</h2> + +<p>Starting to work on my game, <a href="https://arena.adast.xyz">arena</a>, again.</p> + +<ul> +<li>Tinkering with this website: + +<ul> +<li>Adding a <a href="https://test.adast.xyz/resume-da">danish version</a> of my resume (closes <a href="https://todo.sr.ht/~adamski/adast.xyz/4">#4</a>)</li> +<li>Trying out this <em>now</em> page</li> +</ul></li> +</ul> + +<p>Slowly migrating to wayland by trying out <a href="https://swaywm.org">Sway</a>.</p> + +<h2 id="life">Life</h2> + +<p>Waiting for my sprained wrist to heal so I can get back to boxing. 🥊</p> + +<p>Reading <em>A Voyage for Madmen</em></p> +<footer role="contentinfo"> + + <span><a href="#">↑ Back to Top</a></span><br><br> + <small> + Built with <a href="https://rgz.ee/ssg.html">ssg</a>.<br> + Maintained with ♥ for the web. <br> + The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> + The <a href="https://git.sr.ht/~adamski/adast.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>. + </small> +</footer> +</main> +</body> +</html> diff --git a/dst/projects.html b/dst/projects.html index a0cd59e..39c01ee 100644 --- a/dst/projects.html +++ b/dst/projects.html @@ -17,6 +17,7 @@ <a href="/resume">Resume</a><span> | </span> <a href="/donate">Donate</a><span> | </span> <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> <a href="/rss.xml">RSS</a> </nav> </header><main> diff --git a/dst/resume.html b/dst/resume.html index 447af51..52c89f0 100644 --- a/dst/resume.html +++ b/dst/resume.html @@ -17,6 +17,7 @@ <a href="/resume">Resume</a><span> | </span> <a href="/donate">Donate</a><span> | </span> <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> <a href="/rss.xml">RSS</a> </nav> </header><main> diff --git a/dst/services.html b/dst/services.html index e292159..905adaf 100644 --- a/dst/services.html +++ b/dst/services.html @@ -17,6 +17,7 @@ <a href="/resume">Resume</a><span> | </span> <a href="/donate">Donate</a><span> | </span> <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> <a href="/rss.xml">RSS</a> </nav> </header><main> diff --git a/dst/sitemap.xml b/dst/sitemap.xml index 6705982..b63130d 100644 --- a/dst/sitemap.xml +++ b/dst/sitemap.xml @@ -10,6 +10,7 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-14</lastmod><priority>1.0</priority></url> <url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-14</lastmod><priority>1.0</priority></url> <url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-14</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/now.html</loc><lastmod>2023-03-14</lastmod><priority>1.0</priority></url> <url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-14</lastmod><priority>1.0</priority></url> <url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-14</lastmod><priority>1.0</priority></url> </urlset> diff --git a/dst/uses.html b/dst/uses.html index 98cb89e..fefbe3b 100644 --- a/dst/uses.html +++ b/dst/uses.html @@ -17,6 +17,7 @@ <a href="/resume">Resume</a><span> | </span> <a href="/donate">Donate</a><span> | </span> <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> <a href="/rss.xml">RSS</a> </nav> </header><main> diff --git a/src/_header.html b/src/_header.html index 948b1ba..a5c9e65 100644 --- a/src/_header.html +++ b/src/_header.html @@ -17,6 +17,7 @@ <a href="/resume">Resume</a><span> | </span> <a href="/donate">Donate</a><span> | </span> <a href="/uses">Uses</a><span> | </span> + <a href="/now">Now</a><span> | </span> <a href="/rss.xml">RSS</a> </nav> </header><main> diff --git a/src/now.md b/src/now.md new file mode 100644 index 0000000..6db07a8 --- /dev/null +++ b/src/now.md @@ -0,0 +1,21 @@ +# Now + +2023-03-14 + +> This page is based off the [now page concept](https://nownownow.com/about) by Derek Sivers. + +## Tech + +Starting to work on my game, [arena](https://arena.adast.xyz), again. + +* Tinkering with this website: + * Adding a [danish version](https://test.adast.xyz/resume-da) of my resume (closes [#4](https://todo.sr.ht/~adamski/adast.xyz/4)) + * Trying out this *now* page + +Slowly migrating to wayland by trying out [Sway](https://swaywm.org). + +## Life + +Waiting for my sprained wrist to heal so I can get back to boxing. 🥊 + +Reading *A Voyage for Madmen* |