Skip to content

Commit ca9c6a1

Browse files
committed
docs. Included notes about the banner image for a blog post.
1 parent 52c5e6b commit ca9c6a1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,14 @@ Once the requirements are setup:
2222
4. Run `npm run dev` to build the site AND host it at [http://localhost:8080/](http://localhost:8080/).
2323

2424
...and you should be up and running!
25+
26+
## Content Guidelines
27+
28+
### Blog Posts
29+
30+
The featured image should always be _1600x630px_. Alt text should also be specified in the header.
31+
32+
```yaml
33+
featured_image: defining-problems_thumbnail.png
34+
featured_image_alt: "A sketch of a man with a fuchsia tie and women dressed in fuchsia blouse looking at a black question mark made up of small cubes"
35+
```

0 commit comments

Comments
 (0)