Release Summary
Same as v1.0.3b3, except had to bump the version again to fix the deployment to PyPi.
This beta release contains:
- bugfix for mobile display on small screens
- testing and deployment improvements
- sample content is built, tested, and deployed in the container image used for production deployments
- replace htmlproofer with htmlhint
- bugfix for 70; added a new theme option (`base_url`) which defaults to '/'; this allows projects to swap in a different `base_URL`, such as that of the staging site.
- version selector bar added by nerdoftech
- uses correct AskF5 format for product metadata
- use the header and footer from the staging site (clouddocs.f5networks.net) instead of building them in to the theme (**SOURCE URL TO BE UPDATED once HTTPS is active for clouddocs.f5.com).
To do:
- Enforce the `html_date_last_updated` format required by AskF5.
[View the changelog](https://github.com/f5devcentral/f5-sphinx-theme/compare/v1.0.2...v1.0.3b4)