You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# ThinkNote: The Architect's Workshop 🏗️🌇
1
+
# ThinkNote: The Architect's Workshop
2
2
3
3
**ThinkNote** is a premium, full-stack blogging platform designed for makers, engineers, and deep thinkers. It transforms the traditional blogging experience into an "Architect's Workshop": a space dedicated to drafting high-fidelity ideas and building a digital intellectual legacy.
4
4
@@ -13,37 +13,37 @@ ThinkNote is not just a tool; it is an aesthetic experience. The platform is des
13
13
14
14
---
15
15
16
-
## 🚀 Comprehensive Functionality
16
+
## Comprehensive Functionality
17
17
18
-
### ✍️ Narrative-Driven Publishing
18
+
### Narrative-Driven Publishing
19
19
-**Blueprint Drafting (Markdown)**: A professional editor with a real-time, split-pane live preview powered by `marked.js`.
20
20
-**Media-Rich Content**: Support for header cover images, text-based excerpts, and architectural tagging (taxonomy).
21
21
-**Draft & Publish Flow**: Save your blueprints in progress or commission them to the public Exhibition Hall when ready.
22
22
23
-
### 👥 The Builder Social Network
23
+
### The Builder Social Network
24
24
-**Architect Profiles**: Highly customizable profiles featuring bios, social links (Twitter, GitHub, Website), and curated work galleries.
25
25
-**Peer Recognition**: "Architectural Endorsements" (likes) and "Archived Blueprints" (bookmarks) allow users to interact with and save high-quality content.
26
26
-**Deep Conversations**: A robust comment system supporting nested replies, allowing for nuanced technical discussions between builders.
27
27
-**Following System**: Follow your favorite masters to see their latest blueprints in your personalized "Workshop Feed".
28
28
-**Real-Time Avatar Uploads**: Update your personal brand identity directly from your settings.
29
29
30
-
### 🔍 Discovery & Intelligence
30
+
### Discovery & Intelligence
31
31
-**Exhibition Search**: High-performance keyword scanning using MongoDB text indexing.
32
32
-**Global Exhibition**: A paginated, tag-filtered feed showcasing the latest commissioned work from across the platform.
33
33
-**Trending Blueprints**: Smart algorithms that surface the most "endorsed" work from the past 7 days.
34
34
35
-
### ⚙️ Master Oversight (Admin Dashboard)
35
+
### Master Oversight (Admin Dashboard)
36
36
-**Site Analytics**: A centralized dashboard for workshop owners to monitor live counts of builders, published blueprints, inspections (views), and endorsements.
37
37
-**User & Content Management**: Powerful administrative tools to suspend accounts or delete blueprints to maintain workshop standards.
38
38
39
-
### � Security & Infrastructure
39
+
### Security & Infrastructure
40
40
-**Omni-Login**: Secure authentication via traditional credentials or social providers (Google & GitHub).
41
41
-**Email Dispatch Service**: Automated, workshop-themed notifications (Welcome, Follow, Like) powered by Resend and Nodemailer.
42
42
-**Security Hardening**: Rate limiting on API/Auth routes, JWT-based sessions with HttpOnly cookies, and Bcrypt password encryption.
0 commit comments