Skip to content

v1.6.0

Compare
Choose a tag to compare
@manid2 manid2 released this 20 Dec 21:11
· 15 commits to main since this release

Embedded reveal.js slides with hugo-xterm colors

Features:

  • Embedded reveal.js slides with hugo-xterm colors.

Refactor:

  • Remove blocks: "head", "styles", "container" and "scripts" as they are
    better implemented by partials and keep the layouts consistent across
    theme components default, CV and slides.
  • Remove styles from 'slides/style.html' and move them into SASS partial
    'styles/_slides.scss'. Import the partial in 'styles/app.scss'.

Fixes:

  • Use site params for copyright text in slides footer.
  • Remove function to get color for media print in styles.

Next:

  • External reveal.js theme 'black' must be removed in future as now it
    breaks theme UI.