From 396941ce8b74454e362157338495c9bd57553469 Mon Sep 17 00:00:00 2001 From: Adrian Cochrane Date: Thu, 23 Feb 2023 19:30:29 +1300 Subject: [PATCH] Add new projects to list & add font branding. --- _layouts/page.html | 9 +++++++++ _layouts/post.html | 9 +++++++++ index.html | 41 +++++++++++++++++++++++++++++++++++++---- 3 files changed, 55 insertions(+), 4 deletions(-) diff --git a/_layouts/page.html b/_layouts/page.html index 7618002..c887a1e 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -7,6 +7,15 @@ {{ page.title|xml_escape }} + {{ content }} diff --git a/_layouts/post.html b/_layouts/post.html index bee4cb0..32f3195 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -8,6 +8,15 @@ {{ page.title|xml_escape }} — Argonaut Constellation's blog +

{{ page.title|xml_escape }}

diff --git a/index.html b/index.html index d1d8337..a1e85b4 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,18 @@ - + Argonaut Constellation

The Argonaut Constellation

-

The "Argonaut Constellation" refers to a range of software projects aiming +

The Argonaut Constellation refers to a range of software projects aiming to illustrate the potential for a more private JavaScript-free web to work better for anyone on any conceivable device.

@@ -68,9 +82,28 @@

Harfbuzz-Pure

-

Harfbuzz language-bindings

+

Harfbuzz language-bindings; text-shaping

+
+
+

FontConfig-Pure

+

FontConfig language bindings; fontfile lookup

More to come!

+ +

Adopted

+
+

Typograffiti

+

Text rendering

+
+

In-Progress

+
+

CatTrap

+

CSS Box Model block layout engine

+
+
+

Balkón

+

Text layout

+

Friends

-- 2.30.2