Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New post - third spaces !!! :) #35

Merged
merged 5 commits into from
Dec 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .vscode/ltex.dictionary.en-GB.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,8 @@ Zdog
woodworky
Hazledine
LLMs
Ws
Gentlemans
hitchhiking
solarpunk
Andrewism
19 changes: 18 additions & 1 deletion feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,30 @@

<title>alifeee's blog</title>
<link href='https://blog.alifeee.co.uk' rel='self' />
<updated>2023-11-07T00:00:00+00:00</updated>
<updated>2023-12-15T00:00:00+00:00</updated>
<author>
<name>alifeee</name>
</author>
<id>https://blog.alifeee.co.uk/</id>
<icon>https://blog.alifeee.co.uk/og-image.png</icon>

<entry>
<title>What is a third space and why do I like the concept?</title>
<link href='https://blog.alifeee.co.uk/what-is-a-third-space' />
<id>https://blog.alifeee.co.uk//what-is-a-third-space</id>
<updated>2023-12-15T00:00:00+00:00</updated>
<summary>I talk a lot about third spaces. These are some thoughts and opinions.</summary>
<content type='html'>
<a href='https://blog.alifeee.co.uk/what-is-a-third-space'>https://blog.alifeee.co.uk/what-is-a-third-space</a>
<p>I talk a lot about third spaces. These are some thoughts and opinions.</p>
<![CDATA[
<a href='https://blog.alifeee.co.uk/what-is-a-third-space'>
<img alt='What is a third space and why do I like the concept?' src='https://blog.alifeee.co.uk/what-is-a-third-space/og-image.png' />
</a>
]]>
</content>
</entry>

<entry>
<title>Hackspace Adventures</title>
<link href='https://blog.alifeee.co.uk/hackspace-adventures' />
Expand Down
35 changes: 17 additions & 18 deletions hackspace-adventures/similar.html
Original file line number Diff line number Diff line change
@@ -1,54 +1,53 @@
<li class="post">
<a class="link" href=".././hull-bus-sign">
<a class="link" href=".././what-is-a-third-space">
<div class="preview-image">
<img alt="Sketch of Dot Matrix Display showing the text 'Dot Matrix Display'" height="290" src=".././hull-bus-sign/og-image.png" style="rotate: -9deg" width="700"/>
<img alt="third space text on a shape background" height="450" src=".././what-is-a-third-space/og-image.png" width="450"/>
</div>
<hgroup class="info">
<h2 class="title">
Hull Bus Terminal Signs: Making Pong on an old Dot-Matrix
Display
What is a third space and why do I like the concept?
</h2>
<p class="date">
<time datetime="2023-10-08">2023-10-08</time>
<time datetime="2023-12-15">2023-12-15</time>
</p>
<ul class="categories">
<li class="electronics">electronics</li>
<li class="hackspaces">hackspaces</li>
<li class="social">social</li>
</ul>
</hgroup>
</a>
</li>
<li class="post">
<a class="link" href=".././sketch-your-society">
<a class="link" href=".././hull-bus-sign">
<div class="preview-image">
<img alt="Photo of sketchbook front cover, slightly open. Title reads 'Durham Uni: 2021 Freshers' Fair Sketchbook" src=".././sketch-your-society/images/sketchbook_screenshot_transparent.png"/>
<img alt="Sketch of Dot Matrix Display showing the text 'Dot Matrix Display'" height="290" src=".././hull-bus-sign/og-image.png" style="rotate: -9deg" width="700"/>
</div>
<hgroup class="info">
<h2 class="title">
Sketch Your Society: 100 different sketches from 100 different
societies
Hull Bus Terminal Signs: Making Pong on an old Dot-Matrix
Display
</h2>
<p class="date">
<time datetime="2023-06-24">2023-06-24</time>
<time datetime="2023-10-08">2023-10-08</time>
</p>
<ul class="categories">
<li class="found-paper">found-paper</li>
<li class="electronics">electronics</li>
<li class="hackspaces">hackspaces</li>
</ul>
</hgroup>
</a>
</li>
<li class="post">
<a class="link" href=".././snippets-of-a-degree">
<a class="link" href=".././sketch-your-society">
<div class="preview-image">
<img alt="Sketch of stack of scrap paper, with low-poly graduation hat overlayed" src=".././snippets-of-a-degree/images/cover-image.svg"/>
<img alt="Photo of sketchbook front cover, slightly open. Title reads 'Durham Uni: 2021 Freshers' Fair Sketchbook" src=".././sketch-your-society/images/sketchbook_screenshot_transparent.png"/>
</div>
<hgroup class="info">
<h2 class="title">
Snippets of a Degree - random sentences from random Masters'
projects
Sketch Your Society: 100 different sketches from 100 different
societies
</h2>
<p class="date">
<time datetime="2023-07-10">2023-07-10</time>
<time datetime="2023-06-24">2023-06-24</time>
</p>
<ul class="categories">
<li class="found-paper">found-paper</li>
Expand Down
41 changes: 32 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@ <h1>alifeee's blog</h1>

<main>
<section id="introduction">
<p>
Welcome to my blog! I will sometimes write things! You are welcome to
like the things!
</p>
<p>
Subscribe to the
<a href="./feed.xml">RSS feed</a>
to be notified when there is new <i>content</i> to digest.
</p>
<p>
Welcome to my blog! I will sometimes write things! You are welcome to
like the things!
</p>
<p>
Subscribe to the
<a href="./feed.xml">RSS feed</a>
to be notified when there is new <i>content</i> to digest.
</p>
</section>

<h2 id="posts-header">Posts</h2>
Expand All @@ -65,6 +65,29 @@ <h2 id="posts-header">Posts</h2>
</ul>

<ul class="blog posts">
<li class="post">
<a href="./what-is-a-third-space" class="link">
<div class="preview-image">
<img
src="./what-is-a-third-space/og-image.png"
alt="third space text on a shape background"
height="450"
width="450"
/>
</div>
<hgroup class="info">
<h2 class="title">
What is a third space and why do I like the concept?
</h2>
<p class="date">
<time datetime="2023-12-15">2023-12-15</time>
</p>
<ul class="categories">
<li class="social">social</li>
</ul>
</hgroup>
</a>
</li>
<li class="post">
<a href="./hackspace-adventures" class="link">
<div class="preview-image">
Expand Down
11 changes: 5 additions & 6 deletions ring-populations/similar.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,19 @@ <h2 class="title">
</a>
</li>
<li class="post">
<a class="link" href=".././snippets-of-a-degree">
<a class="link" href=".././what-is-a-third-space">
<div class="preview-image">
<img alt="Sketch of stack of scrap paper, with low-poly graduation hat overlayed" src=".././snippets-of-a-degree/images/cover-image.svg"/>
<img alt="third space text on a shape background" height="450" src=".././what-is-a-third-space/og-image.png" width="450"/>
</div>
<hgroup class="info">
<h2 class="title">
Snippets of a Degree - random sentences from random Masters'
projects
What is a third space and why do I like the concept?
</h2>
<p class="date">
<time datetime="2023-07-10">2023-07-10</time>
<time datetime="2023-12-15">2023-12-15</time>
</p>
<ul class="categories">
<li class="found-paper">found-paper</li>
<li class="social">social</li>
</ul>
</hgroup>
</a>
Expand Down
12 changes: 5 additions & 7 deletions sketch-your-society/similar.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,19 @@ <h2 class="title">
</a>
</li>
<li class="post">
<a class="link" href=".././hull-bus-sign">
<a class="link" href=".././what-is-a-third-space">
<div class="preview-image">
<img alt="Sketch of Dot Matrix Display showing the text 'Dot Matrix Display'" height="290" src=".././hull-bus-sign/og-image.png" style="rotate: -9deg" width="700"/>
<img alt="third space text on a shape background" height="450" src=".././what-is-a-third-space/og-image.png" width="450"/>
</div>
<hgroup class="info">
<h2 class="title">
Hull Bus Terminal Signs: Making Pong on an old Dot-Matrix
Display
What is a third space and why do I like the concept?
</h2>
<p class="date">
<time datetime="2023-10-08">2023-10-08</time>
<time datetime="2023-12-15">2023-12-15</time>
</p>
<ul class="categories">
<li class="electronics">electronics</li>
<li class="hackspaces">hackspaces</li>
<li class="social">social</li>
</ul>
</hgroup>
</a>
Expand Down
1 change: 1 addition & 0 deletions utilities.py/cache/whatisathirdspace.txt

