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

Move our community recipes to Astro Tips! #10092

Open
sarah11918 opened this issue Nov 22, 2024 · 4 comments
Open

Move our community recipes to Astro Tips! #10092

sarah11918 opened this issue Nov 22, 2024 · 4 comments
Labels
community resource Adds a link to an external community resource, such as a recipe, tutorial or talk. good first issue Good for newcomers help wanted Issues looking for someone to run with them!

Comments

@sarah11918
Copy link
Member

sarah11918 commented Nov 22, 2024

📋 Explain your issue

Some great first PRs available here!

The task is to go through every community recipe link in Astro Docs and, if it's still working/valid, then submit it to the Astro Tips resources collection so that these show up on their fancy external resources tips page!

Steps:

  1. Choose a link in the list of external community recipes in Astro Docs.
  2. Verify it doesn't already exist in the Astro Tips external resources collection
  3. Verify the link still works and the content looks helpful. (No need to go through the entire recipe yourself, just use your best judgement as to whether you think it looks like a resource that could help someone.) This will be a judgment call, and some posts there may seem quite out of date/unhelpful (e.g. a resource for setting up old, legacy content collections). Only continue with posts you believe are still helpful/relevant.
  4. Make a PR to Astro Tips to add a .json collection entry to the resources collection for this link, following their format, like this example:
{
  "tags": ["images"],
  "title": "Astro + PhotoSwipe",
  "link": "https://dev.to/petrovicz/astro-photoswipe-549a",
  "updated": "2024-04-04"
}

BONUS: Don't stop there!!

  1. We also have A TON of content posted in our monthly showcase roundup blog posts that have never been added as tips /recipes anywhere!! We would also welcome you finding and adding any appropriate content from these 13 Astro blog posts, (Oct 2023 through to October 2024 with November coming up soon...) which are all of the URL format https://astro.build/blog/whats-new-october-2023/

  2. Anything you wrote, or read, that you think belongs there!

I'm sure it's fine to add multiple files in the same PR, but please do communicate/check carefully in case several people are adding files at the same time. For example, you might choose to leave a comment here saying, "I'll do all the Astro DB links!" or "I did all the Astro DB links!" to help avoid duplicate work.

Thanks to anyone who wants to get involved, and I'll close this issue when I'm confident that all links that should be submitted to Astro Tips have been completed!

@sarah11918 sarah11918 added good first issue Good for newcomers help wanted Issues looking for someone to run with them! community resource Adds a link to an external community resource, such as a recipe, tutorial or talk. labels Nov 22, 2024
@sarah11918 sarah11918 pinned this issue Nov 22, 2024
@leabs
Copy link

leabs commented Nov 22, 2024

I'll do AOS!

@Newman5
Copy link

Newman5 commented Nov 22, 2024

I'll take the RSS section - https://docs.astro.build/en/community-resources/content/#rss

[edit - RSS section is finished]

Sections remaining
CSS
Authentication
RSS
Images
Editor Tooling
Markdown
Performance
Utilities
Animation
Internationalization and Localization
Astro DB
API Endpoints

@hkbertoson
Copy link
Contributor

hkbertoson commented Nov 22, 2024

Ill do Markdown. https://docs.astro.build/en/community-resources/content/#markdown

Already done.

Sections remaining
CSS
Authentication
RSS
Images
Editor Tooling
Markdown
Performance
Utilities
Animation
Internationalization and Localization
Astro DB
API Endpoints

@Newman5
Copy link

Newman5 commented Nov 22, 2024

I'll do Astro DB and API Endpoints

Sections remaining

CSS
Authentication

Images
Editor Tooling

Performance
Utilities
Animation
Internationalization and Localization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community resource Adds a link to an external community resource, such as a recipe, tutorial or talk. good first issue Good for newcomers help wanted Issues looking for someone to run with them!
Projects
None yet
Development

No branches or pull requests

4 participants