Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 784 Bytes

authorship.md

File metadata and controls

29 lines (24 loc) · 784 Bytes

Welcome Author!

If you are reading this then you should have author details!

Things you'll need to complete the following steps:

  • Author Data

    • Here you will find a json file containing all author data.
    • You will want to copy the following and paste it at the end of the file.
    • After you have done that you will need to fill in the deets!
    ,
    "John": {
        "name": "",
        "born": "DD-MMM-YYYY",
        "twitter": "#",
        "twitterHandle": "@#",
        "linkedin": "#",
        "github": "#",
        "githubHandle": "@#",
        "photo": "/assets/authors/#.avif",
        "bio": ""
    }
  • Author Image

    • You need a photo in a avif format.
    • An aspect ratio 1:1 is recommended.