Git Product home page Git Product logo

dotnet-creator-cards's Introduction

Welcome!

Welcome to https://www.wearedotnet.io

If you write about .NET or create .NET-related content, we are happy to have you here!

We would love to add your content. Just make sure to follow our Code of Conduct

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.

Two Steps

To become a creator a card and a member account is required. When your card has the GitHub URL of the account you have been using to sign-up we are going to link your account automatically to your card.

What Are Creators?

By creators, we mean enthusiasts who create content for Blogs, YouTube, Twitch, Books, and tutorial platforms (e.g. Pluralsight). The content can be free or paid.

When Do We Accept Someone's Creator Card Submission?

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

  • 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

  • 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 upcoming 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.

JSON Card Format

Name Description
name First and Lastname
sectionTitle Leave empty
countryCode Two letter code
slogan Short slogan
type CREATOR
bio Max. two lines
tags Max. 5 tags
socials All known platforms
channels Max. 5 channels (Blog, Site etc.)
Feeds Max. 5 Feeds

Sample Card

{
  "name": "My name is!",
  "countryCode": "ISO COUNTRY CODE LOWERCASE",
  "slogan": "",
  "type": "CREATOR OR MAINTAINER whatever you are primarily",
  "bio": "Once upon a time....keep it to around 300 characters max please!",
  "tags": ".NET, C#, ASP.NET, I LOVE DOTNET",
  "socials": {
    "youtube": "",
    "linkedin": "",
    "twitter": "",
    "mastodon": "",
    "sessionize": "",
    "other": ""
  },
  "channels": [
    {
      "name": "Site | Twitch | Youtube | etc",
      "url": "https://ilovedotnet.org"
    }
  ],
  "feeds": [
    // Please only one if multiple types are available with the same content
    {
      "type": "LinkTagRssType",
      "url": "rss.xml"
    },
    {
      "type": "AHrefFeedType",
      "url": "atom.xml"
    }
  ],
  "projects": [
    {
      "name": "Project Name",
      "url": "https://github.com/<org>/project"
    }
  ]
}

dotnet-creator-cards's People

Contributors

matthiasjost avatar deejaytc avatar dmitry-pavlov avatar pierrebelin avatar ncosentino avatar mohamadlawand087 avatar kaylumah avatar codebytes avatar barretb avatar andychiare avatar adansari avatar iammukeshm avatar vahidfarahmandian avatar ursenzler avatar im5tu avatar spyroskatsios avatar piraces avatar swimburger avatar nielspilgaard avatar martinzikmund avatar ewerspej avatar suddenelfilio avatar ievangelist avatar calvinallen avatar codehippie1 avatar aksoftware98 avatar fingers10 avatar rogueplanetoid avatar elfocrash avatar mikeirvingweb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.