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

Added card for Kristoffer Strube #132

Merged
merged 3 commits into from
Apr 20, 2023
Merged

Added card for Kristoffer Strube #132

merged 3 commits into from
Apr 20, 2023

Conversation

KristofferStrube
Copy link
Contributor

@KristofferStrube KristofferStrube commented Apr 13, 2023

#WeAreDonet Creator Submission Guidelines

  • Check all points before submitting the PR.

  • By submitting this pull request to add my creator card, I verify that I adhere to the #WeAreDotnet creator card submission guidelines.

  • Make sure to follow our Code of Conduct

  • We do not accept submissions with the sole intention of promoting a product or company.

  • We add you as a creator, not your company.

  • The moderator team decides whether we accept or reject a submission.

When Do We Accept Someone's Creator Card Submission?

  • You must have published at least three content pieces (long form content) since 2022 on any of your channels.

  • .NET itself

  • .NET libraries and projects

  • .NET languages C#, F#, Visual Basic

  • Tools needed during development (for .NET)

  • CI/CD

  • Only in combination with .NET: SPA Frontend technologies like Angular, Vue.js, React etc.

  • Cloud services related to .NET applications (AWS, Azure...)

  • There must be three content pieces in English.

  • There needs to be more than tweets.

  • Longer-form article on LinkedIn is good, but a self-hosted blog or one on a well-known platform like Hashnode, medium etc., is better.

  • Alternatively, you contributed with another form on a platform like YouTube, Twitch, Udemy or Pluralsight. If you have some recorded talks of conferences or anywhere else, that counts too! So in the form of a recorded video or a book.

RSS or Atom Feed

  • The content with feed.type = dotnet must be .NET related:

  • .NET itself

  • .NET libraries and projects

  • .NET languages C#, F#, Visual Basic

  • Tools needed during development (for .NET)

  • CI/CD

  • Only in combination with .NET: SPA Frontend technologies like Angular, Vue.js, React etc.

  • Cloud services related to .NET applications (AWS, Azure...)

  • the content under feed.type = personal may contain off-topic posts.

  • Project management

  • leadership

  • Other

  • Submit an Atom or RSS URL inside your creator card that belongs to your blog

  • If you do not submit an RSS or Atom URL. We cannot consider your feed for the aggregation feature.

Content Guideline

  • If you have a self-hosted blog, please ensure you have a valid HTTPS certificate.

  • We host NO malicious or offensive content on the blog (including photos, swearing, etc.)

  • You must add the full URL to your GitHub profile to your card, so we can assign it to the member account that used the same GitHub account for sign-up.

@DeeJayTC DeeJayTC merged commit db7527d into WeAreDotnet:main Apr 20, 2023
@KristofferStrube
Copy link
Contributor Author

KristofferStrube commented Apr 20, 2023

Hey @DeeJayTC I hadn't noticed that the dotnet and the personal feeds had to be disjunctive. I have a feed that is for personal stuff which excludes all dotnet stuff which is the following if your want to use that instead: https://kristoffer-strube.dk/RSS.personal.xml

I think we should either.

  • A) Add that different feeds should not overlap in the PR template i.e. the personal and the dotnet feeds should not overlap.
  • B) Combine/detect duplicate entries in feeds by comparing a combination of feed links and post guid's or titles.

@DeeJayTC
Copy link
Member

Our parser actually makes sure not to add the same entry (using the url as unique key) multiple times, at least if there's not a bug somewhere so having distinct content isn't really needed and your feeds are ok to overlap.

@DeeJayTC
Copy link
Member

I'll update that to your personal feed later

@KristofferStrube
Copy link
Contributor Author

JFYI I see my posts twice both in the primary feed and my profile feed aggregation so the exclusion of duplicates might not work right now.

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

Successfully merging this pull request may close these issues.

None yet

2 participants