Skip to content

Releases: davidwesst/website

v10.5.1

17 Jul 19:49
Compare
Choose a tag to compare

[10.5.1] - 2023-07-17

Added

  • Page for 'Remember the Human' podcast #228

Fixes

  • Nav menu button transparency fix #219
  • Non-responsive blog images #225
  • Site header is incorrect size on mobile #224

Full Changelog: v10.4.2...v10.5.1

v10.5.0

22 Jun 03:38
Compare
Choose a tag to compare

[10.5.0] - 2022-06-21

Changes

  • Refreshed "talks" section of website
  • Included events where talk was delivered on talk page
  • Converted talk data from JSON to MD pages

Added

  • Events section of website

Full Changelog: v10.4.3...v10.5.0

v10.4.3 - Dependabot Updates

02 May 21:24
Compare
Choose a tag to compare

Changes

  • Disable CI/CD on post/** branches

Fixes

  • Added dependabot.yml file to increase version in dependabot versioning strategy
  • Updated webpack and simple-git packages to manually resolve two dependabot PRs

Full Changelog: v10.4.2...v10.4.3

v10.4.2 - Font Size Hotfix

02 May 18:16
Compare
Choose a tag to compare

[10.4.2] - 2023-05-01

Fixes

  • Fonts too large on laptop displays (#210)

Full Changelog: v10.4.1...v10.4.2

v10.4.1 - Home Page Updates+

02 May 02:04
Compare
Choose a tag to compare

[10.4.1] - 2023-05-01

Changes

  • Collapsable site navigation on mobile (#206)
  • Added hero element on home page (#207)
  • Set max content width to 1280px (#200)

Full Changelog: v10.4.0...v10.4.1

v10.4.0 - 11ty 2.0 & Node 18

02 May 01:57
Compare
Choose a tag to compare

[10.4.0] - 2023-04-27

Changes

  • Upgraded to Eleventy 2.0.1, Node 18

Added

  • DevContainer/Codespaces support for development
  • Custom 404 page

Full Changelog: v10.3.1...v10.4.0

10.3.1 - Hotfix for Tags

20 Dec 20:22
096a732
Compare
Choose a tag to compare

Changelog

This a log of all the notable changes for davidwesst.com. You can find the source code on GitHub.

[10.3.1] - 2022-12-20

Changes

  • Tags are now rendered using a single component to ensure continuity
  • Tags are now displayed alphabetically

v10.3.0 - Tags

19 Dec 17:54
Compare
Choose a tag to compare

Changelog

This a log of all the notable changes for davidwesst.com. You can find the source code on GitHub.

[10.3.0] - 2022-12-19

Added

  • Content tag pages to show all blog posts with the same tag (#148)
  • Tags to HTML head using og:article:tag namespace from Open Graph protocol (#169)

Changes

  • Normalized tags in all existing blog posts (#172)

v10.2.1

07 Dec 18:46
ed9682d
Compare
Choose a tag to compare

Changelog

This a log of all the notable changes for davidwesst.com. You can find the source code on GitHub.

[10.2.1] - 2022-12-07

Changes

  • Updated method which crosspost-wd.js adds files to git to provide more consistency.

v10.2.0

04 Dec 17:07
Compare
Choose a tag to compare

Changelog

This a log of all the notable changes for davidwesst.com. You can find the source code on GitHub.

[10.2.0] - 2022-12-03

Added

  • Crosspost CLI utility to speed up crossposting to westerndevs.com ([#36])

Changes

  • Added latest blog post to home page ([#166])