Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.29 KB

File metadata and controls

26 lines (20 loc) · 1.29 KB
title Dev Workspaces

Add Your Workspace

To add your workspace to this website, simply, open a PR on Github against the main branch. Some notes:

  • Create your workspace markdown file in /src/workspaces
  • Follow this naming convention for your folder YYYY-MM-DD-your-name
  • Follow this naming convention for your image YYYY-MM-DD-your-name (same as name of folder)
  • Please keep the image to a fairly small size, to reduce the build time of the site. Thanks.

Options

Everything is saved in markdown frontmatter. Here are the options available:

  • title (your name, e.g. Mark Conroy)
  • image (name of image, e.g. 2021-03-05-mark-conroy.jpe
  • like (what you like about your workspace - one paragraph, no line breaks)
  • change (what you might like to change about your workspace - one paragraph, no line breaks)
  • blog (address of your blog, e.g. https://mark.ie/blog)
  • github (your GitHub username, e.g. markconroy)
  • twitter (your Twitter username, e.g. markconroy)
  • instagram( your Instagram username, e.g. markyconroy)