Skip to content

Commit f50fa3d

Browse files
committed
document emailhash
1 parent 923f67f commit f50fa3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If for some reason you need to deploy from your local machine, follow these inst
4747
To write a blog:
4848

4949
- create an author entry in [_data/authors.yaml](https://github.com/quarkusio/quarkusio.github.io/blob/develop/_data/authors.yaml)
50-
- `emailhash` is used to fetch your picture form the Gravatar service
50+
- `emailhash` you can get by running `echo your@email.org | md5` using an email you have registered from the [Gravatar service](https://gravatar.com),
5151
- create an blog entry under [_posts](https://github.com/quarkusio/quarkusio.github.io/tree/develop/_posts)
5252
-the file name is `yyyy-mm-dd-slug.adoc`
5353
- `tags` should be used with some care as an archive page is created for of them. Below are some basic rules to try follow:

0 commit comments

Comments
 (0)