]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - index.gmi
Adapt for page 1.4.0
[rbdr/r.bdr.sh] / index.gmi
index 36ab2a7031ba8cd8a534109dda403c2b00e98af6..9e23bd37625aa3feb71406f133f6cbbda7a3c92f 100644 (file)
--- a/index.gmi
+++ b/index.gmi
@@ -1,74 +1,77 @@
 --- title: /index.html
 --- description: r.bdr.sh - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes.
-## Welcome
+## 
 
 ```rbdr
+
          ░░             ░░
-         ▒▒             ▒▒         󰩧
+         ▒▒             ▒▒         ®
  ▓▓▓▓▓▓  ▓▓▓▓▓▓▓   ▓▓▓▓▓▓▓  ▓▓▓▓▓▓
 ██    ██ █▛    ▜█ █▛    ▜█ ██    ██
 ██       █▙    ▟█ █▙    ▟█ ██
 ██       ███████   ███████ ██
+
 ```
 
 I am Rubén Beltrán del Río. I make software and am online. You can find all my things here, on the internet.
-────────────
+
 => /gemlog/ ⛄︎ blog
 => /.plan ⚐ .plan
 => /learning.txt ☝︎ learning.txt
 => gemini://r.bdr.sh/guestbook ✍︎ guestbook
-────────────
+
 => https://pixelfed.de/minoltacos ✧ pictures
 => https://friendship.quest/@ruben ☹︎ social media
 => https://links.srv.bdr.sh/bookmarks/shared ♡ bookmarks
 => https://myspace.bandcamp.com/ ♬ music
-────────────
+
 => mailto:contact@r.bdr.sh ✉︎ e-mail
 => /pub.txt ✶ gpg key
-=> /messages_key.txt ✷ messages key
-────────────
+=> /messages_key.txt ✷ contact key
 
 ## Apps I
 ### Captura
-A macos application that lets you quickly record your screen and share it as an mp4 or gif
+Quickly record your mac's screen and share as .gif or .mp4.
 => https://captura.tranquil.systems/ captura.tranquil.systems
 
 ### Lyricli
-A command line tool for macos and linux to print the lyrics of your current track. (Supports Apple Music and Spotify on mac, and most media players on linux.)
+Print the lyrics of your current track to the terminal. Supports Apple Music, Spotify for mac, and most Linux players.
 => /lyricli.gmi ./lyricli.gmi
 => https://git.r.bdr.sh/rbdr/lyricli lyricli source code.
 
-## II
-### Do
-A task manager for iOS and MacOs that makes you write a journal entry when the task is done.
-=> https://do.tranquil.systems/ do.tranquil.systems
-
 ### Map
-A MacOS app that lets you create wardley maps using text.
+Create wardley maps on mac using text.
 => https://map.tranquil.systems/ map.tranquil.systems
 
-### Ritmo
-An iOS and MacOS app that helps you maintain a healthy balance.
-=> https://ritmo.tranquil.systems/ ritmo.tranquil.systems
 
-## III
+## II
 ### Blog
-A command line tool to author and publish an (almost) ephemeral https blog with a gemini archive.
+Author and publish an (almost) ephemeral html blog with a gemini archive.
 => /blog.gmi ./blog.gmi
 => https://git.r.bdr.sh/rbdr/blog blog source code
 
 ### Page
-A command line tool to generate HTML and static gemini websites from .gmi files
+Generate HTML and static gemini websites from .gmi files.
 => /page.gmi ./page.gmi
 => https://git.r.bdr.sh/rbdr/page page source code
 
+## III
+### Do
+A task manager that makes you write a journal entry when the task is done.
+=> https://do.tranquil.systems/ do.tranquil.systems
+
+### Ritmo
+Keep a healthy balance in life by getting periodic reminders. For iOS and mac.
+=> https://ritmo.tranquil.systems/ ritmo.tranquil.systems
+
+
 ## Libraries I
 ### Patterns
 MacPaint style pattern views for SwiftUI
 => https://git.r.bdr.sh/rbdr/patterns Patterns source code
 
 ### Serpentity
-An entity-component-system framework for Javascript
+Entity-component-system framework for Javascript
 => https://git.r.bdr.sh/rbdr/serpentity Serpentity source code
 => https://git.r.bdr.sh/rbdr/serpentity-lib Serpentity Shared Library source code
 => https://www.npmjs.com/org/serpentity Serpentity @ npm
@@ -76,48 +79,43 @@ An entity-component-system framework for Javascript
 ## II
 
 ### Grafn
-Flow based programming library for javascript.
+Flow based programming library for Javascript.
 => https://git.r.bdr.sh/rbdr/grafn Grafn source code
 
 ### Cologne
-Log multiplexer for javascript with no dependencies.
+Log multiplexer for Javascript with no dependencies.
 => https://git.r.bdr.sh/rbdr/cologne Cologne source code
 
 ## Plugins I
-
 ### Flat Bezel.qsplugin
