Rebrand application from 'Calendar App' to 'Runway'
Some checks failed
Build and Push Docker Image / docker (push) Failing after 26s
Some checks failed
Build and Push Docker Image / docker (push) Failing after 26s
- Update project name in Cargo.toml from calendar-app to runway - Change HTML title and sidebar header to 'Runway' - Complete README rewrite with new branding and philosophy - Add 'The Name' section explaining runway metaphor as passive infrastructure - Update Dockerfile build references to use new binary name - Maintain all technical documentation with new branding context The name 'Runway' embodies passive infrastructure that enables coordination without getting in the way - like airport runways that provide essential structure for planes but stay invisible during flight. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "calendar-app"
|
||||
name = "runway"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user