-
Notifications
You must be signed in to change notification settings - Fork 44.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update index.md with better documentation #9037
base: dev
Are you sure you want to change the base?
Conversation
This PR targets the Automatically setting the base branch to |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
✅ Deploy Preview for auto-gpt-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for auto-gpt-docs-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Do you think we should link to material for mkdocs |
Hi Nicholas,
Thank you for the suggestion regarding linking material for MkDocs. I’m
open to exploring this further but would appreciate a bit more clarity. Are
you suggesting adding a specific resource or guide that contributors can
reference? Let me know your thoughts so I can align accordingly.
Best regards,
UDDIT
www.udditportfolio.online +91-7456886877
Follow me on :Twitter <https://x.com/UdditRise> Youtube
***@***.***> Linkedin
<https://www.linkedin.com/in/uddit-7258792ab/> Blogs
<https://www.udditportfolio.online/blog> Research Gate
<https://www.researchgate.net/profile/Uddit>
…On Tue, 17 Dec 2024 at 11:50 PM, Nicholas Tindle ***@***.***> wrote:
Do you think we should link to material for mkdocs
—
Reply to this email directly, view it on GitHub
<#9037 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIELEY4ZZJKHN6UMJVDFXCD2GBTP3AVCNFSM6AAAAABTYPHTXKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBZGI2TQMRQGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
We use material for mkdocs for a lot of the features like code snippets, annotations, link handling, and much more. It may be useful to call that resource out so people know to look there first for un recognized markdown or things they're trying to do. What do you think? Here's a link to it |
docs/content/contribute/index.md
Outdated
![Documentation Contributors](https://img.shields.io/github/contributors/Significant-Gravitas/AutoGPT?style=for-the-badge) | ||
![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge) | ||
![Documentation Build Status](https://img.shields.io/badge/docs-passing-success?style=for-the-badge) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the idea process behind this but lets remove them for now since they don't work in the preview build (https://deploy-preview-9037--auto-gpt-docs-dev.netlify.app/contribute/)
|
||
or | ||
- Git installed on your machine | ||
- Python 3.8 or higher |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should probably require a more modern version of python based on what the platform needs but that's a later problem I think
```shell | ||
mkdocs serve | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can also pass -a localhost:8392
to run it on a different port so it doesn't conflict with supabase when running the full stack
docs/content/contribute/index.md
Outdated
- Navigate to `docs/content` | ||
- Create a new markdown file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs/content/contribute/index.md
Outdated
mkdocs build | ||
``` | ||
Watch for any warnings about broken links in the console output! 🚨 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really good call out here!!!! dead links are bad!
docs/content/contribute/index.md
Outdated
1. **Create a Branch** 🌿 | ||
- Use a descriptive name for your branch | ||
- Keep changes focused and atomic | ||
|
||
2. **Submit PR** 📮 | ||
- Fill out the PR template | ||
- Add screenshots if applicable | ||
- Link related issues | ||
|
||
3. **Review Process** 👥 | ||
- Address reviewer feedback | ||
- Make requested changes | ||
- Maintain active communication | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs/content/contribute/index.md
Outdated
**Thank you for contributing to our documentation!** ❤️ | ||
|
||
*Together, we make documentation better for everyone.* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
www.udditportfolio.online +91-7456886877
Follow me on :Twitter <https://x.com/UdditRise> Youtube
***@***.***> Linkedin
<https://www.linkedin.com/in/uddit-7258792ab/> Blogs
<https://www.udditportfolio.online/blog> Research Gate
<https://www.researchgate.net/profile/Uddit>
…On Wed, 18 Dec 2024 at 3:51 AM, Nicholas Tindle ***@***.***> wrote:
***@***.**** requested changes on this pull request.
------------------------------
In docs/content/contribute/index.md
<#9037 (comment)>
:
> +![Documentation Contributors](https://img.shields.io/github/contributors/Significant-Gravitas/AutoGPT?style=for-the-badge)
+![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge)
+![Documentation Build Status](https://img.shields.io/badge/docs-passing-success?style=for-the-badge)
I like the idea process behind this but lets remove them for now since
they don't work in the preview build (
https://deploy-preview-9037--auto-gpt-docs-dev.netlify.app/contribute/)
[image: Uploading image.png…]
------------------------------
In docs/content/contribute/index.md
<#9037 (comment)>
:
>
- or
+- Git installed on your machine
+- Python 3.8 or higher
we should probably require a more modern version of python based on what
the platform needs but that's a later problem I think
------------------------------
In docs/content/contribute/index.md
<#9037 (comment)>
:
> + ```shell
+ mkdocs serve
+ ```
You can also pass -a localhost:8392 to run it on a different port so it
doesn't conflict with supabase when running the full stack
------------------------------
In docs/content/contribute/index.md
<#9037 (comment)>
:
> + - Navigate to `docs/content`
+ - Create a new markdown file
I think you need one more space here for this to render correctly
image.png (view on web)
<https://github.com/user-attachments/assets/78fa7725-fefd-4739-815f-e60d6f1e6520>
------------------------------
In docs/content/contribute/index.md
<#9037 (comment)>
:
> +mkdocs build
+```
+Watch for any warnings about broken links in the console output! 🚨
Really good call out here!!!! dead links are bad!
------------------------------
In docs/content/contribute/index.md
<#9037 (comment)>
:
> +1. **Create a Branch** 🌿
+ - Use a descriptive name for your branch
+ - Keep changes focused and atomic
+
+2. **Submit PR** 📮
+ - Fill out the PR template
+ - Add screenshots if applicable
+ - Link related issues
+
+3. **Review Process** 👥
+ - Address reviewer feedback
+ - Make requested changes
+ - Maintain active communication
+
same as above -- need an additonal space
image.png (view on web)
<https://github.com/user-attachments/assets/1038cbe5-9ccf-47dc-9361-1fd92e384d0a>
------------------------------
In docs/content/contribute/index.md
<#9037 (comment)>
:
> +**Thank you for contributing to our documentation!** ❤️
+
+*Together, we make documentation better for everyone.*
I'm not sure why this isn't bolded correctly
image.png (view on web)
<https://github.com/user-attachments/assets/fb59826a-2e0c-416b-9788-78765e8cf2f5>
—
Reply to this email directly, view it on GitHub
<#9037 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIELEYYKLOZHHW6DBMLJAET2GCPWBAVCNFSM6AAAAABTYPHTXKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDKMJQGI3DENJQGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Changes 🏗️
Checklist 📋
For code changes:
Example test plan
For configuration changes:
.env.example
is updated or already compatible with my changesdocker-compose.yml
is updated or already compatible with my changesExamples of configuration changes