Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scottgriv/gmail-signature_template

Custom professional Gmail signature template.
https://github.com/scottgriv/gmail-signature_template

email email-signature email-signature-template gmail gmail-signature gmail-template html signature template

Last synced: about 1 month ago
JSON representation

Custom professional Gmail signature template.

Awesome Lists containing this project

README

        









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](#getting-started)
- [Resources](#resources)
- [License](#license)
- [Credits](#credits)

## 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](https://imgur.com/) 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

- [Gmail](https://mail.google.com/)
- [Gmail Signature](https://support.google.com/mail/answer/8395?co=GENIE.Platform%3DDesktop&hl=en)
- [Gmail Signature Inspiration Repo](https://github.com/skarif2/gmail-signature)
- [Imgur](https://imgur.com/)

## 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](https://choosealicense.com/licenses/mit/) provides certain freedoms while preserving rights of attribution to the original creators.
- For more details, see the [LICENSE](LICENSE) file in this repository. in this repository.

## Credits

**Author:** [Scott Grivner](https://github.com/scottgriv)

**Email:** [[email protected]](mailto:[email protected])

**Website:** [scottgrivner.dev](https://www.scottgrivner.dev)

**Reference:** [Main Branch](https://github.com/scottgriv/gmail-signature_template)

---------------