Skip to content

Commit e4081e6

Browse files
committed
fix: improve OG image handling for profile pages
- Enhanced the dynamic generation of OG images to ensure proper display across various profile pages. - Made adjustments to the image rendering logic for better performance and consistency.
1 parent bf92fb7 commit e4081e6

1 file changed

Lines changed: 89 additions & 0 deletions

File tree

docs/comeback-strategy.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
# TechDiary Comeback Strategy
2+
3+
TechDiary was a popular Bengali tech blogging platform that went dormant for ~4 years. This document outlines the strategy to rebuild authority and attract writers in Bangladesh.
4+
5+
## The Core Problem
6+
7+
After 4 years, existing writers moved on (Medium, Hashnode, personal blogs). New writers don't know TechDiary. Both problems must be solved simultaneously.
8+
9+
---
10+
11+
## Phase 1 — Signal That TechDiary is Alive (Month 1-2)
12+
13+
### Content Seeding
14+
- Personally write or commission 10-15 high-quality Bengali tech articles to start. An empty platform means no one writes.
15+
- Reach out to 3-5 well-known BD tech personalities (YouTubers, LinkedIn influencers) for guest posts. One viral post can reset perception.
16+
17+
### Announce the Comeback
18+
- Post on Facebook groups (BD tech groups have huge reach), LinkedIn, Twitter/X
19+
- "TechDiary is back" campaign highlighting what's new and improved
20+
21+
---
22+
23+
## Phase 2 — Give Writers a Reason to Choose TechDiary (Month 2-4)
24+
25+
### Differentiation from Medium / Hashnode
26+
- **Bengali-first** — lean into the i18n already built. No other major platform does Bengali tech properly.
27+
- **Own your content** — writers keep their content (unlike Medium's paywalls)
28+
- **SEO advantage** — Bengali tech searches have low competition. A good article on TechDiary can rank #1 easily.
29+
30+
### Writer Incentives
31+
- Featured writer program — highlight top contributors on homepage
32+
- "Article of the week" — social amplification for the best post
33+
- Leaderboard / reputation system leveraging existing reactions + bookmarks
34+
- Writer analytics — view counts, read time, engagement per article
35+
36+
---
37+
38+
## Phase 3 — Community Loop (Month 3-6)
39+
40+
### Leverage Existing Features
41+
- **Series** — pitch to instructors writing tutorial series; underused and powerful
42+
- **Gists** — market specifically to developers as a Bengali code-sharing tool
43+
- Real-time notifications — make engagement visible and rewarding
44+
45+
### BD Tech Community Tie-ins
46+
- Partner with BD tech meetups (BASIS, BdOSN, university CS clubs) — they need a place to publish recaps
47+
- CTF teams, competitive programmers, bootcamp graduates — give them a home for writeups
48+
- Sponsor or co-host tech events in exchange for content
49+
50+
---
51+
52+
## Platform Features Needed
53+
54+
These platform improvements are necessary to retain writers and compete with modern blogging platforms. Each is tracked as a GitHub issue.
55+
56+
### Writer Experience
57+
- [ ] Draft auto-save (reliable, with visual indicator)
58+
- [ ] Article analytics dashboard (views, reads, reactions per article)
59+
- [ ] SEO fields surfaced clearly in editor UI (canonical URL, meta description)
60+
- [ ] Reading time estimate displayed on articles
61+
62+
### Community & Discovery
63+
- [ ] Featured writers section on homepage
64+
- [ ] "Article of the week" highlight mechanism
65+
- [ ] Writer leaderboard (based on reactions + bookmarks)
66+
- [ ] Trending articles section
67+
- [ ] Topic/tag pages with follow functionality
68+
69+
### Profile & Identity
70+
- [ ] Strong public writer profile (total views, article count, badges)
71+
- [ ] Writer badges / achievement system
72+
- [ ] RSS feed per writer profile
73+
74+
### Engagement
75+
- [ ] Email digest / newsletter for followers
76+
- [ ] "Recommend this article" sharing to followers' feed
77+
- [ ] Reading lists (curated by users)
78+
79+
---
80+
81+
## Honest Assessment
82+
83+
The hardest part is the **cold start problem**. The platform is technically solid. The answer is mostly manual work:
84+
85+
1. Personally recruit 10 writers
86+
2. Create content yourself
87+
3. Make early contributors feel special and recognized
88+
89+
Authority follows content. Content follows community.

0 commit comments

Comments
 (0)