autoblogger 0.2.14 → 0.2.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -6
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -11,13 +11,9 @@ In the age of AI and SEO, the blogs that win are the ones that publish consisten
|
|
|
11
11
|
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
##
|
|
14
|
+
## What is Autoblogger?
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
**Before:** Open CMS. Open ChatGPT. Copy. Paste. Format. Fix formatting. Publish. *2 hours later...*
|
|
19
|
-
|
|
20
|
-
**After:** Type your idea. AI writes. You tweak. Publish. *Done in 15 minutes.*
|
|
16
|
+
A CMS that installs in seconds and writes with you. One command adds AI-powered blogging to any Next.js app—your database, your auth, your content.
|
|
21
17
|
|
|
22
18
|
---
|
|
23
19
|
|