Skip to content

creating a new author

Michelle Shannon edited this page Sep 2, 2021 · 14 revisions

checklist for creating a new author


Step 1: fetch origin from spec-lumber repository in GitHub Desktop

  1. Open GitHub Desktop
  2. Set "Current Repository" to "spec-lumber"
  3. click "fetch origin"

Step 2: open Visual Studio Code

  1. open GitHub Desktop and click "Open in Visual Studio Code." This will open the spec-lumber repository in Visual Studio Code

Step 3: create new markdown file

  1. navigate to the "_writers" folder in the left-hand menu of Visual Studio Code

  1. open the "_writers" folder

  1. right-click on a current markdown file in the "_writers" folder and click on "copy"

  1. hit CTRL + V on your keyboard. A copy of that file should appear in the "_writers" folder

  1. right-click on the copy file and select "rename" and rename the file to the name of the author

  1. edit the information in the file

note

Authors are listed on the About page and are automatically pulled from the "_writers" folder, so you don't need to manually update that page.