Commit Graph

178 Commits

Author SHA1 Message Date
Mauricio Siu
42b3ac606a refactor: integrate TooltipPrimitive for improved tooltip rendering in Ripple component 2025-03-16 22:23:02 -06:00
Mauricio Siu
4ba86672f8 docs: clarify database restoration process and update backup commands section 2025-03-16 21:54:15 -06:00
Mauricio Siu
b4d796935c docs: add database restoration guide and default backup commands 2025-03-16 21:51:00 -06:00
Mauricio Siu
b73344c3a1 feat: add YAML support to code block formatting 2025-03-11 01:25:48 -06:00
Mauricio Siu
88fa959bba feat: update Next.js configuration and blog post rendering 2025-03-11 01:22:52 -06:00
Mauricio Siu
99b60ee362 docs: add Danger Zone section to database configuration documentation 2025-03-10 03:28:15 -06:00
Mauricio Siu
e31dbe3c86 docs: add Watch Paths documentation with comprehensive guide 2025-03-09 02:44:55 -06:00
Mauricio Siu
c0bbe3b70c docs: add Railpack build type documentation 2025-03-05 00:59:57 -06:00
Mauricio Siu
259b4a5b09 docs: add monitoring documentation and update navigation 2025-03-04 00:32:54 -06:00
Mauricio Siu
8f9fe5693b docs: update API authentication example to use x-api-key header 2025-03-03 23:57:59 -06:00
Mauricio Siu
a64115209e feat: update OG image title for blog posts 2025-03-02 21:49:13 -06:00
Mauricio Siu
1a3258f4a4 fix: update OG image URL generation for production environment 2025-03-02 21:44:03 -06:00
Mauricio Siu
f385829bb7 feat: add fallback state for empty table of contents 2025-03-02 21:39:13 -06:00
Mauricio Siu
c89a28f0f5 fix: replace Next.js Image component with standard img tag for author profile 2025-03-02 21:38:27 -06:00
Mauricio Siu
f8d9bf1905 chore: disable static params generation for blog post page 2025-03-02 21:32:47 -06:00
Mauricio Siu
630b42a80e chore: remove dynamic route generation for OG image API 2025-03-02 21:25:13 -06:00
Mauricio Siu
26cad40c68 feat: re-enable blog post metadata and CodeBlock component 2025-03-02 21:22:14 -06:00
Mauricio Siu
c9d02a98d4 chore: temporarily disable CodeBlock component in blog post page 2025-03-02 21:12:13 -06:00
Mauricio Siu
3ae8888ef9 feat: add error handling and improve blog post page rendering 2025-03-02 21:07:22 -06:00
Mauricio Siu
98ec4ab0c4 chore: temporarily disable blog post metadata generation 2025-03-02 21:05:25 -06:00
Mauricio Siu
7d30c63c39 chore: simplify Next.js start script to use default port 2025-03-02 20:32:38 -06:00
Mauricio Siu
3dd7ff1ee8 feat: enhance code block rendering with dynamic formatting and highlighting 2025-03-02 20:28:42 -06:00
Mauricio Siu
8ba62e0800 refactor: extract CodeBlock component for blog post code syntax highlighting 2025-03-02 20:06:30 -06:00
Mauricio Siu
3b2aad4c2e fix: update Prettier import to default import 2025-03-02 19:55:43 -06:00
Mauricio Siu
a8ba4cff3f chore: update Prettier and XML plugin dependencies 2025-03-02 19:50:39 -06:00
Mauricio Siu
b7e7d50f32 feat: add clickable heading links with copy-to-clipboard functionality 2025-03-02 19:25:49 -06:00
Mauricio Siu
064924316b feat: add table of contents and improve blog post page layout 2025-03-02 19:18:43 -06:00
Mauricio Siu
92f3a2117f fix: adjust blog post title font size for better readability 2025-03-02 18:51:21 -06:00
Mauricio Siu
9d8df9986e chore: upgrade Next.js, next-intl, and Headless UI to latest versions 2025-03-02 18:50:34 -06:00
Mauricio Siu
06b33b6d8d feat: add copy button to code blocks in blog posts 2025-03-02 18:02:23 -06:00
Mauricio Siu
350b36d97a refactor: improve BlogPostCard responsive design and image handling 2025-03-02 17:53:42 -06:00
Mauricio Siu
c5ea54792b refactor: update locale middleware and OG image route configuration 2025-03-02 17:44:56 -06:00
Mauricio Siu
265af27a1c feat: implement dynamic Open Graph image generation for blog posts 2025-03-02 17:40:04 -06:00
Mauricio Siu
b19d453682 feat: enhance markdown rendering with GFM plugins and image handling 2025-03-02 17:12:46 -06:00
Mauricio Siu
7741c94d0b feat: add table markdown conversion support in blog post rendering 2025-03-02 16:56:40 -06:00
Mauricio Siu
ebab22b263 refactor: migrate code block rendering to Shiki with Prettier formatting 2025-03-02 16:53:42 -06:00
Mauricio Siu
01c75f6798 refactor: improve root layout with internationalization and font configuration 2025-03-02 16:39:20 -06:00
Mauricio Siu
5f66cfd234 feat: add syntax highlighting and code formatting for blog posts 2025-03-02 16:12:26 -06:00
Mauricio Siu
2f6455027a feat: add syntax highlighting for code blocks in blog posts 2025-03-02 15:50:36 -06:00
Mauricio Siu
01d974688e chore: update GitHub stars count 2025-03-02 04:52:07 -06:00
Mauricio Siu
67e5d3d88c chore: update Ghost API default configuration values 2025-03-02 04:50:20 -06:00
Mauricio Siu
1319c79d61 refactor: replace anchor tags with buttons for author interactions 2025-02-28 02:16:27 -06:00
Mauricio Siu
b797f6b9b3 refactor: extract BlogPostCard component and improve image handling 2025-02-28 02:12:20 -06:00
Mauricio Siu
99a1cdb651 feat: enhance blog post author display with Twitter links and default image 2025-02-28 02:09:52 -06:00
Mauricio Siu
6135f2aecc feat: improve blog post markdown table styling and responsiveness 2025-02-28 02:01:41 -06:00
Mauricio Siu
4bebc99992 chore: update Ghost API configuration to use environment variables 2025-02-28 01:54:27 -06:00
Mauricio Siu
9d30977d83 feat: update features section with new images and localization 2025-02-28 01:51:37 -06:00
Mauricio Siu
6f490f5b0a chore: update blog page and RSS feed title to reflect latest news 2025-02-28 01:32:50 -06:00
Mauricio Siu
7429b4995e feat: add zoomable images to blog posts using react-photo-view 2025-02-28 01:28:45 -06:00
Mauricio Siu
d03d30aa76 feat: improve blog page design and add RSS feed support 2025-02-27 23:59:14 -06:00
Mauricio Siu
120982b85e feat: add blog search and tag filtering functionality 2025-02-27 23:53:45 -06:00
Mauricio Siu
8868d7f586 feat: enhance blog post page with markdown rendering and related posts 2025-02-27 23:42:24 -06:00
Mauricio Siu
2e09e76e50 feat: add Ghost-powered blog with dynamic content and internationalization 2025-02-27 23:12:17 -06:00
Mauricio Siu
6d34cc0559 docs: add Docker Swarm troubleshooting guide for initialization and mount issues 2025-02-23 23:11:58 -06:00
Mauricio Siu
132fa8363a docs: add Docker Compose volume mount configuration guide 2025-02-23 22:45:38 -06:00
Mauricio Siu
6343faade7 docs: add Deno deployment example documentation 2025-02-23 20:15:37 -06:00
Mauricio Siu
005bba5e0c docs: simplify deployment steps for frontend framework examples 2025-02-23 19:37:03 -06:00
Mauricio Siu
3cabc78bce docs: add troubleshooting guide for Bad Gateway errors and Docker Compose utilities 2025-02-23 18:36:28 -06:00
Mauricio Siu
99009280a0 docs: add multi-server documentation for deployments, security, and validation 2025-02-23 18:15:16 -06:00
Mauricio Siu
c8da38ba25
Merge pull request #23 from sondreal/fix-typo-deploment
fix: correct spelling of "deployments" in documentation
2025-02-23 17:45:31 -06:00
Mauricio Siu
5f65838742 docs: add Gotify notifications and update build type documentation 2025-02-23 17:42:38 -06:00
Mauricio Siu
a4cb0fd5d9 docs: add documentation for shared variables, preview deployments, and HTTPS configuration 2025-02-23 17:17:41 -06:00
Mauricio Siu
1063ecda82 feat(sponsors): add Synexa as a supporting sponsor 2025-02-23 15:40:19 -06:00
sondreal
5bb77a525d fix: correct spelling of "deployments" in documentation 2025-02-23 16:55:56 +01:00
Mauricio Siu
797dfd1bf3
Merge pull request #9 from 190km/i18n-french
feat(i18n): add french language support
2025-02-15 16:13:37 -06:00
Mauricio Siu
80fe7d0250
Merge pull request #20 from CodeF0x/fix-grammar
Fixed a few grammar issues
2025-02-15 16:13:02 -06:00
Mauricio Siu
fa4f52465d refactor: update stats 2025-02-15 16:12:41 -06:00
Mauricio Siu
596908fda9 feat: add updated templates 2025-02-15 16:11:56 -06:00
Mauricio Siu
25a0c02fb7 refactor: update name and link 2025-02-09 14:46:57 -06:00
Mauricio Siu
faa4c3162e feat: add open alternative 2025-02-09 03:17:34 -06:00
Mauricio Siu
7a75557a5a refactor: update stats 2025-02-02 21:44:41 -06:00
CodeF0x
ad204761b8 docs: fixed a few grammar issues 2025-01-28 18:30:26 +01:00
Mauricio Siu
6e399231c5 refactor: remove protocol 2025-01-26 17:05:37 -06:00
Mauricio Siu
0be62eb0a6
Merge pull request #18 from nktnet1/fix-port-exposure-description
fix: port exposure description
2025-01-22 23:08:40 -06:00
Mauricio Siu
7fd2de91d1 refactor: update to use slug 2025-01-22 23:07:49 -06:00
Mauricio Siu
2b207b309e refactor: add pull services to prevent race condition on fresh installations 2025-01-22 23:04:41 -06:00
Mauricio Siu
70a9c6ba7c
Update stats.tsx 2025-01-22 00:02:07 -06:00
Khiet Tam Nguyen
d6235d6c44
fix: port exposure description
The current description:

