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

✍️ @Bryan's Blog #80

Open
13 tasks
blopez024 opened this issue Oct 23, 2024 · 2 comments
Open
13 tasks

✍️ @Bryan's Blog #80

blopez024 opened this issue Oct 23, 2024 · 2 comments

Comments

@blopez024
Copy link

Hi and welcome to Content Lab! Here is a self paced guide to ensure you get feedback as you publish your technical blog.

Resources:

Timeline:

📋 Blog Outline: Write your outline in the issue directly

Requirements

Questions to consider:

  • Who’s reading this? Where are they in your dev journey? What do they need to know before they can dive into this story?
  • If people could leave with just one action, what would it be?
  • Were there surprises or alternative problem solving you want to give a heads up to?

Sample Topics for your blog post

  • Creating tests for Stripe/Cicero/Twilio
  • Using Vuetify and V-cards
  • Debugging a PR test failure affecting entire codebase and creating an issue for it
  • System Design/Architecture design for caching capability
  • Implementing Text to Speech
  • Configuring secrets for APIs in codespaces
  • Building Actions for [security|community|CI| etc]

Example Outlines

What makes good documentation on open source?

  • Could this be a list? (3 pieces of documentation thats easy to check for and add to the project to add immediate value?
  • What inspired you from the Tech documentation workshop?
  • What would you help encourage other first time contributors to do?
  • Is a learning curve for everyone? And whats the balance between good documentation and too much documentation? Choice architecture
  • What is each space used for? Wiki vs Discussion vs Pages
  • How do we search and find?
    Reference: https://blackgirlbytes.dev/conquering-the-fear-of-contributing-to-open-source
    Reference issue/PR for photos
    Conclusion: Documentation is always changing, will always be needed`

To Do: when you complete the requirements, add "outline ready" label on your issue

  • Identify your topic from one of the PRs approved
  • Outlining bullet points of blog roadmap
  • Is your blog a List, Survey, or demo?
  • Which Visuals or Diagram or Code snippets will you add
  • References to resources

📰 Blog Rough draft: Format into a google doc

Questions to answer across draft

  • Why is this helpful for a reader?
  • What problem does this help them solve?
  • What kind of experience should the reader have or that you will provide so they’re up to speed
  • What larger problem is this solving?
  • Were there other ways of solving this problem - what made you choose the one that you did?
  • What were the positive tradeoffs? (Did it save time? Save hours? Was more secure?)
  • What is the best way to present the content (i.e. code snippets, graphics) ?
  • What additional resources can they provide the reader if they want more information?
  • Is there a call to action?

To do: when you complete the requirements, add "draft ready" label on your issue

  • intro paragraph
  • context of Amplify
  • paragraph on problem
  • paragrph compare your solution
  • paragraph impact your solution
  • Less than 600 words
  • Drop link to your google doc (with permissions for edits) in review issue
@blopez024
Copy link
Author

📋 Blog Outline

Topic:
Git Actions

Title:
Making Open Source Accessible: Git Actions for Welcoming First Time Contributors

Sections:

Context of Amplify

  • What is Amplify?
  • Overview of its mission
  • Role of open source code in supporting the community

Understanding Git Actions

  • What are Git Actions?
    • Definition and purpose
  • Types of Git Actions Available
    • Overview of popular actions in the marketplace
  • Benefits of Git Actions
    • Enhancements to project workflows
    • Advantages for open source contributors

Welcome Bot

  • Implementing Welcome Bot
    • How to use Git Actions to greet new contributors
  • Creating First Pull Request or Issue
    • Welcome message and resources

Challenges and Solutions

  • Common Pitfalls for New Users
    • Understanding Git Actions
    • Understanding YAML files and their syntax
    • Adjusting parameters
    • Testing
  • Solutions
    • Reading the Git Action documents
    • Adding the option to manually trigger git actions

Impact

  • Benefits of Welcome Bot
    • Fostering a friendly environment
    • Supporting user engagement
    • Providing resources

Conclusion

  • Key Takeaways
    • Insight gained about Git Actions and marketplace
    • Understanding value of bots
    • Importance of configuration and testing
  • Final Thoughts
    • Git Action can play a vital role for making open source contributions more approachable and less intimidating

@Alex-is-Gonzalez
Copy link
Collaborator

Excellent Outline!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants