Skip to content
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

Create Your Own Blog About Web5 (3) #1749

Closed
13 tasks
Tracked by #1734
taniashiba opened this issue Oct 1, 2024 · 9 comments · Fixed by #1835
Closed
13 tasks
Tracked by #1734

Create Your Own Blog About Web5 (3) #1749

taniashiba opened this issue Oct 1, 2024 · 9 comments · Fixed by #1835
Assignees
Labels
hacktoberfest issues that are open/valid for hacktoberfest hacktoberfest-accepted Accepted PRs for the hacking month of October medium For average tasks that take a few hours to complete. (Hacktoberfest)

Comments

@taniashiba
Copy link
Contributor

taniashiba commented Oct 1, 2024

Create Your Own Blog About Web5 (3)

🚀 Goal

Create your own blog post about Web5 and have it featured on our site by adding your content directly to our repository.

🤔 Background

This issue focuses on spreading more awareness about Web5. Your contributions will help to share knowledge across the web and with our community!

🤝 How You Can Contribute

Follow the steps below to contribute your content directly to our repository.

🔑 Tasks and Acceptance Criteria

❗You must only assign yourself one task at a time to give everyone a chance to participate.❗

You may assign yourself another task after your current one is reviewed and accepted.

  • You must host your content on your own website or channel.
  • The content submitted for this task can be cross-posted across other platforms, however it will only count towards one content task. You may not reuse your content submitted for this task to get points for another task unless there are significant changes (like adding 30 seconds of extra content on YouTube).
  • Add your content information directly to the site/src/externalContributors.json file in the repository.
  • Save your image in the site/static/image/external-contributor/ directory, ensuring the image is in a 16:9 ratio.
  • Create a pull request with your changes for review.
  • Link your submitted PR in a comment here to count towards Hacktoberfest.

Your contribution in externalContributors.json must include:

  • Type: Video, Blog, Social (please choose the appropriate one)
  • Thumbnail: the path to your image, e.g., /img/external-contributor/yourimage.png
  • Title: the title of your content
  • Link: a direct link to your content
  • Your name

Here’s an example of the JSON format to follow:

[
    {
        "type": "blog",
        "thumbnail": "/img/external-contributor/yourimage.png",
        "title": "Exploring Web5",
        "link": "https://linktoyourcontent.com/web5-post",
        "contributor": "Your Name"
    }
]

Available type options:

  • Video
  • Blog
  • Social

🌟 Resources

Getting Started

  1. Comment ".take" on this issue to get assigned
  2. Fork the repository and create a new branch for this task
  3. Follow the tasks outlined above
  4. Submit a pull request with your changes
  5. Respond to any feedback during the review process

Questions?

If you have any questions or need clarification, please comment on this issue or join our Discord community.

Happy coding! 🎉

@taniashiba taniashiba added hacktoberfest issues that are open/valid for hacktoberfest medium For average tasks that take a few hours to complete. (Hacktoberfest) labels Oct 1, 2024
@Nabhel
Copy link
Contributor

Nabhel commented Oct 3, 2024

.take

Copy link

github-actions bot commented Oct 3, 2024

Thanks for taking this issue! Let us know if you have any questions!

@EbonyLouis
Copy link
Contributor

@Nabhel The steps to complete this ticket have been updated. Instead of opening an issue, you can now add your content directly to our repo. If you have any questions after reviewing the updated instructions, feel free to reach out.

I'm happy to help!

@Nabhel
Copy link
Contributor

Nabhel commented Oct 4, 2024

@EbonyLouis Thank you so much for the clear info/instructions. Sure I'll ask questions if I encounter any challenges as i work on this.

@Chrissiku
Copy link
Contributor

.take

Copy link

github-actions bot commented Oct 5, 2024

The issue you are trying to assign to yourself is already assigned.

@taniashiba
Copy link
Contributor Author

Hi @Nabhel - thank you for taking on this task! Wanted to let you know that @Chrissiku made a contribution for a duplicate task after it was made for him, so you may ignore his referenced PR. Looking forward to your blog post!

@Chrissiku - please make sure not to submit a contribution to an issue that is already assigned to someone else. We want to give everyone a fair chance to contribute, and avoid anyone finishing a task not assigned to them. When you notice a task is assigned to someone else, or when the GitHub action tells you this task is assigned to someone else, please ask our team before submitting! In the future if you submit a PR a task assigned to someone else, we will accept the contribution but will not grant points. Thank you!

@Chrissiku
Copy link
Contributor

@taniashiba , Hi @Nabhel,
I didn’t realize the task had already been assigned, and I’m so sorry about that. Things moved a bit fast while I was submitting the PR, and I missed the assignment. I’ll make sure to double-check next time to avoid any overlap.

Thanks for your understanding, and I’ll be more mindful going forward!

@Nabhel
Copy link
Contributor

Nabhel commented Oct 10, 2024

@taniashiba @Chrissiku Thank you so much for clarifying. 🙏

blackgirlbytes pushed a commit that referenced this issue Oct 14, 2024
* Added new thumbnail image and blog to external contributor

* Removed thumbnail image

* Added a new thumbnail image

* updated image path
@taniashiba taniashiba added the hacktoberfest-accepted Accepted PRs for the hacking month of October label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest issues that are open/valid for hacktoberfest hacktoberfest-accepted Accepted PRs for the hacking month of October medium For average tasks that take a few hours to complete. (Hacktoberfest)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants