Skip to content

refactor: rename shell and organize source - #1

Merged
cekrauseee merged 2 commits into
mainfrom
codex/rename-shell
Aug 17, 2026
Merged

refactor: rename shell and organize source#1
cekrauseee merged 2 commits into
mainfrom
codex/rename-shell

Conversation

@cekrauseee

Copy link
Copy Markdown
Owner

What changed

  • Renamed the product and page title to shell, with $ as the visible prompt.
  • Moved application code to src/app, src/features, and src/lib while keeping documentation at the repository root.
  • Removed unused Next.js scaffold assets, the default favicon, and the empty generated Next config.
  • Updated TypeScript path aliases and canonical documentation for the new structure.

Why

This prepares the project to evolve as an interactive shell instead of a personal portfolio, with a cleaner source layout for future features.

Validation

  • npm run format:check
  • npm run lint
  • npm run typecheck
  • npm run build
  • Local browser verification: page loads with title shell, $ prompt, no error overlay, and no console errors.

@cekrauseee
cekrauseee marked this pull request as ready for review August 17, 2026 00:33
@cekrauseee
cekrauseee merged commit c6f9ea3 into main Aug 17, 2026
2 checks passed
@cekrauseee
cekrauseee deleted the codex/rename-shell branch August 17, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant