| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: archive 2026-05-30 follow-up to upstream maintainer | Craig Jennings | 14 days | 1 | -0/+22 |
| | | |||||
| * | docs: archive 2026-04-29 outreach to upstream maintainer | Craig Jennings | 2026-05-28 | 1 | -0/+49 |
| | | | | | | | I copied the outreach email I sent on 2026-04-29 into assets/ so the maintainership-adoption thread has a tracked record in the repo. The .eml file follows the YYYY-MM-DD-<topic>-<descriptor> naming so future correspondence lands alongside it. The email offered three options (push rights, formal handover, consolidated MR batch) and hasn't received a reply as of today, 29 days out. | ||||
| * | chore: replace apple.jpg with public-domain USDA illustration (upstream #34) | Craig Jennings | 2026-05-05 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | The previously-bundled apple.jpg had unclear redistribution rights — flagged in upstream issue #34 as a blocker for clean MELPA hosting and downstream packaging. Replaced with USDA 2026 Apple from the U.S. Department of Health and Human Services' Dietary Guidelines for Americans 2025-2030, sourced from Wikimedia Commons. Public domain under 17 USC §105 (work of the U.S. federal government), no attribution required. Source PNG resized to 298x348 (matching the original's footprint) and flattened to a white-background JPEG so the existing spanish.org and robot/spanish-robot.org file: links keep working without modification. Documented the bundled-content provenance in assets/README.md alongside the made-for-emacs-badge.svg. | ||||
| * | docs: rewrite README as a slim modernized front-door | Craig Jennings | 2026-05-05 | 1 | -0/+1 |
| Replaced the 1049-line README.md (which inlined the entire user manual) with a ~227-line README.org that's the standard 'GitHub front page' for an Emacs package. The deep manual lives where it already does — in org-drill.org, which is also a runnable demo deck. Sections, in order: - Title + nav links - Five badges: made-for-emacs, MELPA, MELPA Stable, GitHub Actions CI, Coveralls. CI and coverage badges are aspirational until the GitHub Actions TODO lands; their URLs are correct so they auto-populate when CI is set up. - Maintenance status: explains the fork, lists recently-fixed upstream issues, points at the GitHub mirror and Issues. - Features: bullet list of capabilities - Installation: MELPA, package-vc-install, use-package :vc, Straight, manual. Drops the stale 'tick drill in org-modules' + Org contrib references. - Quick Start: 60-second flow from install to first drill - In-Session Keys: cheat sheet table for both the question and rating phases (closes the existing #A TODO for the cheat sheet) - Configuration: most-used defcustoms with comments - Development: make-target table - History: contrib → phillord → cjennings handoff story - License pointer Closes three #A TODOs: README modernization, stale install instructions, in-session keybinding cheat sheet. Added assets/made-for-emacs-badge.svg (copied from emacs-wttrin). | |||||
