Skip to content

Baseworks Changelog Repo

Created 2026-03-27
Tags referencechangeloggitinfrastructuretechnical

A local git repository that logs all code changes, plugin files, and server-side modifications across all Baseworks sites. Separate from the Obsidian vault.


MachinePath
Asia’s Mac Mini~/Documents/baseworks-changelog
Asia’s MacBook Air~/Documents/baseworks-changelog
Patrick’s Mac Mini~/Documents/baseworks-changelog
Patrick’s MacBook Pro~/Documents/baseworks-changelog

  • CHANGELOG.md — Dated entries for every site change: what changed, why, which files were affected, and who made the change
  • sites/ — Snapshots of plugin files, mu-plugins, code snippets, and custom CSS deployed to each site
    • sites/baseworks.com/
    • sites/practice.baseworks.com/
    • sites/staging.baseworks.com/
  • docs/ — Supporting documentation for specific changes
  • Content (posts, pages, products) — those live in WordPress and are not tracked here
  • Database snapshots — those go to Backblaze B2 (see backup policy in CLAUDE.md)
  • Architecture decisions and context — those live in this Obsidian vault

This vault (Obsidian)Changelog repo
Architecture, decisions, “why”Code changes, “what changed when”
Changes slowlyChanges every session
Shared via GitHubShared via GitHub
Context for future conversationsAudit trail for debugging

When something breaks, check this vault for architecture context, then check the changelog for recent modifications.