HL7 / ig-template-base

Base IG template managed by HL7 but usable by anyone (no logos). The foundation for most HL7-published IGs
14 stars 27 forks source link

Add metadata to ig pages #249

Open costateixeira opened 1 month ago

costateixeira commented 1 month ago

Add something like

    <meta name="fhir-ig" content="true">
    <meta name="template-id" content="hl7.fhir.base">

to pagebegin, so that browsers and tools can recognize the web page is a FHIR IG publication

costateixeira commented 1 month ago

we can also add other values like github source fhir-version, etc.