Commit 835f80e
feat(docs): seo blog, enriched content, blog images, npm size reduction (#197)
* docs: add SEO marketing plan and full docs.md generator
- Add comprehensive SEO & marketing strategy doc with 35+ article
roadmap, 4-tier keyword strategy, and social media playbook
- Add build script to generate a single docs.md from all 39 doc pages
- Hook script into docs build so docs.md stays up to date
- Serve at /docs.md for easy single-file download
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat(docs): add download docs button with .md and .txt options
Adds a DownloadDocs component to the docs intro page with two
download buttons: .md (full formatted docs) and .txt (llms-full.txt).
Styled to match the quantum theme.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Update docs/scripts/generate-full-docs.cjs
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* fix(docs): skip fenced code blocks when bumping headings
The heading bumper was running on every line including fenced code
blocks, turning shell comments like "# Install" into "## Install".
Now tracks fence state and only bumps actual markdown headings.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat(docs): enable blog, add 11 posts, and set up i18n for 10 languages
- Enable blog in Docusaurus config with reading time and sidebar
- Add 11 SEO-optimized blog posts written in Ruben's dev voice
- Set up i18n for pt, es, fr, tr, de, ar, zh-Hans, ja, ko with RTL support
- Translate all UI strings (code.json, navbar, footer, sidebar, blog) for 9 locales
- Add README translations for all 9 non-English languages with language selector
- Fix broken internal links in existing blog posts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(docs): move locale switcher to footer and add blog images
- Remove localeDropdown from navbar (caused 404s and URL concatenation)
- Add Languages section to footer with absolute URLs for all 10 locales
- Generate branded blog images (1200x630 og:image) for all 11 posts
- Build verified: all 10 locales build successfully
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat(docs): growth sprint — remove i18n, enrich blog, reduce npm size
- Remove all i18n: delete 45 translation JSON files, 9 translated
READMEs, strip locale config from docusaurus.config.ts
- Enrich 11 blog posts with terminal output, cross-links, Ralph
Wiggum humor, and stronger CTAs
- Regenerate blog images with Ralph character composites via ImageMagick
- Reduce npm package size ~52% by excluding source maps in files field
- Add .npmignore for additional exclusions (docs/, projects/, tests)
- Add dev.to article draft (1,277 words) in docs/articles/
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* docs: blog redesign, humanize content, add SEO descriptions
- Custom BlogListPage with image card grid (no sidebar/pagination)
- Humanize 11 blog posts: fix AI patterns, choppy sentences, add voice
- Add description to all 14 blog post frontmatters for SEO snippets
- Fix slug: ten-github-issues → automating-entire-workflows
- Unique card images: ralph/1-6.jpg for newest posts
- Dynamic footer version from package.json
- Sync automating-entire-workflows with dev.to article
- Credit Geoffrey Huntley as Ralph Wiggum technique creator
- Remove inline images from post bodies (cards only)
- Delete obsolete v0.1.0 release post
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: add Remotion social videos + regenerate blog cards with logos
- Set up Remotion project (social-content/) for programmatic video generation
- Twitter thread video: 9 slides, 1080x1080px, 30s with fade-in animations
- LinkedIn carousel video: 9 slides, 1080x1350px, 45s with slide transitions
- BlogCard still: 1200x630px PNG with branded dark theme
- Shared design system: colors, fonts, FadeIn, SlideContainer components
- Update generate-blog-images.sh with logo overlay support
- Add Figma logo to figma-to-code card image
- Add Linear logo to linear-workflow card image
- Fix auto-mode-github title: "Automating Entire Workflows"
- Regenerate all 11 blog card images
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(docs): correct CLI commands, fix blog cards, humanize writing, remove social-content
- Fix CLI command syntax across all blog posts and landing pages
(--github/--linear/--notion → --from <source> --project <name>)
- Fix 5 blog posts using generic /img/ralph/ thumbnails → proper /img/blog/ cards
- Update Linear card title to "Ship Linear Tasks with AI"
- Create new connect-your-tools card (was reusing Linear image)
- Regenerate all 12 blog card images
- Humanize AI writing patterns across all 14 blog posts
(remove choppy fragments, merge isolated sentences, smooth transitions)
- Fix stale "10 issues went to lunch" link texts
- Remove dev.to duplicate article, add docs/articles/ to .gitignore
- Delete social-content/ Remotion project
- Remove unused dev.to image asset
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>1 parent 4921867 commit 835f80e
52 files changed
Lines changed: 1811 additions & 359 deletions
File tree
- docs
- blog
- scripts
- src
- components/FeatureSections
- css
- pages
- theme/BlogListPage
- static
- img
- blog
- ralph
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 18 | + | |
23 | 19 | | |
24 | | - | |
| 20 | + | |
25 | 21 | | |
26 | | - | |
| 22 | + | |
27 | 23 | | |
28 | | - | |
| 24 | + | |
29 | 25 | | |
30 | 26 | | |
31 | | - | |
| 27 | + | |
32 | 28 | | |
33 | 29 | | |
34 | | - | |
| 30 | + | |
35 | 31 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 32 | + | |
41 | 33 | | |
42 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
43 | 37 | | |
44 | | - | |
| 38 | + | |
| 39 | + | |
45 | 40 | | |
46 | | - | |
47 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
48 | 44 | | |
49 | | - | |
50 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
51 | 49 | | |
52 | | - | |
53 | | - | |
| 50 | + | |
54 | 51 | | |
55 | | - | |
| 52 | + | |
56 | 53 | | |
57 | | - | |
| 54 | + | |
58 | 55 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 56 | + | |
62 | 57 | | |
63 | | - | |
64 | | - | |
| 58 | + | |
65 | 59 | | |
66 | | - | |
67 | | - | |
68 | | - | |
| 60 | + | |
69 | 61 | | |
70 | | - | |
| 62 | + | |
71 | 63 | | |
72 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
73 | 67 | | |
74 | | - | |
| 68 | + | |
75 | 69 | | |
76 | | - | |
77 | | - | |
78 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 16 | + | |
27 | 17 | | |
28 | | - | |
| 18 | + | |
29 | 19 | | |
30 | | - | |
| 20 | + | |
31 | 21 | | |
32 | | - | |
| 22 | + | |
33 | 23 | | |
34 | 24 | | |
35 | | - | |
36 | | - | |
| 25 | + | |
| 26 | + | |
37 | 27 | | |
38 | | - | |
39 | | - | |
| 28 | + | |
40 | 29 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 30 | + | |
44 | 31 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 32 | + | |
51 | 33 | | |
52 | | - | |
| 34 | + | |
53 | 35 | | |
54 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
55 | 43 | | |
56 | 44 | | |
57 | | - | |
| 45 | + | |
58 | 46 | | |
59 | 47 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 48 | + | |
65 | 49 | | |
66 | | - | |
| 50 | + | |
67 | 51 | | |
68 | 52 | | |
69 | | - | |
| 53 | + | |
70 | 54 | | |
71 | 55 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
77 | 59 | | |
78 | | - | |
| 60 | + | |
79 | 61 | | |
80 | 62 | | |
81 | | - | |
| 63 | + | |
82 | 64 | | |
83 | 65 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 66 | + | |
89 | 67 | | |
90 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
91 | 71 | | |
92 | 72 | | |
93 | | - | |
94 | | - | |
| 73 | + | |
| 74 | + | |
95 | 75 | | |
96 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
97 | 79 | | |
98 | 80 | | |
99 | 81 | | |
100 | | - | |
| 82 | + | |
101 | 83 | | |
102 | | - | |
| 84 | + | |
103 | 85 | | |
104 | 86 | | |
105 | 87 | | |
106 | | - | |
107 | | - | |
| 88 | + | |
| 89 | + | |
108 | 90 | | |
| 91 | + | |
109 | 92 | | |
110 | 93 | | |
111 | 94 | | |
112 | | - | |
| 95 | + | |
113 | 96 | | |
114 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
115 | 100 | | |
116 | 101 | | |
117 | | - | |
| 102 | + | |
118 | 103 | | |
119 | 104 | | |
120 | 105 | | |
| |||
124 | 109 | | |
125 | 110 | | |
126 | 111 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | 112 | | |
139 | 113 | | |
140 | | - | |
| 114 | + | |
0 commit comments