Commit Graph

94 Commits

Author SHA1 Message Date
gitfromwildan
88add102be refactor: Restructure developer documentation by flattening the software updates section and moving the store owner guide. 2026-03-10 14:40:34 +07:00
gitfromwildan
4c4b604814 change og-image from webhook 2026-03-10 02:09:00 +07:00
gitfromwildan
f714a0a942 update runner from webhook 2026-03-10 02:06:44 +07:00
gitfromwildan
c7354aee85 update build from webhooks 2026-03-10 01:58:16 +07:00
gitfromwildan
ab755844a3 refactor: Migrate documentation content, rebuild UI components, and update core architecture. 2026-03-10 01:38:58 +07:00
Dwindi Ramadhana
aac81dff8a modify sublink.tsx, markdown.ts and favicon.icon 2026-02-28 00:16:43 +07:00
Dwindi Ramadhana
8789de2e2c fix: resolve 404 for software-updates/store-owner and fix duplicate /docs/docs routing bug in search results 2026-02-28 00:13:38 +07:00
Dwindi Ramadhana
b7fbcef6b1 docs: add newly created pages to sidebar navigation menu (Subscriptions, Core Features, Software Updates) 2026-02-28 00:01:42 +07:00
Dwindi Ramadhana
a1055d3f22 docs: add missing documentation for new features (checkout auto-registration, visual builder sections, appearance toggles, software & subscription guides) 2026-02-27 23:48:01 +07:00
Dwindi Ramadhana
f58de663a3 docs: add screenshots to modules, licensing, wishlist, and footer pages 2026-02-05 23:23:12 +07:00
Dwindi Ramadhana
85efc218c6 fix(deploy): upgrade node version to 20-alpine for next.js 16 support 2026-02-05 23:16:39 +07:00
Dwindi Ramadhana
d3e89f1a42 fix(deploy): unignore and add package-lock.json for docker build 2026-02-05 23:07:59 +07:00
Dwindi Ramadhana
aa33e15604 chore: add Dockerfile and standalone config for Coolify deployment 2026-02-05 22:54:20 +07:00
Dwindi Ramadhana
162d5384e2 docs: add missing configuration pages and remove redundant H1 headers 2026-02-05 22:51:45 +07:00
Dwindi Ramadhana
0637bab4ea fix: prefix all docu.json routes with /docs to match Next.js app directory structure 2026-02-05 15:22:14 +07:00
Dwindi Ramadhana
3748dad49c fix: remove invalid trailing comma in docu.json 2026-02-05 15:06:53 +07:00
Dwindi Ramadhana
24a53d18ed fix: update docu.json routes to match nested folder structure 2026-02-05 00:47:59 +07:00
Dwindi Ramadhana
1d1daefb37 feat: restructure docs into store, marketing, builder, and config sections 2026-02-05 00:46:35 +07:00
Dwindi Ramadhana
259496bc86 Initial commit of WooNooW Docs 2026-02-01 00:10:31 +07:00
Wildan Nursahidan
217310888c Merge pull request #14 from DocuBook/dev-36d3a93
chore: Sync package version v2.0.0-beta.1
2026-01-18 20:47:45 +07:00
Bot DocuBook
039d8d5a50 chore: Sync package version v2.0.0-beta.1 2026-01-18 13:42:31 +00:00
Wildan Nursahidan
6ea39676c8 Merge pull request #13
chore: Sync package version v1.16.1

- Introduce language-specific icons in code blocks using react-icons
- Implement custom handleCodeTitles rehype plugin to support data-title attribute
- Refactor PreMdx component to display language icons and titles
- Add comprehensive styling for code blocks including header, actions, and syntax highlighting
- Update dependencies to include react-icons and remove unused install package
- Bump version to 1.16.1 in both root and dist package.json files
2025-08-12 21:36:49 +07:00
Bot DocuBook
4a6d0da72a chore: Sync package version v1.16.1 2025-08-12 14:32:00 +00:00
Wildan Nursahidan
5060fd2154 Merge pull request #12 from DocuBook/dev-9dd141d
chore: Sync package version v1.16.0
feat(accordion): add accordion group context and update styling
- Introduce `AccordionGroupContext` to support grouped accordions
- Update styling to differentiate standalone and grouped accordions
- Add background hover states for improved interactivity
- Register `AccordionGroup` in markdown components
2025-08-10 19:07:31 +07:00
Bot DocuBook
2bca9eb28e chore: Sync package version v1.16.0 2025-08-10 12:04:53 +00:00
Wildan Nursahidan
e192899446 Merge pull request #11
feat(accordion): add icon support and update styling
- Added optional `icon` prop to Accordion component using lucide-react icons
- Updated default image placeholder path in markdown examples and snippets
- Removed unused className prop and adjusted styling classes
- Fixed markdown image paths in documentation files
- Updated docu.json navigation structure and corrected icon name typo
2025-08-10 13:46:20 +07:00
Bot DocuBook
9b6ef22262 chore: Sync package version v1.15.3 2025-08-10 06:41:17 +00:00
Wildan Nursahidan
fc46b72224 Merge pull request #10
chore: Sync package version v1.15.1 

