Migrate external tools to local paths #2

Open
opened 2026-03-19 20:58:27 -07:00 by brad · 0 comments
Owner

The Writing and Color Palette tools currently point to hardcoded external URLs:

  • https://writing.sites.brads.house/
  • https://color.sites.brads.house/

These need to be migrated to local self-contained tools (like the other tools in the project) so the dashboard doesn't depend on personal infrastructure.

In tools.json:

  • writing → should become a local tool at /writing/index.html
  • color → should become a local tool at /color/index.html
The Writing and Color Palette tools currently point to hardcoded external URLs: - `https://writing.sites.brads.house/` - `https://color.sites.brads.house/` These need to be migrated to local self-contained tools (like the other tools in the project) so the dashboard doesn't depend on personal infrastructure. **In `tools.json`:** - `writing` → should become a local tool at `/writing/index.html` - `color` → should become a local tool at `/color/index.html`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
brad/toolbox#2
No description provided.