chore(blog): Use truncate markers

This commit is contained in:
Cem Aksoylar
2024-08-31 21:36:51 -07:00
parent 0120156002
commit b74cd39ab5
19 changed files with 40 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ tags: [firmware, zephyr, core]
I'm happy to announce that we have completed the [work](https://github.com/zmkfirmware/zmk/pull/736/) to upgrade ZMK to [Zephyr 2.5](https://docs.zephyrproject.org/2.5.0/releases/release-notes-2.5.html)!
<!-- truncate -->
A big part of this work was some _major_ refactors and improvements by [innovaker] to our [zmk-docker](https://github.com/zmkfirmware/zmk-docker/) Docker image and GH Actions automation.
- Faster build times with improved caching.