- clean project scaffolding
- add schema json
- validate docu.schema.json
- guide to writing markdown format examples
- how to writing changelog by release note components
2025-08-10 01:08:22 +07:00
Bot DocuBook
e13ba8c9e9 chore: Sync package version v1.15.1 2025-08-09 18:04:38 +00:00
Wildan Nursahidan
ebd5348bf5 Merge pull request #9
chore: bump version to 1.15.1 and update changelog
- Update version in package.json and related files to 1.15.1
- Remove unused CSS imports from layout and DocSearch components
- Refactor algolia.css for improved styling and responsiveness
- Update release notes in changelog for version 1.15.1
2025-08-06 09:52:59 +07:00
Bot DocuBook
0ea393442e chore: Sync package version v1.15.1 2025-08-06 02:48:41 +00:00
Wildan Nursahidan
ec826479b0 search: default to built-in 2025-08-06 02:32:23 +07:00
Wildan Nursahidan
579cf21ccd Merge pull request #8 from DocuBook/dev-4bc04c0
chore: Sync package version v1.15.0
2025-08-06 02:25:02 +07:00
Wildan Nursahidan
57ee4001ee Merge pull request #7 from DocuBook/dev-7be3b3c
feat(search): implement algolia docsearch with new components and props
- add docsearch component and algolia search type
- update search component to handle different search types
- include algolia css and dependencies
- add environment variable configuration for algolia
- update changelog and version to 1.15.0
2025-08-06 02:24:14 +07:00
Bot DocuBook
88edfa0e8a chore: Sync package version v1.15.0 2025-08-05 19:22:36 +00:00
Bot DocuBook
e2b24ce19e chore: Sync package version v1.15.0 2025-08-05 19:19:43 +00:00
Wildan Nursahidan
e2cc6eb7f2 Merge pull request #6 from DocuBook/dev-4eb3d42
chore: Sync package version v1.14.2

The original Search component was monolithic, handling state management, UI triggers, and modal content logic in a single file. This made it difficult to maintain and extend.

This commit refactors the component into three distinct, more focused components:
- `Search.tsx`: The new parent component that manages the dialog's open/close state and will serve as the entry point for selecting different search types (e.g., default, Algolia).
- `SearchTrigger.tsx`: A simple component responsible only for rendering the search button/input UI that opens the modal.
- `SearchModal.tsx`: Encapsulates all logic and UI for the search dialog itself, including the input field, results display, and keyboard navigation.

This separation of concerns improves readability, maintainability, and prepares the codebase for future scalability.
2025-08-05 18:00:38 +07:00
Bot DocuBook
79b532d045 chore: Sync package version v1.14.2 2025-08-05 10:50:41 +00:00
Wildan Nursahidan
2792db2f75 Merge pull request #4 from DocuBook/dev-6482f9b
chore(sync): Sync package version v1.14.1
2025-08-03 22:45:04 +07:00
Bot DocuBook
549174c5ce chore(sync): Sync package version v1.14.1 2025-08-03 15:40:31 +00:00
Wildan Nursahidan
5ecfe07eae Merge pull request #3 from DocuBook/dev-e92893c
Sync: Update Dist from DocuBook/cli
2025-08-02 19:58:19 +07:00
Bot DocuBook
956e7df494 feat(sync): Sync dist from cli@e92893ce7523e9ff29e3da080e3b344897357171 2025-08-02 12:45:45 +00:00
gitfromwildan
c1190949f5 chore(release): bump version to v1.13.10 2025-08-02 16:49:09 +07:00
gitfromwildan
aecc6eea12 The version bump from 1.13.6 to 1.13.9 suggests these are mostly internal improvements and bug fixes rather than major feature additions. 2025-07-27 01:44:20 +07:00
gitfromwildan
3c18bfa457 version 1.13.6 : improve search and sheetleftbar 2025-06-01 20:49:57 +07:00
gitfromwildan
d967120677 version 1.13.5 : add theme schema 2025-05-31 02:11:57 +07:00
gitfromwildan
bcafa9b5d9 update documentations 2025-05-30 17:23:02 +07:00
Wildan Nursahidan
63fc96be07 Create outlet path /components 2025-05-30 17:03:25 +07:00
gitfromwildan
675b41faf6 v.1.13.0 improve: search result 2025-05-29 19:44:39 +07:00
gitfromwildan
d9ce3893e6 v.1.13.0 add: context menu 2025-05-29 19:16:34 +07:00