https://github.com/jrtashjian/gravatar-profile-site
Personal Profile Site using the Gravatar API
https://github.com/jrtashjian/gravatar-profile-site
Last synced: 30 days ago
JSON representation
Personal Profile Site using the Gravatar API
- Host: GitHub
- URL: https://github.com/jrtashjian/gravatar-profile-site
- Owner: jrtashjian
- Created: 2013-05-22T01:47:58.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-16T01:11:28.000Z (almost 12 years ago)
- Last Synced: 2024-10-09T12:26:30.351Z (8 months ago)
- Language: PHP
- Size: 516 KB
- Stars: 9
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gravatar Profile Site
Make yourself a personal profile site using information from your [Gravatar](http://gravatar.com) profile. Because, well, why not?
Live Demo: [jrtashjian.me](http://jrtashjian.me)
## Screenshots

 
## Setting Up Your Site
1. Place the code where your site will reside.
2. Update `define( 'GRAVATAR_EMAIL', 'YOUR_EMAIL_ADDRESS' );` with your WordPress.com email address.
3. Load it up!If you don't have a [Gravatar](http://gravatar.com) you can [sign up for one](http://gravatar.com). It's a really cool service and is integrated just about everywhere!