From: Ruben Beltran del Rio Date: Wed, 26 Apr 2023 17:13:13 +0000 (+0200) Subject: Add new styles + patterns X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/554c7e00901b25e1262f44ee82d57427bcf47b75 Add new styles + patterns --- diff --git a/_layout.html b/_layout.html index 2b87092..c1514ac 100644 --- a/_layout.html +++ b/_layout.html @@ -10,7 +10,7 @@ Unlimited 🍕 {{ title }} - + diff --git a/css/application.css b/css/style.css similarity index 57% rename from css/application.css rename to css/style.css index bd50233..8e3f212 100644 --- a/css/application.css +++ b/css/style.css @@ -1,3 +1,12 @@ +body { + font-family: "Hiragino Mincho ProN", sans-serif; +} + +pre { + font-family: Monaco, monospace; + background-color: #222; +} + canvas { width: 64px; height: 64px; @@ -5,14 +14,10 @@ canvas { background-color: gainsboro; } -ul { - list-style: square; -} - @media (prefers-color-scheme: dark) { body { - color: white; - background-color: black; + color: #fff; + background: #000; } a { diff --git a/index.gmi b/index.gmi index 0f12d21..dd9afc0 100644 --- a/index.gmi +++ b/index.gmi @@ -1,9 +1,12 @@ --- title: /index.html --- description: unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza ```Unlimited Pizza -| ||\ || ~|~|\ /|~|~~~|~~|~~|~~\ |~~\~|~~~/~~/ /\ -| || \ || | | \/ | | | |--| | |__/ | / / /__\ - \_/ | \||___|_| |_|_ | |__|__/ | _|_/__/__/ \ + _ + //o o _/_ / o + , , _ _ //, _ _ _ , / _ __/ ,_ , __, __, __, +(_/_/ / /_(/_(_/ / / /_(_(__(/_(_/_ _/|_)_(_/_/_/_/_(_/(_ + /| (/ (/ + (/ ``` The personal capsule of Rubén Beltrán del Río @@ -41,6 +44,7 @@ A command line lyrics fetcher. => https://sr.ht/~rbdr/serpentity Serpentity, an entity-component-system framework for JavaScript. => https://git.sr.ht/~rbdr/grafn Grafn, flow based programming library for javascript. => https://git.sr.ht/~rbdr/cologne Cologne, log multiplexer for javascript with no dependencies. +=> https://git.sr.ht/~rbdr/patterns Patterns, MacPaint style pattern views for SwiftUI ## Plugins @@ -126,7 +130,7 @@ To listen online, you can also find it in the world wide web. => https://git.sr.ht/~rbdr/grita Grita (2010, Spanish): Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas. -=> https://www.unlimited.pizza/files/polarity.zip Polarity (2009): Top-down arena shooter game with magnetism. +=> ./files/polarity.zip Polarity (2009): Top-down arena shooter game with magnetism. => https://git.sr.ht/~rbdr/pico-engine Pico Engine (2009): Platform game engine with lua scripting.