]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - jekyll/index.html
Correct the sorting hat URL
[rbdr/r.bdr.sh] / jekyll / index.html
index c3e27c6d22dd6ebe0ffd46ecd1b9b8730d722b7e..b20ae4b5b707847bb1be1b573ade11c51564743b 100644 (file)
 ---
 layout: default
-title: Cosas de Ben Beltran
-description: "N, S o Vocal. El lote abandonado de Ben Beltran. Juegos, Web y ñonerías. Siempre."
+title: /index.html
+description: "unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza"
 ---
-<div class="content">
-      {% for post in paginator.posts %}
-        <div class="postcontainer">
-          <h1>{{ post.title }}</h1>
-          <div class="posttags row">
-            <div class="span3">
-              <i class="icon-tags"></i>
-                {% for tag in post.tags %}
-                  <a href="/tags/{{tag}}">{{tag}}</a>
-                {% endfor %}
-            </div>
-            <div class="span2"><i class="icon-folder-close"></i> <a href="/categories/{{ post.category }}">{{ post.category }}</a></div>
-            <div class="span1"><i class="icon-calendar"></i> <a href="{{ post.url }}">{{ post.date | date: "%m/%e/%Y"}}</a></div>
-          </div>
-          <div class="postcontent">
-            {{ post.content }}
-          </div>
-        </div>
-          <hr/>
-      {% endfor %}
+<div>
+  <h2> Projects</h2>
+
+  <ul>
+    <li>
+      <article>
+        <a href="http://blog.unlimited.pizza">blog</a>
+        <aside>(Ongoing)</aside>:
+        My blog. Only 3 posts at a time.
+        <a href="https://gitlab.com/rbdr/blog">See the source</a>.
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://gitlab.com/serpentity">Serpentity</a>
+        <aside>(Ongoing)</aside>:
+        An entity framework for JavaScript.
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://gitlab.com/rbdr/api-notation.vim">API Notation for vim</a>,
+        <a href="https://gitlab.com/rbdr/api-notation-atom">atom</a>, &amp;
+        <a href="https://gitlab.com/rbdr/api-notation.vscode">vscode</a>, &amp;
+        <a href="https://gitlab.com/rbdr/api-notation.tmLanguage">sublime text</a>
+        <aside>(Ongoing)</aside>:
+        A syntax for notating component APIs in a way that's easy to embed in text documents.
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://gitlab.com/rbdr/ngx_http_office_hours_filter_module">Nginx Office Hours</a>
+        <aside>(2019)</aside>:
+        A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours.
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://flower.unlimited.pizza">Flower</a>
+        <aside>(2018)</aside>:
+        🌹🌸🌺💐🌼🌻🌷 draw a flower rotating a cube 🌷🌻🌼💐🌺🌸🌹
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://gitlab.com/rbdr/sorting-hat">Sorting Hat</a>
+        &amp; <a href="https://gitlab.com/rbdr/sorting-hat-renderer">Renderer</a>
+        <aside>(2017)</aside>:
+        Reads your brain and places you in a category based on your mental activity
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://gitlab.com/rbdr/dasein">Dasein</a>
+        <aside>(2017)</aside>:
+        Ephemeral posts experiment: the posts stay alive as the conversation
+        continues, but disappear shortly after activity stops.
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://frames.unlimited.pizza">Frames</a>
+        <aside>(2017)</aside>:
+        🆒
+      </article>
+    </li>
+    <li lang="es-MX">
+      <article>
+        <a href="https://gitlab.com/rbdr/dead-drop/">Dead Drop</a>
+        <aside>(2017, Spanish)</aside>:
+        Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar.
+    </li>
+    <li>
+      <article>
+        <a href="telnet:unlimited.pizza:7777">telnet unlimited.pizza 7777</a>
+        <aside>(2016)</aside>:
+        a random work of ansi art. Better with 24-bit enabled terminals. Powered by
+        <a href="https://gitlab.com/rbdr/tomato-sauce">Tomato Sauce</a>.
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://lgtm.unlimited.pizza">LGTM</a>
+        <aside>(2016)</aside>:
+        Looks Good To Me! 👍
+        <a href="https://gitlab.com/rbdr/lgtm">See the source</a>.
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://heart.unlimited.pizza">Heart</a>
+        <aside>(2016)</aside>:
+        ❤️💜💙💛💚
+      </article>
+    </li>
+    <li lang="es-MX">
+      <article>
+        <a href="http://insultos.unlimited.pizza">Generador de Insultos</a>
+        <aside>(2015, Spanish)</aside>:
+        Un generador de insultos multi-usos que te da un insulto nuevo cada vez
+        que lo cargas.
+      </article>
+    </li>
+    <li lang="es-MX">
+      <article>
+        <a href="https://gitlab.com/rbdr/Grita">Grita</a>
+        <aside>(2010, Spanish)</aside>:
+        Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas.
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="/files/polarity.zip">Polarity</a>
+        <aside>(2009)</aside>:
+        Top-down arena shooter game with magnetism.
+      </article>
+    </li>
+    <li>
+      <article>
+        <a href="https://gitlab.com/rbdr/Pico-Engine">Pico Engine</a>
+        <aside>(2009)</aside>:
+        Platform game engine with lua scripting.
+      </article>
+    </li>
+  </ul>
+
+  <h2>Even more stuff.</h2>
+
+  <video autoplay muted loop>
+    <source src="/video/selfie.webm" type="video/webm">
+    <source src="/video/selfie.mp4" type="video/mp4">
+  </video>
+
+  <p>🍕 Unlimited pizza 🍕 is brought to you by blood magic, ancient rituals and
+  me, Rubén Beltrán del Río. I have words written <span lang="es-mx">(español e inglés)</span> on
+  <a href="https://medium.com/@expertosenbing">medium</a>,
+  spoken in <a href="https://www.youtube.com/playlist?list=PLYxitPB3WXb1B4zPAsj92l9ay5pBOyynt">a handy playlist</a>,
+  music at <a href="https://soundcloud.com/benbeltran">soundcloud</a>
+  and <a href="https://myspace.bandcamp.com">bandcamp</a>,
+  and code at <a href="https://gitlab.com/rbdr">gitlab</a>. I sometimes post
+  gifs in <a href="https://ello.co/ososol">ello</a> and
+  pictures in <a href="https://youpic.com/photographer/microsoft/">youpic</a>
+  You can <a href="mailto:ruben+up@unlimited.pizza">write me an e-mail</a> if you
+  find a cool rock you want to show me, if you want to tell a story, if
+  you need a cyber high five, if robots are starting an uprising and you want us
+  to join, or if you want to get together to practice your latest dance moves.
+  But <a href="https://twitter.com/pigeonfolk">twitter</a> works better.
+  </p>
+
+  <p>🦌.🛠.🐝</p>
 </div>
-  <div class="row">
-    <div class="span2">
-    {% if paginator.previous_page %}
-    {% if paginator.previous_page == 1 %}
-      <a href="/">&larr; Previous
-        Page</a>
-    {% else %}
-      <a href="/page{{ paginator.previous_page }}">&larr; Previous
-        Page</a>
-    {% endif %}
-    {% else %}
-    &nbsp;
-    {% endif %}
-    </div>
-    <div class="span2 offset2">
-    {% if paginator.next_page %}
-      <a href="/page{{ paginator.next_page }}">Next Page &rarr;</a>
-    {% else %}
-      &nbsp;
-    {% endif %}
-    </div>