Commit Graph

5 Commits (7bba092f68488116a7b010ee4bdddd7c1cbee071)

Author SHA1 Message Date
iGor milhit e1cf9185f3
shortcodes: adds an audio player with album cover
* Adds a shortcodes with an image.
* Updates the audio, stream and published shortcodes to group the
  figcaption under the audio player.
* Adds a SCSS partial for grid construction that only contains for now a
  breakpoint mixin'.
* Displays the cover above the player by default, and on the left side
  for bigger screens.
* Fixes the SCSS files according to SCSS linting.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2021-01-30 12:23:40 +01:00
iGor milhit c6ea77b429
shortcodes: improve smallcaps shortcodes
Prevents the smallcaps shortcode to add trailing space before
punctuation.

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-05-20 21:41:47 +02:00
iGor milhit 21d0ca2e20
shortcodes: add audio shortcode for external src
Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-04-26 11:28:30 +02:00
iGor milhit 9f142a22b4
shortcodes: add shortcodes for audio & streaming
* Adds the two shortcodes.
* Styles the figure and figcaption around the player

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-04-24 15:34:57 +02:00
iGor milhit ace3805a1d shorcodes: add a smallcaps shotcode
* Closes #1

Co-Authored-by: Igor Milhit <igor@milhit@.ch>
2020-01-20 08:03:23 +01:00