3 xmlns:awol="http://bblfish.net/work/atom-owl/2006-06-06/"
4 xmlns:dc11="http://purl.org/dc/elements/1.1/"
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6 xmlns:sioc="http://rdfs.org/sioc/ns#"
8 <dc11:title>Hello, world!</dc11:title>
9 <dc11:date>2023-04-30T16:37:31-07:00</dc11:date>
10 <dc11:abstract rdf:parseType="Markdown"><![CDATA[
11 An overview of this blog (and website). Welcome!
13 <sioc:content rdf:parseType="Markdown"><![CDATA[
14 Hey! Welcome to my blog! I hope you enjoy it here!
16 This blog aims to cover topics pertaining to me (Lady), this website
17 ([<cite>Lady’s Computer</cite>](https://www.ladys.computer/)), and
18 independent web {publishing ∣ technologies} in general.
20 At the time of writing, the following subdomains have been set up :—
22 - **[`blog.ladys.computer`](https://blog.ladys.computer/):** <b>You are
25 - **[`git.ladys.computer`](https://git.ladys.computer/):** Public
26 (read‐only) access to my git repositories. Various helpful scripts,
27 code snippets, and the like! For example, the source code of this
29 [`https://git.ladys.computer/Blog`](https://git.ladys.computer/Blog).
31 - **[`www.ladys.computer`](https://www.ladys.computer/):** Main landing
34 Infrastructurally, this website is hosted on a little bitty
35 <s>Linode®</s><u>Akamai®</u> Nanode™ running Ubuntu and
36 [Caddy](https://caddyserver.com/). There’s nothing fancy going on with
37 this blog; it is built with [Bjørn](https://git.ladys.computer/Beorn)
38 and then manually pushed to the server using `rsync`. I’ve a short
39 [Makefile](https://git.ladys.computer/Blog/blob/83bc234:/GNUmakefile)
40 which helps to make sure I do it right.
42 You can follow along via Atom by pointing your feed reader at
43 [`/feed.atom`](https://blog.ladys.computer/feed.atom). If you don’t
44 already have a feed reader, I use
45 [NetNewsWire](https://netnewswire.com) on macOS and iOS.
47 <dc11:rights rdf:parseType="Markdown"><![CDATA[
49 <a href="https://www.ladys.computer/about/#lady">Lady</a>
50 <small>[Webmistress of Lady’s Computer]</small>.
53 This blogpost is licensed under a <a rel="license"
54 href="http://creativecommons.org/licenses/by/4.0/"><cite>Creative
55 Commons Attribution 4.0 International License</cite></a>.