Remove extra tags

This commit is contained in:
Andras Schmelczer 2026-06-25 23:41:46 +02:00
parent 11796a8869
commit 82c723c192
18 changed files with 4 additions and 93 deletions

View file

@ -20,11 +20,9 @@ links:
article:
featuredOrder: 2
tags: ['systems', 'tools', 'web']
role: Library author
stack: ['Rust', 'WebAssembly', 'Python', 'pyo3', 'wasm-bindgen']
scale: One Rust core, three published packages (crates.io, npm, PyPI), driving an Obsidian sync plugin
outcome: A small Rust library that auto-resolves prose conflicts, with WASM and Python bindings
audience: recruiter-relevant
media:
- type: image
src: ./_assets/reconcile.png
@ -32,7 +30,6 @@ article:
caption: reconcile-text weaves conflicting edits together instead of asking a human to choose.
project:
title: reconcile-text
description: One Rust core, three packages. Merges Markdown notes from three editors I don't control, with no operation history. Never emits markers.
selected: true
technologies: ['Rust', 'WebAssembly', 'Python', 'pyo3', 'wasm-bindgen', 'Myers diff']
---