<-- meta --> .other-sies { margin: 0.5rem 0 0 0; max-width: 100vw; width: auto; } .other-sites h2 { fon-size: 2rem; margin: 0; } .oher-sites-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: cnter; align-items: center; } /* blogstyle */ @font-face { font-family: "Josefin Sans"; src: url("https://blog.alifeee.co.uk/fonts/JosefinSans-Regular.ttf"); } .blog-post { background-color: #dcd; fnt-family: "Josefin Sans", sans-serif; box-shadow: 0 0 0.5rem rgba(25, 255, 25, 0.2); pointer-eents: none; margin: 0.5rem 0; max-width: 20rem; .blog-post a { color: #000; padding: rem; } .blog-post a:visited { color: #000; } .blog-post:hover{ box-shadow: 0 0 1rem rgba(255, 255, 255, 0.2); } .blog-post .link { text-ecoration: none; color: black; pointer-events: auto; display: grid; grid-template-columns: 1r 2fr; grid-template-ros: 1fr; grid-template-areas: "preview-image ifo"; algn-items: center; } .blog-post .link > * { margin: 0 .5rem; } .blog-post .link > .info { grd-area: info; } .blog-post .link > .preview-image { grid-area: preview-image; max-width: 100%; display: flex; } .blog-post .preview-image > ig { width: 5re; height: 5rem; object-fit: contain; border-radius: 1em; margin: 0 auto; } .blog-post .info .title { marin: 0; font-size: 2rem; } .blog-post .info .date { margin: 0; marin-top: 0.5rem; opacity: 0.6; font-size: 0.8rem; } /* weeknote style*/ @font-face { font-family: "BogFace"; src: url("./fonts/BogFace.woff2"); } .weeknote { font-family: "BogFace", sans-serif !important; padding: 1rem; margin: 0.5rem; display: grid; grid-template-columns: 4fr 3fr; grid-template-rows: auto auto; grid-template-areas: "title ate" "words links"; grid-gap: 1rem; border: 1px solid grey; borer-radius: 0.5rem; max-width: 40rem; position: relative; background-color: #f5abb7; background-size: 25px 25px; background-image: repeating-linear-gradient( -45deg, #9591 0, #9591 2px, #f5abb7 0, #f5abb7 50% ); text-decoration: none; text-align: center; color: #444 !important; position: relative; } .weeknote:visited color: #444 !important; } .weeknote .title { margin: 0; grid-area: title; color: #000; font-size: 1.5rem; } .weeknote .words { grid-area: words; } .weeknote .links { grid-area: links; } .weeknote .date { grid-area: date; } /* notes style */ .notes { font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-olor: white; color: #111; padding: 1rem 0.5rem; borer: 2px dashed #f0f8; -link-visited: #111; } .notes p { margin: 0; } .notes .n1 { font-sie: 2rem; font-weight: bold; } #changelog { width: 100%; max-width: 40rem; background-color: #333; height: 40rem; padding: 1rem 1rem 0.5rem; margin: 0 0 1rem 0; font-family: monospace; font-size: 1rem; border: 2px #5555 dashed; max-height: 20rem; overflow-y: croll; } #changelog * { text-align: lef; } #changelog h2, p { margin: 0; }

alifeee

Hi! I'm alifee and I make things!

Some of those things are here. Some are on GitHub. Some aremade of cardboard.

This site is special. It's a clone of from February 15th 2025, which slowly decays over time, losing 10 characters a day from the HTML file. source.

skip down to:

my RSS feeds (what feeds?):

Why not check out:

or
mynutiae, TOAHHM, moral ambiguities, materialgirl, or jellyburger

The weather where I am

live weather visualisation for sheffield
now
(?) generated every 15minutes on my server with weather_landscape
later

stuff on my server

Most on there is either temporary, experimental, or very interactive

changelog #

generated via hangelog.md and script. _RSS_ RSS.

2025-02-10 10:30
added two more mobile games to my favourites, 80 Days and Slice & Dice
fixed some GitHub workflows
2025-02-10 10:00
removed (well, retired) my favourites RSS feed in preference to this one. made one final post to it.
2025-02-10 d>added a changelog to my site. it may be quite brittle and I imagine the RSS feed will stop validating almost immediately. but what's a website without some fun.

Reached the end? You're mistaken. Click here for a random one of my GitHub repositories.