Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Bentes b3a3982490 Update README.md to enhance user guidance
- Added a section to check existing GitHub Issues for troubleshooting assistance.
- Included a link to the main documentation and GitHub repository for additional information.
- Improved overall clarity and accessibility of the documentation for users seeking help.
2025-06-02 11:44:56 +02:00
Daniel Bentes cff8759ae8 Update readme.md 2025-06-02 11:44:00 +02:00
Daniel Bentes 70ce51f274 Update Project References from DMAD-METHOD to BMAD-METHOD
- Changed all occurrences of "DMAD-METHOD" to "BMAD-METHOD" in documentation and memory files to reflect the new project branding.
- Updated repository links in mkdocs.yml, index.md, README.md, and various setup documentation to point to the new GitHub repository.
- Ensured consistency across all documentation files regarding project naming, enhancing clarity and alignment with the updated branding.
- Improved overall documentation accuracy to facilitate better user guidance and onboarding.
2025-06-02 11:43:04 +02:00
Daniel Bentes 49b3fc63c8 Enhance Documentation Structure and Navigation in MkDocs
- Updated mkdocs.yml to comment out logo and favicon paths, indicating they should be uncommented when assets are added.
- Expanded navigation structure to include new sections for Setup & Configuration and Contributing, improving accessibility to essential documentation.
- Revised README to link to the OpenMemory MCP Setup Guide, providing clearer instructions for enabling advanced memory features.
- Updated instruction.md to clarify section titles for better user understanding.
- Enhanced quick-reference.md by adding icons to memory-related commands, emphasizing their integration with OpenMemory MCP for improved user experience.
- Improved overall organization and clarity of documentation to facilitate better user guidance and onboarding.
2025-06-02 11:43:04 +02:00
Daniel Bentes 168e350d7a Update .gitignore and remove obsolete documentation files
- Added 'site/' to .gitignore to prevent tracking of generated site files, ensuring a cleaner repository.
- Deleted outdated documentation files including BMAD-ENHANCEMENT-SUMMARY.md, tasks.md, and various legacy templates, streamlining the project structure and removing unnecessary clutter.
- Enhanced overall organization by removing files that no longer serve a purpose in the current development context.
2025-06-02 11:42:35 +02:00
Kayvan Sylvan 14584028b2
docs: fix typos and update section headings for clarity (#143)
## CHANGES

- Fix typo in CONTRIBUTING.md header
- Rename "Web Agent Setup" to clearer title
- Rename "IDE Agent Setup" to include usage
- Update anchor links to match new headings
- Improve documentation structure and navigation
2025-05-31 17:03:04 -05:00
fabb 431f1dd344
Update mentioned roles in ide-setup.md for BMAD v3 (#131) 2025-05-30 18:42:49 -05:00
Brian Madison 92fe588560 readme update 2025-05-30 07:03:14 -05:00
Kayvan Sylvan ca56866866
docs: update README links to renamed orchestrator config files (#115)
* docs: update README links to renamed orchestrator config files

## CHANGES

- Update orchestrator link to ide-bmad-orchestrator.md
- Update config link to ide-bmad-orchestrator.cfg.md
- Fix Markdownlint errors in ide-bmad-orchestrator.cfg.md

* docs: update path references from BETA-V3 to bmad-agent in instruction.md

## CHANGES

- Update all BETA-V3 directory references to bmad-agent
- Clarify paths are relative to bmad-agent directory
- Fix markdown formatting for numbered lists
- Update IDE orchestrator configuration path examples
- Correct agent-root path in Data Resolution section
- Remove references to deprecated BETA-V3 structure
2025-05-28 19:41:02 -05:00
Brian Madison 349a9ca3f2 improve some file naming towards consistency 2025-05-25 23:24:28 -05:00
Brian Madison 789fe5d975 ide custom mode docs added 2025-05-19 19:44:40 -05:00
Brian b2ad4b7e85
BMad Agent (V3) Final Beta Testing Release (#59) 2025-05-17 23:21:14 -05:00
Brian Madison 1f6c4c525c massive v2 update, and v1 moved to legacy folder 2025-05-02 23:06:11 -05:00
Brian Madison 67796c03c5 Initial Commit of the BMAaDd Workflow 2025-04-13 13:12:47 -05:00