-
v1.1.06cd02a81 · ·
## [1.1.0] - 2025-01-10 ### Fixed - Bug on the example dropdown button in the materialize theme (#59) ### Changed - The example icon is now Bluesky instead of Twitter (#62) - Use the *real* bibliography of D'Alembert in the documentation (#72) - Better code coverage using mocking ### Added - the HAL bibliography shortcode now accepts the ORCID (#54)
-
v1.0.0f7bcb41b · ·
# [1.0.0] - 2024-12-23 ### Fixed - A `build/` directory is always created when running `opla` (#63) ### Removed - No longer use an explicit list of css and js files in the theme configuration (#69) ### Added - Make it possible to use a custom templates directory (#66) - Use logging module for logging (#67) - Style h1 in the materialize theme - Make it possible to execute opla as a module - Handle favicon in the theme configuration (#64) ### Changed - Enhance code for handling payload - Custom style must come after the theme style - `markdown` module is renamed `parse` - custom CSS and JS files must be in the `my_theme/static/css/` and `my_theme/static/js` directories respectively (#69)
-
v0.3.00ce7e1fa · ·
# [0.3.0] - 2024-09-27 ### Added - A smooth scroll in the materialize theme - Doc: add a dropdown button to choose the color of the materialize theme example (see #59) - Render LaTeX equations (see #56) ### Changed - Reorganize the templates to make them more modular and easier to maintain - Use a `ChoiceLoader` for jinja (see #42) - Doc: examples menu is now a grid of image cards (see #60) - `opla.md` is the default file name for CLI (see #55)
-
v0.2.1b84a305e · ·
### Added - Update the documentation with Myst-Markdown link - Add documentation for making the examples - opla version in footer (#53) ### Changed - Use tag message as release description - Reorg the templates (#50 and #52) ### Fixed - Hover effects in footer icons
-
v0.2.07f615a62 · ·
### Added - Handle footer data in markdown header - A number of examples in the documentation ### Changed - Reorganize code into modules - custom css and js files may apply to all themes ### Removed - useless test files ### Fixed - A number of issues with the theme