Releases: davidsneighbour/hugo-darkskies
Releases · davidsneighbour/hugo-darkskies
v1.2024.39
1.2024.39 (2024-12-08)
Theme
- fix: better font size for title on small screens (108da93)
- fix: better observer fixes (24df429)
- fix: css evolves and a former hack now has a property (e4840f5)
- fix: proper observer handling (8cb8af7)
- fix: some refactoring and site-title fixes to bg color (af9263b)
- fix: type casting for progress element (cf4b880)
v1.2024.38
v1.2024.37
v1.2024.36
1.2024.36 (2024-12-07)
Theme
- feat: add edit link to breadcrumb block (d1b76f6)
- feat: background image via configuration (1883359)
- feat: show/hide site title on sticky navbar (e19eff9)
- fix: add edit link to breadcrumbs line (0d5c79b)
- fix: add more config parameters (0ae725d)
- fix: cleanup and move title on top/add rainbow to progress (a51fe16)
- fix: header design fixes, morphing when navbar gets sticky (120715e)
- fix: layout fixes back to top button (90a31e9)
- fix: make container fluid (801a385)
- fix: refactor some scripts (2fd0f64)
- fix: update navbar logic (acbe187)
Configuration
- fix: cleanup configuration (4ac4842)
v1.2024.35
v1.2024.34
v1.2024.33
1.2024.33 (2024-11-22)
Theme
- fix: background color for documentation header (6c95778)
- fix: header image in documentation layout (a520ebd)
- fix: header image is svg (bdf4a32)
Chore
- config: set dependabot to monthly runs (492c8c4)
Build System
- deps: bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group across 1 directory (#32) (a08bb0e)
- deps: bump postcss from 8.4.47 to 8.4.49 (#27) (e2ea116)
- deps: bump postcss-preset-env from 10.0.9 to 10.1.1 (#31) (19306c3)
- deps: bump sassdoc-theme-herman from 6.0.1 to 6.0.2 (#29) (b5b2f6b)
- deps: update dependencies (4e71bd0)
v1.2024.32
1.2024.32 (2024-11-19)
Documentation
- fix: setup instructions and note about installing npm package (cb7fd7f)
Theme
- fix: add template variables (f05e177)
- fix: fontsize for code relative to default font size (4fd5593)
- fix: remove hashtag from tag items (d1cd2df)
- fix: remove smallest preview image size in xl-layouts (1d1a19b)
- fix: showing only 25 instead of 50 posts per archive list page (cb08741)
- fix: spacing and positioning of tags in flat post preview (a9defb7)
Refactors
- rewriting template aliases to gohugo methods (d6655cb)
Chore
- config: update gitignore (d4941d7)
v1.2024.31
v1.2024.30
1.2024.30 (2024-11-09)
Documentation
Theme
- fix: add documentation layouts (7a01216)
- fix: add named colors (a3f94b3)
- fix: archive view changes (fdb30d1)
- fix: better badge layouts (a3f9c3b)
- fix: better positioning for navigation links and icons (7c0d1ff)
- fix: do not use headline font for headlines within prose (6cd18df)
- fix: documentation headline font style (3fad62c)
- fix: font weight 400 instead of 500 for badges (7c7493e)
- fix: link style over line breaks (dbdf549)
- fix: proper calls to icon partial (7162713)
- fix: proper path to theme documentation (ac5c93c)
- fix: prose > tables in tables... less spacing (fe52bb8)
Chore
- config: require regular gohugo versions (b385dfb)
- deps: update dependenceis (e8cb806)
- deps: update dependencies (5304cfb)
- deps: update dependencies (7887da7)
- deps: update dependencies (9d9f95c)
Configuration
Build System
- deps-dev: bump @types/node from 22.8.6 to 22.9.0 (#21) (387864d)
- deps: bump @davidsneighbour/markdownlint-config from 2024.4.5 to 2024.4.6 (#19) (4a511fc)
- deps: bump @davidsneighbour/markdownlint-config from 2024.4.7 to 2024.4.8 (#22) (e15ebba)
- deps: bump @davidsneighbour/release-config from 2024.4.5 to 2024.4.6 (#18) (b31ceb7)
- deps: bump @davidsneighbour/release-config from 2024.4.7 to 2024.4.8 (#26) (4f0e1f8)
- deps: bump @davidsneighbour/remark-config from 2024.4.5 to 2024.4.6 (#17) (0228854)
- deps: bump @davidsneighbour/remark-config from 2024.4.7 to 2024.4.8 (#24) (2a77d64)
- deps: bump @davidsneighbour/tools from 2024.4.5 to 2024.4.6 (#20) (5e63faa)
- deps: bump @davidsneighbour/tools from 2024.4.7 to 2024.4.8 (#23) (163efe8)
- deps: bump pagefind from 1.1.1 to 1.2.0 (#25) (e6b50fc)
What's Changed
- build(deps): Bump @davidsneighbour/remark-config from 2024.4.5 to 2024.4.6 by @dependabot in #17
- build(deps): Bump @davidsneighbour/markdownlint-config from 2024.4.5 to 2024.4.6 by @dependabot in #19
- build(deps): Bump @davidsneighbour/release-config from 2024.4.5 to 2024.4.6 by @dependabot in #18
- build(deps): Bump @davidsneighbour/tools from 2024.4.5 to 2024.4.6 by @dependabot in #20
- build(deps): bump @davidsneighbour/release-config from 2024.4.7 to 2024.4.8 by @dependabot in #26
- build(deps): bump pagefind from 1.1.1 to 1.2.0 by @dependabot in #25
- build(deps-dev): bump @types/node from 22.8.6 to 22.9.0 by @dependabot in #21
- build(deps): bump @davidsneighbour/remark-config from 2024.4.7 to 2024.4.8 by @dependabot in #24
- build(deps): bump @davidsneighbour/markdownlint-config from 2024.4.7 to 2024.4.8 by @dependabot in #22
- build(deps): bump @davidsneighbour/tools from 2024.4.7 to 2024.4.8 by @dependabot in #23
Full Changelog: v1.2024.29...v1.2024.30