]> Lady’s Gitweb - Blog/blob - 2023-04-30/hello_world/#entry.rdf
Title casing change
[Blog] / 2023-04-30 / hello_world / #entry.rdf
1 <awol:Entry
2 xml:lang="en"
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#"
7 >
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!
12 ]]></dc11:abstract>
13 <sioc:content rdf:parseType="Markdown"><![CDATA[
14 Hey! Welcome to my blog! I hope you enjoy it here!
15
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.
19
20 At the time of writing, the following subdomains have been set up :—
21
22 - **[`blog.ladys.computer`](https://blog.ladys.computer/):** <b>You are
23 here!</b>
24
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
28 blog is available at
29 [`https://git.ladys.computer/Blog`](https://git.ladys.computer/Blog).
30
31 - **[`www.ladys.computer`](https://www.ladys.computer/):** Main landing
32 page.
33
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.
41
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.
46 ]]></sioc:content>
47 <dc11:rights rdf:parseType="Markdown"><![CDATA[
48 Copyright © 2023 Lady <small>[Webmistress of Lady’s Computer]</small>.
49 Some rights reserved.
50
51 This blogpost is licensed under a <a rel="license"
52 href="http://creativecommons.org/licenses/by/4.0/"><cite>Creative
53 Commons Attribution 4.0 International License</cite></a>.
54 ]]></dc11:rights>
55 </awol:Entry>
This page took 0.05076 seconds and 5 git commands to generate.