refactor(encrypt): rename post-encrypt to encrypt

- Rename package from @hugo-fixit/post-encrypt to @hugo-fixit/encrypt
- Rename bin from post-encrypt to fixit-encrypt
- Update all i18n translations (16 files) to use npx @hugo-fixit/encrypt
- Update CI workflow, publish script, code comments, and docs
- Rewrite README with performance benchmarks and other implementations
This commit is contained in:
Cell
2026-07-19 13:15:57 +08:00
parent 78f1a8583a
commit bfee4041d6
29 changed files with 160 additions and 122 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{{- hugo.Store.Set "version" "v1.0.0-mrpajmty" -}}
{{- hugo.Store.Set "version" "v1.0.0-mrrceo88" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}