Large diffs are not rendered by default.

138 changes: 138 additions & 0 deletions what-is-a-third-space/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>alifeee - what is a third space?</title>
<!-- browser metas -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="I talk a lot about third spaces. These are some thoughts and opinions."
/>

<!-- embed metas - https://ogp.me/ -->
<meta
property="og:title"
content="What is a third space and why do I like the concept?"
/>
<meta property="og:type" content="website" />
<meta property="og:site" content="alifeee's blog" />
<meta
property="og:url"
content="https://blog.alifeee.co.uk/what-is-a-third-space"
/>
<meta
property="og:image"
content="https://blog.alifeee.co.uk/what-is-a-third-space/og-image.png"
/>
<meta
property="og:description"
content="I talk a lot about third spaces. These are some thoughts and opinions."
/>
<meta property="og:locale" content="en_GB" />

<!-- styling -->
<!-- favicon -->
<link rel="icon" type="image/png" href="../favicon.png" />
<!-- stylesheets -->
<link rel="stylesheet" href="../stylesheet.css" />
<!-- fonts -->
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Josefin+Sans|Roboto"
/>

<!-- libraries -->
<!-- zero-md: https://github.com/zerodevx/zero-md -->
<script
type="module"
src="https://cdn.jsdelivr.net/gh/zerodevx/zero-md@2/dist/zero-md.min.js"
></script>
<!-- anchorjs: https://github.com/bryanbraun/anchorjs (zero-md must be no-shadow mode)-->
<script type="module">
import "https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js";
document.addEventListener("zero-md-rendered", function (event) {
let tags = ["h2", "h3", "h4", "h5", "h6"];
anchors.add("#content " + tags.join(", #content "));
});
</script>

<!-- word-count component from word-count.js -->
<script src="../word-count.js"></script>

<!-- htmx -->
<script
src="https://unpkg.com/htmx.org@1.9.8"
integrity="sha384-rgjA7mptc2ETQqXoYC3/zJvkU7K/aP44Y+z7xQuJiVnB/422P/Ak+F/AqFR7E4Wr"
crossorigin="anonymous"
></script>
</head>

<body>
<header>
<a href="../">
<h1>alifeee's blog</h1>
</a>
<a id="rss" href="../feed.xml">
<img alt="_RSS_" src="../icons/rss.svg" />
</a>
</header>

<main>
<section id="content">
<zero-md src="./what-is-a-third-space.md" no-shadow>
<template data-merge="append">
<link rel="stylesheet" href="../stylesheet_md.css" />
</template>
</zero-md>
</section>
<hr />

<section id="comments">
<script
src="https://giscus.app/client.js"
data-repo="alifeee/blog"
data-repo-id="R_kgDOJaqeLQ"
data-category="comments"
data-category-id="DIC_kwDOJaqeLc4CZQST"
data-mapping="og:title"
data-strict="1"
data-reactions-enabled="1"
data-emit-metadata="0"
data-input-position="top"
data-theme="light"
data-lang="en"
crossorigin="anonymous"
async
></script>
</section>

<section id="similar">
<h1>Similar posts</h1>
<div hx-get="./similar.html" hx-trigger="load" hx-swap="afterend"></div>
</section>
</main>

<footer>
<div class="links">
<a href="https://twitter.com/alifeeeirenn" target="_blank">
<img alt="_Twitter_" src="../icons/twitter.svg" />
<span class="text">Twitter</span>
</a>
<a href="https://github.com/alifeee/blog" target="_blank">
<img alt="_GitHub_" src="../icons/github.svg" />
<span class="text">GitHub</span>
</a>
<a href="https://linktr.ee/alifeee" target="_blank">
<img alt="_Linktree_" src="../icons/linktree-logo-icon.svg" />
<span class="text">Linktree</span>
</a>
<a href="mailto:alifeee.web@outlook.com" target="_blank">
<img alt="_Email_" src="../icons/envelope-solid.svg" />
<span class="text">Email</span>
</a>
</div>
<a class="backlink" href="../">Back to main page</a>
</footer>
</body>
</html>
Binary file added what-is-a-third-space/og-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading