An html or .md file that provides a description of each of the maps and then links to a page with the actual map. If you decide to go with a .html file for this, then you could combine all of the maps below in one file as embedded maps or links. But, I don’t think you can do this with a markdown file.
You can describe what function you did in the html file that links to the PDF. Utilize a target=”_blank” when you make the link to the PDF so it opens in a new browser tab.
-export a map using the GIS2Web plugin,
-export a geoJSON file that only has the fields in the popup that you want to share,
– or modify the example in JSBin and copy it into your own html file. - https://github.com/profSeeger/LA558_2023/blob/main/lecture/3bLeaflet.html