···4455## Features
6677-- **๐จ Beautiful WYSIWYG Editor** - Rich text editing powered by TipTap with markdown support
88-- **๐ Frontmatter Support** - Edit YAML frontmatter metadata alongside your content
99-- **๐พ Auto-save** - Changes are automatically saved as drafts every 2 seconds
1010-- **๐ Git Integration** - Automatic branching, commits, and pull request creation
1111-- **๐ GitHub OAuth** - Secure authentication with your GitHub account
1212-- **๐ Multi-repo Support** - Work with multiple repositories and folder structures
1313-- **โก Fast & Lightweight** - Built with modern technologies for optimal performance
1414-- **๐ณ Docker Ready** - Easy deployment with Docker and docker-compose
77+- **Beautiful WYSIWYG Editor** - Rich text editing powered by TipTap with markdown support
88+- **Frontmatter Support** - Edit YAML frontmatter metadata alongside your content
99+- **Auto-save** - Changes are automatically saved as drafts every 2 seconds
1010+- **Git Integration** - Automatic branching, commits, and pull request creation
1111+- **GitHub OAuth** - Secure authentication with your GitHub account
1212+- **Multi-repo Support** - Work with multiple repositories and folder structures
1313+- **Fast & Lightweight** - Built with modern technologies for optimal performance
1414+- **Docker Ready** - Easy deployment with Docker and docker-compose
15151616## Quick Start
1717···25251. Clone the repository:
26262727```bash
2828-git clone https://github.com/yourusername/markedit.git
2828+git clone https://tangled.org/usaa.ma/markedit
2929cd markedit
3030```
3131···174174make shell-fe # Access frontend shell
175175```
176176177177-## Design Philosophy
178178-179179-MarkEdit features a distinctive **brutalist/editorial aesthetic**:
180180-181181-- **Typography**: Archivo Black for headings, Crimson Pro for body text
182182-- **Colors**: Amber/orange accents (#d97706) with strong black borders
183183-- **Style**: Bold 2px borders, grain texture backgrounds, no gradients
184184-- **UX**: Clear, direct interactions with immediate feedback
185185-186177## Security
187178188179- OAuth tokens are securely stored and never exposed to the frontend
···202193203194For detailed setup instructions, see [SETUP.md](./SETUP.md)
204195205205-For issues and feature requests, please use [GitHub Issues](https://github.com/yourusername/markedit/issues)
196196+For issues and feature requests, please use [Tangled Issues](https://tangled.org/usaa.ma/markedit/issues)