• Johnny's avatar
    chore(web): remove redundant and minimal README files · 6fc0ef7c
    Johnny authored
    Removed 3 markdown files that provided no useful documentation:
    - web/README.md: Single line "The frontend of Memos" (redundant)
    - web/src/components/kit/README.md: Single line "Base components" (minimal)
    - web/MARKDOWN_STYLE_GUIDE.md: Outdated styling guide (no longer applicable)
    
    Kept comprehensive documentation files:
    - web/src/components/MasonryView/README.md (implementation details)
    - web/src/themes/COLOR_GUIDE.md (design system guide)
    - web/src/components/ConfirmDialog/README.md (component API docs)
    - web/src/store/README.md (architecture patterns)
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    Co-Authored-By: 's avatarClaude <noreply@anthropic.com>
    6fc0ef7c
Name
Last commit
Last update
.github Loading commit data...
cmd/memos Loading commit data...
internal Loading commit data...
plugin Loading commit data...
proto Loading commit data...
scripts Loading commit data...
server Loading commit data...
store Loading commit data...
web Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
.golangci.yaml Loading commit data...
.goreleaser.yaml Loading commit data...
CLAUDE.md Loading commit data...
CODEOWNERS Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...