Skip to content

scottgriv/gmail-signature_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


HTML Badge
GitHub Badge Email Badge BuyMeACoffee Badge
Bronze


Gmail Signature Template

This is a simple HTML template for creating a Gmail signature. It is designed to be easy to use and customize.


Table of Contents

Getting Started

  1. Clone the repo
  2. Open the directory professional or personal depending on your choice
  3. Edit the signature.html file with your information
  4. To change your profile picture, change the current URL with your own URL in the img tag in SECTION #1.
    • This image must be hosted on the internet. You can use imgur to host your image.
  5. Open signature.html in any browser to see the changes
  6. Select everything on the screen and copy it to your clipboard
  7. Open your gmail account, press the settings icon and go to settings
  8. In the general tab, scroll down where you can see signature
  9. Click on the signature field and paste the previously copied HTML
  10. Scroll down and save changes that you just made
  11. Press the compose button and you will see your signature populated

Note

There is a limit of 10,000 characters in Gmail Signature.

Resources

License

This project is released under the terms of the MIT License, which permits use, modification, and distribution of the code, subject to the conditions outlined in the license.

  • The MIT License provides certain freedoms while preserving rights of attribution to the original creators.
  • For more details, see the LICENSE file in this repository. in this repository.

Credits

Author: Scott Grivner
Email: scott.grivner@gmail.com
Website: scottgrivner.dev
Reference: Main Branch