Create Your Own Blog About Decentralized Web Nodes (DWNs) (2)
Closed this issue Β· 4 comments
Create Your Own Blog About DWNs
π Goal
Create your own blog post about DWNs on your website.
π€ Background
This issue focuses specifically on spreading more awareness about decentralized web nodes (DWNs). Your contributions here will help you spread your knowledge across the web and to 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.
- 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
- What are DWNs
- Querying DWNs
- Writing to DWNs
- The Role of Protocols in DWNs
- Beyond Blockchain
- DWeb Deep Dive
- Google and DIF DWN
- Super App built with Web5
Getting Started
- Comment ".take" on this issue to get assigned
- Fork the repository and create a new branch for this task
- Follow the tasks outlined above
- Submit a pull request with your changes
- 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! π
@Lymah123 if you wanted to assign yourself to this..I created this issue for you
@Lymah123 if you wanted to assign yourself to this..I created this issue for you
Thank you @blackgirlbytes
.take
Thanks for taking this issue! Let us know if you have any questions!