Skip to content

Releases: escalate/hugo-split-theme

v1.8.0

13 Nov 09:42
Compare
Choose a tag to compare

1.8.0 (2024-11-13)

Features

v1.7.1

12 Nov 09:21
Compare
Choose a tag to compare

1.7.1 (2024-11-12)

Bug Fixes

  • set scrollbar gutter stable (ff73a34)

v1.7.0

11 Nov 13:42
Compare
Choose a tag to compare

1.7.0 (2024-11-11)

Features

Bug Fixes

  • move variable under params (d59e570)
  • remove scrollbars in Chrome (a97c4a0)
  • remove whitespace on last element (b3c4b19)

v1.6.0

31 Oct 12:38
Compare
Choose a tag to compare

1.6.0 (2024-10-31)

Features

  • add licensed to the configuration (94e7d83)

v1.5.0

07 Aug 06:50
Compare
Choose a tag to compare

1.5.0 (2024-08-07)

Features

  • allow hiding of images and videos (c7b295c), closes #31

v1.4.0

01 Jun 17:27
Compare
Choose a tag to compare

1.4.0 (2024-06-01)

Features

  • move scss files to assets directory (fa7c469)
  • move variables to main scss (cda1863)
  • replace deprecated .Site.GoogleAnalytics (f534d96)
  • self-host fonts (9593b6f), closes #22
  • style blockquotes (b07cc1f)
  • use environment modes (90e0fe6)
  • use libsass to create css file (60352f9)

Bug Fixes

  • add missing favicon (4371368)
  • set config if toggle is enabled (b914dcd)
  • use relativ path to image (57b760f)

v1.3.0

05 Apr 06:48
Compare
Choose a tag to compare

1.3.0 (2024-04-05)

Features

  • remove special handling for IE (93dd098)

v1.2.0

04 Apr 12:55
Compare
Choose a tag to compare

1.2.0 (2024-04-04)

Features

  • use general css setting (8021807)

v1.1.0

04 Apr 12:29
Compare
Choose a tag to compare

1.1.0 (2024-04-04)

Features

  • use general css setting (2cddb39)

v1.0.0

09 Jan 10:08
Compare
Choose a tag to compare

1.0.0 (2024-01-09)

Bug Fixes

  • add function to prevent unsafe urls (b4bbd94), closes #14
  • copyright display (9944768)

Features

  • add custom css example (fe0698b)
  • add editorconfig (a11536b)
  • add possibility to create pages (3b69006)
  • change title behaviour (e7b2132)
  • configure local preview mode (5ad9aee)
  • convert license to markdown (ecd812d)
  • define schema agnostic base url (06199b9)
  • disable image styles (b6cdd81)
  • enable page and robotsTXT rendering (544a5a4)
  • enhance css styles to get beautiful text (12ff2ef)
  • get correct link for hugo server (f63ad7f)
  • ignore public folder (2a60cc1)
  • recompile scss files (ef38c3f)
  • remove unused file (ab9dc2c)
  • remove unused file (fa4b429)
  • rename author variable name (9b3f131)
  • update copyright year (a81512b)
  • use hugo variable for lang attribute (0b43e5e)

Reverts

  • Revert "Move static directory to exampleSite" (3310565)