Fix duplicate tag lines and RST underlines, clean 57→23 tags

This commit is contained in:
russell@unturf.com 2026-01-26 10:35:55 -05:00
parent fb2ead43d3
commit 5bd0d956fa
10 changed files with 3 additions and 12 deletions

View file

@ -4,7 +4,6 @@ The Barrymores stole my heart then crushed it
:date: 2010-11-30 04:37 :date: 2010-11-30 04:37
:author: Russell Ballestrini :author: Russell Ballestrini
:tags: Opinion :tags: Opinion
:tags: Barrymores, music
:slug: the-barrymores-stole-my-heart-then-crushed-it :slug: the-barrymores-stole-my-heart-then-crushed-it
:status: published :status: published
:summary: :summary:

View file

@ -3,7 +3,6 @@ four2go!: A new spin on an old classic
:date: 2010-12-31 20:33 :date: 2010-12-31 20:33
:author: Russell Ballestrini :author: Russell Ballestrini
:tags: Project, Python :tags: Project, Python
:tags: four2go!, gumyum, programming, python
:slug: four2go-a-new-spin-on-an-old-classic :slug: four2go-a-new-spin-on-an-old-classic
:status: published :status: published
:summary: :summary:

View file

@ -4,7 +4,6 @@ A homegrown python bread crumb module
:date: 2011-01-02 14:14 :date: 2011-01-02 14:14
:author: Russell Ballestrini :author: Russell Ballestrini
:tags: Code, Project, Python :tags: Code, Project, Python
:tags: bread, code, crumb, python
:slug: a-homegrown-python-bread-crumb-module :slug: a-homegrown-python-bread-crumb-module
:status: published :status: published

View file

@ -3,7 +3,6 @@ How did Stack Overflow get initial traction?
:date: 2011-01-05 02:57 :date: 2011-01-05 02:57
:author: Russell Ballestrini :author: Russell Ballestrini
:tags: Opinion :tags: Opinion
:tags: Opinion, social network
:slug: how-did-stack-overflow-get-initial-traction :slug: how-did-stack-overflow-get-initial-traction
:status: published :status: published

View file

@ -3,7 +3,6 @@ Graphic Design Powerhouse: Wacom Bamboo, Ubuntu, and MyPaint
:date: 2011-01-09 00:14 :date: 2011-01-09 00:14
:author: Russell Ballestrini :author: Russell Ballestrini
:tags: Art :tags: Art
:tags: Art, Bamboo, MyPaint, Ubuntu, Wacom
:slug: graphic-design-powerhouse-wacom-bamboo-ubuntu-and-mypaint :slug: graphic-design-powerhouse-wacom-bamboo-ubuntu-and-mypaint
:status: published :status: published
:summary: :summary:

View file

@ -3,7 +3,6 @@ I just used Google to purchase Chinese food takeout for two
:date: 2011-01-10 20:03 :date: 2011-01-10 20:03
:author: Russell Ballestrini :author: Russell Ballestrini
:tags: Guide, Opinion :tags: Guide, Opinion
:tags: Chinese, Google, hack
:slug: i-just-used-google-to-purchase-chinese-food-takeout-for-two :slug: i-just-used-google-to-purchase-chinese-food-takeout-for-two
:status: published :status: published
:summary: :summary:

View file

@ -3,7 +3,6 @@ Response to L-Theanine: a 4000 Year Old Mind-Hack
:date: 2011-01-11 17:06 :date: 2011-01-11 17:06
:author: Russell Ballestrini :author: Russell Ballestrini
:tags: Code, Greatest Hits, Opinion :tags: Code, Greatest Hits, Opinion
:tags: code, L-Theanine, mind hack, tea
:slug: response-to-l-theanine-a-4000-year-old-mind-hack :slug: response-to-l-theanine-a-4000-year-old-mind-hack
:status: published :status: published
:summary: :summary:

View file

@ -3,7 +3,6 @@ r8168 driver issues after Ubuntu 11.10 upgrade kernel linux 3.0
:date: 2011-10-15 11:15 :date: 2011-10-15 11:15
:author: Russell Ballestrini :author: Russell Ballestrini
:tags: Guide :tags: Guide
:tags: guide
:slug: r8168-driver-issues-after-ubuntu-11-10-upgrade-kernel-linux-3-0 :slug: r8168-driver-issues-after-ubuntu-11-10-upgrade-kernel-linux-3-0
:status: published :status: published

View file

@ -5,7 +5,6 @@ Introducing SLOP
:slug: introducing-slop :slug: introducing-slop
:date: 2025-03-21 10:22 :date: 2025-03-21 10:22
:tags: Code, DevOps, Machine Learning, Python :tags: Code, DevOps, Machine Learning, Python
:tags: Machine Learning, SLOP, Open Source, Community, Python
:status: published :status: published
**Introducing SLOP: A Simple Language Open Protocol for Machine Learning Interaction** **Introducing SLOP: A Simple Language Open Protocol for Machine Learning Interaction**

View file

@ -1,9 +1,9 @@
Building and Game Development MultiMower with Dry Engine Building and Modding MultiMower with Dry Engine
############################################### ###############################################
:date: 2025-07-13 10:00 :date: 2025-07-13 10:00
:author: Russell Ballestrini :author: Russell Ballestrini
:tags: Programming, Game Development, Code, Game Development :tags: Programming, Game Development, Code
:slug: building-and-modding-multimower-with-dry-engine :slug: building-and-modding-multimower-with-dry-engine
:status: published :status: published
:summary: Learn how to download, compile, and mod MultiMower - a multiplayer lawn mower game built with the Dry Engine. We'll explore the codebase structure. :summary: Learn how to download, compile, and mod MultiMower - a multiplayer lawn mower game built with the Dry Engine. We'll explore the codebase structure.
@ -305,7 +305,7 @@ If you want to follow this tutorial exactly, check out these specific commits:
git checkout 60b5dcd6597fe6c7a480505f822a70e0a1469cda git checkout 60b5dcd6597fe6c7a480505f822a70e0a1469cda
Game Development Tutorials Game Development Tutorials
----------------- --------------------------
Here are three comprehensive mods that transform MultiMower into a proper tank combat game with realistic movement, damage systems, and spectacular explosions. Here are three comprehensive mods that transform MultiMower into a proper tank combat game with realistic movement, damage systems, and spectacular explosions.