Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0bef611

Browse files
authored
Fix formatting and headings in README.md
1 parent 148a15a commit 0bef611

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ThinkNote: The Architect's Workshop 🏗️🌇
1+
# ThinkNote: The Architect's Workshop
22

33
**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.
44

@@ -13,37 +13,37 @@ ThinkNote is not just a tool; it is an aesthetic experience. The platform is des
1313

1414
---
1515

16-
## 🚀 Comprehensive Functionality
16+
## Comprehensive Functionality
1717

18-
### ✍️ Narrative-Driven Publishing
18+
### Narrative-Driven Publishing
1919
- **Blueprint Drafting (Markdown)**: A professional editor with a real-time, split-pane live preview powered by `marked.js`.
2020
- **Media-Rich Content**: Support for header cover images, text-based excerpts, and architectural tagging (taxonomy).
2121
- **Draft & Publish Flow**: Save your blueprints in progress or commission them to the public Exhibition Hall when ready.
2222

23-
### 👥 The Builder Social Network
23+
### The Builder Social Network
2424
- **Architect Profiles**: Highly customizable profiles featuring bios, social links (Twitter, GitHub, Website), and curated work galleries.
2525
- **Peer Recognition**: "Architectural Endorsements" (likes) and "Archived Blueprints" (bookmarks) allow users to interact with and save high-quality content.
2626
- **Deep Conversations**: A robust comment system supporting nested replies, allowing for nuanced technical discussions between builders.
2727
- **Following System**: Follow your favorite masters to see their latest blueprints in your personalized "Workshop Feed".
2828
- **Real-Time Avatar Uploads**: Update your personal brand identity directly from your settings.
2929

30-
### 🔍 Discovery & Intelligence
30+
### Discovery & Intelligence
3131
- **Exhibition Search**: High-performance keyword scanning using MongoDB text indexing.
3232
- **Global Exhibition**: A paginated, tag-filtered feed showcasing the latest commissioned work from across the platform.
3333
- **Trending Blueprints**: Smart algorithms that surface the most "endorsed" work from the past 7 days.
3434

35-
### ⚙️ Master Oversight (Admin Dashboard)
35+
### Master Oversight (Admin Dashboard)
3636
- **Site Analytics**: A centralized dashboard for workshop owners to monitor live counts of builders, published blueprints, inspections (views), and endorsements.
3737
- **User & Content Management**: Powerful administrative tools to suspend accounts or delete blueprints to maintain workshop standards.
3838

39-
### Security & Infrastructure
39+
### Security & Infrastructure
4040
- **Omni-Login**: Secure authentication via traditional credentials or social providers (Google & GitHub).
4141
- **Email Dispatch Service**: Automated, workshop-themed notifications (Welcome, Follow, Like) powered by Resend and Nodemailer.
4242
- **Security Hardening**: Rate limiting on API/Auth routes, JWT-based sessions with HttpOnly cookies, and Bcrypt password encryption.
4343

4444
---
4545

46-
## 💻 Technical Blueprint
46+
## Technical Blueprint
4747

4848
- **Core Stack**: Node.js, Express.js (ES Modules)
4949
- **Database**: MongoDB (Mongoose ODM)

0 commit comments

Comments
 (0)