From c7f5572beb42c073ee6550816cd9e1f31cfa7092 Mon Sep 17 00:00:00 2001 From: mms Date: Sun, 24 Nov 2024 22:30:39 +0100 Subject: feat: bookmarks --- assets/more/bookmarks.yml | 43 +++++++++++++++++++++++++++++++++++++++++ assets/more/links.yml | 6 +++++- assets/webbuttons_31/atapi.gif | Bin 0 -> 1936 bytes 3 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 assets/more/bookmarks.yml create mode 100644 assets/webbuttons_31/atapi.gif (limited to 'assets') diff --git a/assets/more/bookmarks.yml b/assets/more/bookmarks.yml new file mode 100644 index 0000000..20f87a7 --- /dev/null +++ b/assets/more/bookmarks.yml @@ -0,0 +1,43 @@ +--- +bookmarks: +- url: https://www.youtube.com/watch?v=XA2WjJbmmoM + title: How to Do 90% of What Plugins Do (With Just Vim) + date: '2024-11-24' + host: youtube.com +- url: https://dustycloud.org/blog/how-decentralized-is-bluesky/ + title: How decentralized is Bluesky really? + date: '2024-11-24' + host: dustycloud.org +- url: https://dataswamp.org/~solene/2024-11-15-why-i-stopped-using-openbsd.html + title: Why I stopped using OpenBSD' + date: '2024-11-24' + host: dataswamp.org +- url: https://www.youtube.com/watch?v=YCjNT9qGjh4 + title: 'Half-Life 2: 20th Anniversary Documentary' + date: '2024-11-24' + host: youtube.com +- url: https://vermaden.wordpress.com/2024/11/22/new-jless-freebsd-jails-list-manage-tool/ + title: New jmore(8) FreeBSD Jails List/Manage Tool + date: '2024-11-24' + host: vermaden.wordpress.com +- url: https://brainbaking.com/post/2024/11/when-texting-destroyed-social-investment/ + title: When Texting Destroyed Social Investment + date: '2024-11-24' + host: brainbaking.com +- url: https://blog.thechases.com/posts/planning-the-day-on-the-cli-with-tsort/ + title: Planning the day on the CLI with tsort | + date: '2024-11-24' + host: blog.thechases.com +- url: https://arstechnica.com/tech-policy/2024/11/welcome-to-googles-nightmare-us-reveals-plan-to-destroy-search-monopoly/ + title: 'Welcome to Google’s nightmare: US reveals plan to destroy search monopoly' + date: '2024-11-24' + host: arstechnica.com +- url: https://danluu.com/input-lag/ + title: 'Computer latency: 1977-2017' + date: '2024-11-24' + host: danluu.com +- url: https://datatracker.ietf.org/doc/html/rfc1288 + title: "\n \n RFC 1288 - The Finger User Information Protocol\n + \ \n " + date: '2024-11-24' + host: datatracker.ietf.org diff --git a/assets/more/links.yml b/assets/more/links.yml index c57cc45..caf46c5 100644 --- a/assets/more/links.yml +++ b/assets/more/links.yml @@ -154,7 +154,6 @@ links: Title: Dillo Project Url: https://dillo.org/ Description: The Dillo browser project - Button: vim.gif - Title: Ladydbird Url: https://ladybird.org/ @@ -214,3 +213,8 @@ links: Title: XTeddy Url: https://xteddy.org Description: Personal site + - + Title: Atapi's Own Little World + Url: https://sterophonick.github.io/ + Description: Personal site of a computer engineering student + Button: atapi.gif diff --git a/assets/webbuttons_31/atapi.gif b/assets/webbuttons_31/atapi.gif new file mode 100644 index 0000000..4e6a263 Binary files /dev/null and b/assets/webbuttons_31/atapi.gif differ -- cgit v1.2.3