-A UI Plugin for quicksilver inspired by the classic Bezel with a modern macOS look and SF Symbols.
+Quicksilver UI Plugin that modernizes the classic Bezel.
 
 => ./flat_bezel.gmi ./flat_bezel.gmi
 
 ### NGINX Office Hours
-A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours.
+A victory for the server's labor rights: Serve nginx content only during office hours.
 
 => ./nginx_office_hours.gmi ./nginx_office_hours.gmi
 
 ### Junction
-A browser extension that lets you start audio calls on any URL.
+Start audio calls in your browser from any URL. Supports Firefox, and Safari.
 
 => https://junction.unlimited.pizza Junction
 
 ## II
-
 ### nota.nvim
-
-A plugin for neovim that lets you manage periodic notes, tasks, learning and .plan files
+Manage periodic notes, tasks, learning and .plan files with neovim.
 
 => ./nota.gmi ./nota.gmi
 => https://git.r.bdr.sh/rbdr/nota.nvim nota.nvim source code
 
 ### oleoboard.nvim
-
-A plugin for neovim that lets you use directories as a kanban-like board
+Use directories as a kanban-like board with neovim.
 
 => ./oleoboard.gmi ./oleoboard.gmi
 => https://git.r.bdr.sh/rbdr/oleoboard.nvim nota.nvim source code
 
 ## III
-
 ### API Notation
 A syntax for notating component APIs in text documents. We provide a tree-sitter parser and a neovim plugin.
 
@@ -132,9 +130,7 @@ Older versions of the plugin exist for other editors, though they support an old
 => https://git.r.bdr.sh/rbdr/api-notation.tmLanguage Syntax for sublime text
 
 ## Music
-
 ### Direct Download
-
 You can download music I've made via SFTP.
 
 ```
@@ -144,7 +140,6 @@ password: 8SBF7Lv#k7
 => sftp://music@music.r.bdr.sh
 
 ### Streaming
-
 To listen online, you can also find it in the world wide web.
 
 => https://myspace.bandcamp.com/ Bandcamp
@@ -152,7 +147,6 @@ To listen online, you can also find it in the world wide web.
 => https://open.audio/channels/benbeltran/ Open Audio
 
 ## Pages
-
 ### Mac File Attributes
 (2024) A list of mac file attributes for common files
 => ./mac_file_attributes.gmi ./mac_file_attributes.gmi
@@ -161,8 +155,11 @@ To listen online, you can also find it in the world wide web.
 (2023) Minimum window sizes for assorted mac software
 => ./min_sizes.gmi ./min_sizes.gmi
 
-## Etc I
+### SwiftBar Scripts
+SwiftBar scripts I've created.
+=> ./swiftbar_scripts.gmi ./swiftbar_scripts.gmi
 
+## Etc I
 ### Lissajous
 (2024) Play with parametric curves.
 => https://lissajous.unlimited.pizza/ lissajous.unlimited.pizza
@@ -179,7 +176,6 @@ To listen online, you can also find it in the world wide web.
 => https://git.r.bdr.sh/rbdr/corona-regeln Corona Regeln source code
 
 ## II
-
 ### Flower
 (2018) 🌹🌸🌺💐🌼🌻🌷 draw a flower rotating a cube 🌷🌻🌼💐🌺🌸🌹
 => https://flower.unlimited.pizza/ flower.unlimited.pizza
@@ -194,7 +190,6 @@ To listen online, you can also find it in the world wide web.
 => https://git.r.bdr.sh/rbdr/dasein Dasein source code
 
 ## III
-
 ### Frames
 (2017) 🆒
 => https://frames.unlimited.pizza/ frames.unlimited.pizza
@@ -209,7 +204,6 @@ To listen online, you can also find it in the world wide web.
 => https://git.r.bdr.sh/rbdr/tomato-sauce Tomato Sauce source code
 
 ## IV
-
 ### LGTM
 (2016) Looks Good To Me! 👍
 => https://lgtm.unlimited.pizza/ lgtm.unlimited.pizza
@@ -225,7 +219,6 @@ To listen online, you can also find it in the world wide web.
 => https://git.r.bdr.sh/rbdr/generador-de-insultos generador de insultos source code
 
 ## V
-
 ### Grita
 (2010, Spanish) Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas.
 => https://git.r.bdr.sh/rbdr/grita grita source code
@@ -238,15 +231,14 @@ To listen online, you can also find it in the world wide web.
 (2009) Platform game engine with lua scripting. 
 => https://git.r.bdr.sh/rbdr/pico-engine pico source code
 
----
-
 ## Additional Services and Links
-
+### Git
 This domain hosts all my git repositories, available on https[1] or gemini[2]. (Mirror available at sourcehut[3])
 => https://git.r.bdr.sh [1] https git server
 => gemini://r.bdr.sh/git [2] gemini git server
 => https://git.sr.ht/~rbdr [3] sourcehut mirror
 
+### Monitor
 🔬 You can check the status of the running services in our https[1] and gemini[2] service monitor
 => https://monitor.srv.bdr.sh [1] https monitor
 => gemini://r.bdr.sh/monitor  [2] gemini monitor