title | author | date |
---|---|---|
Read me: jaraid_tools |
Till Grallert |
2019-03-19 12:34:39 +0200 |
- Update the RSS files:
- Run Jaraid RSS on the TEI file and
- upload the resulting RSS files to projectjaraid.github.io
- Run Jaraid current development on the TEI file
- Copy the resulting HTML to projectjaraid.github.io
The oXygen project file provides a number of XSLT transformation scenarios to transform our XML TEI data into a static HTML site based on the ZMO's layout. This is legacy code last touched in 2014!
- Jaraid ZMO delivered: This was the original code for the ZMO website and makes use of
xslt/zmo-website/HTML v4e6 ZMO.xsl
- Jaraid current development: Later updates to the ZMO website have been generated using this transformation that makes use of
xslt/zmo-website/HTML v4e12 ZMO.xsl
- make sure to run the transformation Jaraid RSS beforehand in order to generate an up-to-date RSS file.