Trần Đức Nam
Trần Đức Nam
## Summary * Add tree-sitter-dbml in documentation ## Checklist Please check directly on the box once each of these are done - [ ] Documentation (if necessary) - [ ]...
I'm considering about adding to the same wiki page that shows wezterm instructions. Zellij has already default keybindings with key, but not support fully seamlessly navigate.(https://github.com/zellij-org/zellij/issues/967)
# Demo Show banner of notes when specifying in frontmatter. https://notes.dynamotn.dev/ 
# Demo https://notes.dynamotn.dev/ # What need to do - [x] Move Giscus option to Quartz's config - [x] Add Commento provider logic - [x] Add Disqus provider logic - [...
This PR resolve #637. ## Demo https://notes.dynamotn.dev/01_Fleeting-Notes/20240505093315 with password `123451`  ## How it works - Key Derivation: Utilizes PBKDF2 for generating secure encryption keys. - Unique Salt for Each...
Fix #17 and #24
I wrote a custom generator for my bash scripts. It parse `dybatpho::expect_args` command in function to generate annotations. For example, origin source of bash script is: ```sh #!/usr/bin/env bash function...