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

3
docs/blog/2024-01-05-zmk-tools.md Executable file → Normal file
View File

@@ -9,6 +9,9 @@ that we think are interesting and that the users might benefit from knowing abou
In this installment, we are highlighting two projects (and a bonus one!) from [Joel Spadin](https://github.com/joelspadin),
a member of the core ZMK team.
<!-- truncate -->
The first one is [ZMK Tools](#zmk-tools), a handy Visual Studio Code extension to ease working with ZMK configurations, and the second is [ZMK Locale Generator](#zmk-locale-generator), a tool to help users that use non-US English keyboard locales in their operating systems.
In the rest of the post we leave it to Joel to introduce and explain the motivations of his ZMK-related projects.