Skip to content

A directory of Google Workspace and Apps Script Developers.

License

Notifications You must be signed in to change notification settings

claycodes/workspacedevs.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directory of Google Workspace Developers

Purpose

There are those who need help and then there are those who can help.

This space is to help bridge that gap within the Google Workspace (previously, G Suite) Developers community and mostly geared towards users who work within the Apps Script ecosystem.

Submit your profile

Here's how to — fork a repo & create a pull request from a fork

  • Fork this repository and create a new file inside src > people folder

  • Name the file with the following naming convention -

    • all lower case
    • first-last (i.e. first name and last name, seperated by a hyphen); feel free to add middle name too, as applicable
    • .md extension
    • example file name: sourabh-choraria.md
  • Use the following teamplate and replace the default values with your own

    ---
    name: Your Name
    slug: /your-name
    location: City [or] State, Country
    intro: Short intro (~45 chars or less)
    image: https://link-to-self-hosted-image.png
    github: https://github.com/username/
    linkedin: https://www.linkedin.com/in/username/
    twitter: https://twitter.com/username
    website: https://example.com/
    facebook: https://www.facebook.com/username
    ---
    
    Something nice about yourself goes here — feel free to brag ;)
    
    • name & slug are mandatory; link to image is mandatory too but you're free to use a default avatar image as well (I used these ones during testing and development)
      • slug needs to start with a / and you're free to design the slug based on whatever username you desire (could be the same as your Twitter handle, LinkedIn username etc.)
    • example file: sourabh-choraria.md
  • Finally, create a pull request

Contributing

WIP

About

A directory of Google Workspace and Apps Script Developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • CSS 7.9%