#139 Fill out "Adding new pages" section in README
Opened by rlafuente. Modified

  • make new markdown file
  • how metadata works
  • adding to sidebar
  • TOC

Added in 3b0c7cc

$ git log --oneline pagure/main..pagure/website
3b0c7cc6 (pagure/website) Document steps to add a new website page
9b90af94 Merge branch 'main' into website
5847c28a Merge branch 'website' of ssh://pagure.io/JShelter/webextension into website
ff832b3c Change hero image to a space-optimised version

I guess cherry-picking just ff832b3c and 3b0c7cc6 is sufficient, right?

Btw, what is the hero image?

Yes, that should be enough!

The hero image is the main banner with the JShelter logo on the site. The background was a PNG with a filesize that's a lot heavier than it should, we just converted it to a much lighter jpg.

Metadata