Partially encrypted static blog. If you need fork fastai/fastpages
and replace source codes form this repo.
Go to docs on fastai/fastpages
- Create post file with
- ecrypted: true
in_posts/
- sh auto-encrypt.sh [postfile] [your_key]
- Done.
AES-CBC algorithm is used.
forked from fastpages