Fix duplicate tag lines and RST underlines, clean 57→23 tags
This commit is contained in:
parent
fb2ead43d3
commit
5bd0d956fa
10 changed files with 3 additions and 12 deletions
|
|
@ -4,7 +4,6 @@ The Barrymores stole my heart then crushed it
|
|||
:date: 2010-11-30 04:37
|
||||
:author: Russell Ballestrini
|
||||
:tags: Opinion
|
||||
:tags: Barrymores, music
|
||||
:slug: the-barrymores-stole-my-heart-then-crushed-it
|
||||
:status: published
|
||||
:summary:
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ four2go!: A new spin on an old classic
|
|||
:date: 2010-12-31 20:33
|
||||
:author: Russell Ballestrini
|
||||
:tags: Project, Python
|
||||
:tags: four2go!, gumyum, programming, python
|
||||
:slug: four2go-a-new-spin-on-an-old-classic
|
||||
:status: published
|
||||
:summary:
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ A homegrown python bread crumb module
|
|||
:date: 2011-01-02 14:14
|
||||
:author: Russell Ballestrini
|
||||
:tags: Code, Project, Python
|
||||
:tags: bread, code, crumb, python
|
||||
:slug: a-homegrown-python-bread-crumb-module
|
||||
:status: published
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ How did Stack Overflow get initial traction?
|
|||
:date: 2011-01-05 02:57
|
||||
:author: Russell Ballestrini
|
||||
:tags: Opinion
|
||||
:tags: Opinion, social network
|
||||
:slug: how-did-stack-overflow-get-initial-traction
|
||||
:status: published
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ Graphic Design Powerhouse: Wacom Bamboo, Ubuntu, and MyPaint
|
|||
:date: 2011-01-09 00:14
|
||||
:author: Russell Ballestrini
|
||||
:tags: Art
|
||||
:tags: Art, Bamboo, MyPaint, Ubuntu, Wacom
|
||||
:slug: graphic-design-powerhouse-wacom-bamboo-ubuntu-and-mypaint
|
||||
:status: published
|
||||
:summary:
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ I just used Google to purchase Chinese food takeout for two
|
|||
:date: 2011-01-10 20:03
|
||||
:author: Russell Ballestrini
|
||||
:tags: Guide, Opinion
|
||||
:tags: Chinese, Google, hack
|
||||
:slug: i-just-used-google-to-purchase-chinese-food-takeout-for-two
|
||||
:status: published
|
||||
:summary:
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ Response to L-Theanine: a 4000 Year Old Mind-Hack
|
|||
:date: 2011-01-11 17:06
|
||||
:author: Russell Ballestrini
|
||||
:tags: Code, Greatest Hits, Opinion
|
||||
:tags: code, L-Theanine, mind hack, tea
|
||||
:slug: response-to-l-theanine-a-4000-year-old-mind-hack
|
||||
:status: published
|
||||
:summary:
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ r8168 driver issues after Ubuntu 11.10 upgrade kernel linux 3.0
|
|||
:date: 2011-10-15 11:15
|
||||
:author: Russell Ballestrini
|
||||
:tags: Guide
|
||||
:tags: guide
|
||||
:slug: r8168-driver-issues-after-ubuntu-11-10-upgrade-kernel-linux-3-0
|
||||
:status: published
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ Introducing SLOP
|
|||
:slug: introducing-slop
|
||||
:date: 2025-03-21 10:22
|
||||
:tags: Code, DevOps, Machine Learning, Python
|
||||
:tags: Machine Learning, SLOP, Open Source, Community, Python
|
||||
:status: published
|
||||
|
||||
**Introducing SLOP: A Simple Language Open Protocol for Machine Learning Interaction**
|
||||
|
|
|
|||
|
|
@ -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
|
||||
:author: Russell Ballestrini
|
||||
:tags: Programming, Game Development, Code, Game Development
|
||||
:tags: Programming, Game Development, Code
|
||||
:slug: building-and-modding-multimower-with-dry-engine
|
||||
: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.
|
||||
|
|
@ -305,7 +305,7 @@ If you want to follow this tutorial exactly, check out these specific commits:
|
|||
git checkout 60b5dcd6597fe6c7a480505f822a70e0a1469cda
|
||||
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue