]> Lady’s Gitweb - Blog/commitdiff
[2023-04-30] hello_world
authorLady <redacted>
Sun, 30 Apr 2023 23:37:31 +0000 (16:37 -0700)
committerLady <redacted>
Sun, 30 Apr 2023 23:47:53 +0000 (16:47 -0700)
2023-04-30/hello_world/#entry.rdf [new file with mode: 0644]

diff --git a/2023-04-30/hello_world/#entry.rdf b/2023-04-30/hello_world/#entry.rdf
new file mode 100644 (file)
index 0000000..aa450f5
--- /dev/null
@@ -0,0 +1,55 @@
+<awol:Entry
+       xml:lang="en"
+       xmlns:awol="http://bblfish.net/work/atom-owl/2006-06-06/"
+       xmlns:dc11="http://purl.org/dc/elements/1.1/"
+       xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+       xmlns:sioc="http://rdfs.org/sioc/ns#"
+>
+       <dc11:title>Hello, World!</dc11:title>
+       <dc11:date>2023-04-30T16:37:31-07:00</dc11:date>
+       <dc11:abstract rdf:parseType="Markdown"><![CDATA[
+An overview of this blog (and website). Welcome!
+]]></dc11:abstract>
+       <sioc:content rdf:parseType="Markdown"><![CDATA[
+Hey! Welcome to my blog! I hope you enjoy it here!
+
+This blog aims to cover topics pertaining to me (Lady), this website
+([<cite>Lady’s Computer</cite>](https://www.ladys.computer/)), and
+independent web {publishing ∣ technologies} in general.
+
+At the time of writing, the following subdomains have been set up :—
+
+- **[`blog.ladys.computer`](https://blog.ladys.computer/):** <b>You are
+  here!</b>
+
+- **[`git.ladys.computer`](https://git.ladys.computer/):** Public
+  (read‐only) access to my git repositories. Various helpful scripts,
+  code snippets, and the like! For example, the source code of this
+  blog is available at
+  [`https://git.ladys.computer/Blog`](https://git.ladys.computer/Blog).
+
+- **[`www.ladys.computer`](https://www.ladys.computer/):** Main landing
+  page.
+
+Infrastructurally, this website is hosted on a little bitty
+<s>Linode®</s><u>Akamai®</u> Nanode™ running Ubuntu and
+[Caddy](https://caddyserver.com/). There’s nothing fancy going on with
+this blog; it is built with [Bjørn](https://git.ladys.computer/Beorn)
+and then manually pushed to the server using `rsync`. I’ve a short
+[Makefile](https://git.ladys.computer/Blog/blob/83bc234:/GNUmakefile)
+which helps to make sure I do it right.
+
+You can follow along via Atom by pointing your feed reader at
+[`/feed.atom`](https://blog.ladys.computer/feed.atom). If you don’t
+already have a feed reader, I use
+[NetNewsWire](https://netnewswire.com) on macOS and iOS.
+]]></sioc:content>
+       <dc11:rights rdf:parseType="Markdown"><![CDATA[
+Copyright © 2023 Lady <small>[Webmistress of Lady’s Computer]</small>.
+Some rights reserved.
+
+This blogpost is licensed under a <a rel="license"
+href="http://creativecommons.org/licenses/by/4.0/"><cite>Creative
+Commons Attribution 4.0 International License</cite></a>.
+]]></dc11:rights>
+</awol:Entry>
This page took 0.022811 seconds and 4 git commands to generate.