Commit Graph

110 Commits

Author SHA1 Message Date
Astrusia ded495f7a6
add KdlSharp to index.md (#55)
since Kadlet is not maintained, I proposed adding KdlSharp for v2 users here:
https://github.com/kdl-org/kdl/discussions/550
2026-03-24 10:32:16 -07:00
Brandon Chinn 706f153a95
Regenerate website spec (#56) 2026-03-24 10:31:54 -07:00
Louis Pearson eb7159d9ab
Add zig-kdl (#57)
Co-authored-by: Lurkie <tiny.bed5655@fastmail.com>
2026-03-24 10:31:25 -07:00
Evgeny ff35e105be
Add Ferron to the list of examples (#61) 2026-03-24 10:31:02 -07:00
Jak2k (Moved to Codeberg.org) 4ed74de021
add iocaine to "Used By" (#59) 2026-03-23 13:58:05 -07:00
Bram Gotink 18c0ab8f3e
Bump kdl parser (#60)
Simplifies error handling.

Incidentally fixes kdl-org/kdl#558
2026-03-23 13:38:55 -07:00
Brandon Chinn 9d8c80f8b3
Mark kdl-hs as v2 compliant (#58)
* Mark kdl-hs as v2 compliant

* Use asterisk to indicate v2 compliance
2026-02-23 14:31:10 -08:00
Brandon Chinn 56c54e7d6e
Add kdl-hs (#53) 2026-01-04 15:47:47 -08:00
Kainoa Kanter c70f428675
add zed (#51)
Ref: https://github.com/kdl-org/kdl/pull/539
2025-08-07 11:07:58 -07:00
Adam Naji a11396cad3
Update index.md (#52) 2025-08-01 09:13:12 -07:00
Romain Delamare 90ea3f4c3f
Kdl4J now supports KDL v2 (#50) 2025-07-14 12:21:29 -07:00
YOSHIOKA Takuma c25981e1f7
Fix a link to XML-TO-KDL (#49) 2025-04-21 16:32:40 -07:00
Kat Marchán 195d17e91c
Update spec.html 2025-02-16 11:16:28 -08:00
Lars Willighagen 8e38b1ed9e
Add link to editor support for Kate (#47) 2025-01-23 12:33:13 -08:00
uncenter d51ddfd67b
fix /spec-v1 title heading (#46) 2025-01-21 14:09:03 -08:00
Kat Marchán 4ce7f99ef2
fix /spec-v1 styling
Fixes: https://github.com/kdl-org/kdl-org.github.io/issues/45
2025-01-21 13:50:27 -08:00
Kat Marchán 35e71a9a05
Add entry for Onyx to used by 2025-01-21 03:07:57 -08:00
Kat Marchán f0e8c465b4
Update package.json 2025-01-19 14:50:02 -08:00
Kat Marchán 937286b4f8
Update .eleventy.mjs 2025-01-19 14:44:07 -08:00
Kat Marchán 94830ebb39
Rename spec-text to spec.txt 2025-01-19 14:34:55 -08:00
Kat Marchán b01d508c3e
Create spec-text for “classic” RFC experience 2025-01-19 14:30:15 -08:00
Kat Marchán 362a4d0e7c
Rename spec.html to spec.html 2025-01-19 09:42:57 -08:00
Evgeny 686497e9a1
Mark Sublime Text as supporting v2 (#43) 2025-01-19 09:34:57 -08:00
Kat Marchán 51749bcc4d
add spec to site (#44)
* add spec to site

* Create spec-v1.md

* Update index.md
2025-01-19 09:34:29 -08:00
Bram Gotink 1dacb0cbf2
bump KDL parser to improve errors (#42) 2025-01-08 17:23:23 -08:00
Dani Smith 962633ebb8
Show Dart v2 support in index.md (#39) 2025-01-08 17:22:59 -08:00
Kat Marchán bb1c2f2d90
Mark kdljs as supporting v2 2025-01-08 09:03:33 -08:00
Kat Marchán 96023086df
Add iron vault to users 2025-01-02 16:59:18 -08:00
Bram Gotink d8837cec60
show multiple errors in playground (#40) 2025-01-02 15:46:48 -08:00
Kat Marchán 30f2ef661a
bump actions/cache to v4 2025-01-01 17:31:20 -08:00
Kat Marchán 7902581d4c
fix the play page too 2025-01-01 17:28:47 -08:00
Kat Marchán 720b224329
fix descriptions 2025-01-01 17:25:17 -08:00
Kat Marchán c9f7c7f1ee
bring back CNAME 2025-01-01 17:22:52 -08:00
Kat Marchán 1fb26fccb7
integrate the playground right into the site 2025-01-01 17:06:50 -08:00
Dani Smith 8a6163dfcb
Show kdl-rb v2 support (#38) 2024-12-24 02:08:50 -08:00
Kat Marchán 05a27f8ec1
improve the situation on mobile (hopefully) and fix a couple of things 2024-12-22 13:43:09 -08:00
Kat Marchán 56bad822f1
update page with new readme contents 2024-12-21 20:45:05 -08:00
Kat Marchán 0aaf0ab7e5
fix bad links 2024-12-18 12:58:17 -08:00
Kat Marchán 180a414c7f
fix indented node slashdash 2024-12-18 12:35:22 -08:00
Kat Marchán 673c16c56c
bump node 2024-12-17 19:10:17 -08:00
Kat Marchán 3c9e89273e
update site to kdlv2 2024-12-17 19:05:11 -08:00
Kat Marchán a79d0413d1
updated main page with new readme contents 2024-12-17 11:56:59 -08:00
Dani Smith ec4bcc8545
Add Lua implementation (#37) 2024-03-28 11:48:53 -07:00
Dani Smith 7402f592e2
add swift and crystal to implementations (#36) 2024-03-15 21:28:04 -07:00
sblinch 523d0309e7
Add kdl-go to implementations.md (#35) 2023-10-18 09:42:59 -07:00
Kat Marchán 70b75bbcbc
wrap comments 2023-10-17 10:05:57 -07:00
Kat Marchán bede5839f7
lead with a more complete example in the readme 2023-10-17 09:55:48 -07:00
Jonathan 2f56ecd9ff
Add link to Go implementation (#34) 2023-09-27 10:04:08 -07:00
Evgeny 3c40a83888
document Sublime Text support (#33) 2023-07-27 13:18:48 -07:00
Danielle Smith 71bba044f1
add playground link to description.md (#32) 2023-06-30 15:07:47 -07:00