Add Reading Lists to site index

This commit is contained in:
JP Hastings-Spital 2023-10-24 22:52:07 +01:00
parent 4c2d44d78b
commit 65d37c0c58
8 changed files with 78 additions and 2 deletions

View file

@ -108,16 +108,21 @@ date = ["date", "publishDate", "lastmod", ":git"]
name = "📸 Photos"
url = "/photos"
weight = 4
[[languages.en.menu.main]]
identifier = "reading-lists"
name = "📡 Reading lists"
url = "/reading-lists"
weight = 5
[[languages.en.menu.main]]
identifier = "posts"
name = "📔 Posts"
url = "/posts"
weight = 5
weight = 6
[[languages.en.menu.main]]
identifier = "now"
name = "👇 Now"
url = "/now"
weight = 6
weight = 7
[sitemap]
filename = 'sitemap.xml'

View file

@ -0,0 +1,11 @@
---
title: Internet technology
outputs:
- html
- rss
- opml
---
These feeds cover interesting news and posts about the machinery beneath the internet, and the future of the internet. Not _too_ deep, but with lots of distributed technology newsfeeds (particularly [IPFS](https://ipfs.io)).
Warning: lots of nerdery here 🤓

View file

@ -0,0 +1,13 @@
---
title: IPFS Blog & News
summary: 'All the latest information about the IPFS Project in one place: blog posts, release notes, videos, news coverage, and more.'
feed:
rss: https://blog.ipfs.tech/index.xml
url: https://blog.ipfs.tech/
---
IPFS is one of my favouriote web technologies for the future: a mechanism for sharing data (especially static websites, at the moment) from _person to person_ in a trustworthy way, instead of always from corporate-run server to person.
Their blog is a good read if you're interested in the technolgy behind it; even if it is a litte 'hard sell' advocacy on the technology at the moment, that's where they need to be as a group right now and I support it!
By the way, this site is eternally available over IPFS at `/ipns/www.byjp.me`, if you have a browser that supports it, or the inclination to browse throw a public gateway (like [www-byjp-me.ipns.dweb.link](https://www-byjp-me.ipns.dweb.link/)).

View file

@ -0,0 +1,11 @@
---
title: The Neocities Blog
summary: The Official Neocities Blog - news, events, and what we're working on.
feed:
rss: https://blog.neocities.org/feed.xml
url: https://blog.neocities.org/
---
It doesn't get a lot of activity these days, but Neocities has long been a fascinating company working to bring back the creativity of the early world wide web. Their name is even a reference to the _enormously_ popular early web-page hosting company [Geocities](https://en.wikipedia.org/wiki/GeoCities) — later bought and shut down by _Yahoo!_.
Do read their blog if you're interested in making a home on the web, and take a browse through [the sites they host](https://neocities.org/browse), there are _a lot_!

View file

@ -0,0 +1,9 @@
---
title: B3ta
summary: The b3ta.com weblog and the best posts from the messageboard
feed:
rss: https://b3ta.com/xml/combined.php?rss=1
url: http://www.b3ta.com/
---
Not really a web comic, but always funny; b3ta is a very British culture centric comedy forum, with regular image posts constructed by the members to give some very dry wit to British news and references. The posts that make it to this feed almost always get a `sensible_chuckle.gif` out of me, and I've often come across major (inter)national news from its members' sarcastic takes before anywhere else!

View file

@ -0,0 +1,9 @@
---
title: Oglaf!
summary: Comics. Often dirty. Updates Sundays.
feed:
rss: https://www.oglaf.com/feeds/rss/
url: https://www.oglaf.com/latest/
---
They're not kidding when they say "often dirty", but the playfulness, great artwork and semi-regular dirtiness is always fun to see at the start of a work week!

View file

@ -0,0 +1,9 @@
---
title: Side Quested Webcomic
summary: Updates every Monday and Thursday.
feed:
rss: https://sidequested.com/feed/
url: https://sidequested.com/
---
A new find for me, its not been running long, but I'm already hooked on the story and its charcters. The plot moves slowly (as do most webcomics), but the art is superb and I'm forever skipping ahead to these posts when they appear.

View file

@ -0,0 +1,9 @@
---
title: Saturday Morning Breakfast Cereal
summary: Latest Saturday Morning Breakfast Cereal comics and news
feed:
rss: https://www.smbc-comics.com/comic/rss
url: https://www.smbc-comics.com/
---
I think this must be one of the most popular webcomics on the web; [Zach Weinersmith](https://en.wikipedia.org/wiki/Zach_Weinersmith)'s geeky humour (and surprisingly well researched topics) always give me a chuckle _and_ something to think about.