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.

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.jpeg
  • like (what you like about your workspace)
  • change (what you might like to change about your workspace)
  • 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)