Trần Đức Nam

Results 7 issues of 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/ ![image](https://github.com/user-attachments/assets/33006e56-9378-42cd-817b-40c8d74df136)

# 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` ![image](https://github.com/user-attachments/assets/3ff1a334-487d-4dfb-aa9a-985b75566746) ## How it works - Key Derivation: Utilizes PBKDF2 for generating secure encryption keys. - Unique Salt for Each...

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...