summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authormms <git@sapka.me>2024-11-24 22:30:39 +0100
committermms <git@sapka.me>2024-11-24 22:31:00 +0100
commitc7f5572beb42c073ee6550816cd9e1f31cfa7092 (patch)
treec3aa312d0c65713d49da4436e22be071612a89ec /assets
parent95e0330c60e67128950f0b8e135488217a54923b (diff)
feat: bookmarks
Diffstat (limited to 'assets')
-rw-r--r--assets/more/bookmarks.yml43
-rw-r--r--assets/more/links.yml6
-rw-r--r--assets/webbuttons_31/atapi.gifbin0 -> 1936 bytes
3 files changed, 48 insertions, 1 deletions
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
--- /dev/null
+++ b/assets/webbuttons_31/atapi.gif
Binary files differ