> Port Exposure: Use expose instead of ports to expose ports to the host machine. This ensures that the ports are not exposed to the host machine.

is contradictory.
2025-01-15 09:26:38 +11:00
Mauricio Siu
596cdd7406 refactor: update image 2025-01-08 23:23:38 -06:00
Mauricio Siu
3995fda85c refactor: add new sponsors 2025-01-03 16:21:56 -06:00
Mauricio Siu
a0a0d4cf31 refactor: update icon 2025-01-01 21:20:20 -06:00
Mauricio Siu
b2dac5e75f refactor: add fallback getIp 2024-12-29 16:08:00 -06:00
Mauricio Siu
74ca743a5e feat: add enviroments 2024-12-21 02:14:04 -06:00
Mauricio Siu
7720687edc
Merge pull request #13 from OriShalhon/fix/stats-values-sync
fix: synchronize stats values between descriptions and tickers
2024-12-21 01:42:18 -06:00
Mauricio Siu
2ac2a59135
Merge pull request #12 from ShahriarKh/patch-1
fix: update uninstall docs
2024-12-21 01:41:45 -06:00
Mauricio Siu
434a21f56e refactor: add docker stack configuration 2024-12-21 01:41:08 -06:00
OriShalhon
b85ed35c3b fix: synchronize stats values between descriptions and tickers 2024-12-18 11:59:56 +01:00
Shahriar
60a2d5487d
fix: update uninstall docs
add step to remove docker network
2024-12-16 22:08:19 +03:30
Seno
7285f8a0cf
docs: fix navigation link 2024-12-16 12:36:43 +13:00
Mauricio Siu
812eb964d8
Update comparison.mdx 2024-12-08 21:44:24 -06:00
Mauricio Siu
52f584b743
Update stats.tsx 2024-12-08 21:39:12 -06:00
Mauricio Siu
6887bf75d9
Update stats.tsx 2024-12-05 21:36:23 -06:00
Dhanush R
7175aa8aff
fix(docs/email): SMPT -> SMTP 2024-12-01 13:37:14 +05:30
190km
122f252fdd feat(i18n): add french language support 2024-11-29 19:46:02 +01:00
Vasiliy
d6975e3eba
docs: fix typo on the goodies page
"Dokplo" => "Dokploy" has been corrected
2024-11-27 01:34:13 +03:00
Mauricio Siu
1ffcbc0418 feat: add startfast.me 2024-11-17 22:31:19 -06:00
Fran
443991e4f3
Update zero-downtime.mdx 2024-11-13 09:50:36 -05:00
Mauricio Siu
f20402c993 feat: add badge 2024-11-12 07:47:16 -06:00
Sokhuong U.
d996428a64
docs(core): fix typo in comparison
I changed from `Previes Deployments` to `Preview Deployments`.
2024-11-11 16:16:31 +07:00
Mauricio Siu
3eda994705 feat: add new open source templates 2024-11-10 18:19:57 -06:00