Releases: davidsneighbour/hugo-darkskies
Releases · davidsneighbour/hugo-darkskies
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
v1.2024.29
v1.2024.28
1.2024.28 (2024-10-11)
Documentation
- add header image (24530ee)
Theme
- fix: add banner role to site title (003d428)
- fix: back to top button as a real button (fce120c)
- fix: back to top button as a real button (e212e40)
- fix: move href attribute from button to a tag (bbb7c07)
- fix: move theme config around, fix font family variables (e69920e)
Chore
- deps: update dependencies (d414073)
v1.2024.27
v1.2024.26
v1.2024.25
v1.2024.18
1.2024.18 (2024-10-06)
Documentation
- update README.md with a disclaimer (34930bf)
Theme
- fix: add prose class to post preview (cb67247)
- fix: add two colums on medium screen for recent posts (a870a61)
- fix: add type definitions for lite-youtube component (d4bacac)
- fix: figcaption italic (b014bbf)
- fix: font styles cleanup (9d24187)
- fix: limit summary lines to 3 (8861bf4)
- fix: make font classes force overriding of font (5a55a34)
- fix: read more button as real button (d588d9e)
Refactors
Chore
Configuration
- vscode: workspace configuration (f81f15a)
Build System
v1.2024.17
1.2024.17 (2024-10-01)
Content
- fix: move themetest to theme (610e258)
Theme
- fix: center max widthed prose (f8a2ace)
- fix: fix typocaster shortcode setup (460f0a6)
- fix: headline font does not need bold weight set (5c6f0ae), closes davidsneighbour/kollitsch.dev#1239
- fix: mark padding breaks line heights (5dc4cb7), closes davidsneighbour/kollitsch.dev#1238
- fix: move documentation layouts out of the theme (5a2fb01)
- fix: remove alert shortcode in favour of new blockquote renderhook (0dc39d2)
- fix: rework typography in prose section (f01a4a3)
- fix: smaller fixes to shortcodes (c1dffdc)
- fix: update font setup for code, add ligatures properly (07d5430)
Chore
- deps: update dependencies (f0a8bba)
Configuration
v1.2024.16
Pagefind configuration
per page:
config:
pagefind: false
to disable inclusion of this page in the search index.
1.2024.16 (2024-09-29)
Theme
- fix: better overflow handling for long breadcrumbs (9d7f8fd), closes #1
- fix: better pagefind integration on single articles instead of all content (74c7703), closes davidsneighbour/kollitsch.dev#1237
- fix: spacing below youtube shortcode (86b0d0d)