docs: updated Bases documentation

This commit is contained in:
saberzero1
2026-03-19 22:18:42 +01:00
parent b4e07a560e
commit 627fa78f19
50 changed files with 66 additions and 6 deletions

View File

@@ -3,6 +3,7 @@ title: EncryptedPages
tags:
- plugin/transformer
- plugin/filter
image: "#FF1493"
---
Password-protected encrypted pages. Encrypts page content at build time using AES-256-GCM and decrypts client-side with the Web Crypto API. Passwords are set per-page via frontmatter.