Add a bluesky field to community page

Open Beginner friendly
#1,853 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Tech stack
javascript, rust
Domain
web-dev

Research direction

Start by reading generate-community/src/lib.rs around line 10 to see how community-page fields are defined. Add the Bluesky handle field there, then verify that the generated community page provides a place for people to share their handle.

Written by the indexing model from the issue text.

Description

A-People D-Straightforward E-Good-First-Issue

Bluesky is gaining a lot of popularity in the bevy community. We should add a field to the community page for people to share their bluesky handle.

It would need to be added here: https://github.com/bevyengine/bevy-website/blob/main/generate-community/src/lib.rs#L10

Dominant language
JavaScript
Stars
249
Forks
451
Avg merge
3d 3h
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bevyengine/bevy-website

All issues in bevyengine/bevy-website

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.