hexo-encrypted-plugin

0.0.10 • Public • Published

English | 中文

Add a lock for your Hexo article.

Easy to use

  1. In your blog root directory, execute command beblow:
$ npm i hexo-encrypted-plugin
  1. Set password in the article which you want it to get locked
---
title: Transfer to Chrome Manifest V3
urlname: chrome-extension-move-to-manifest-v3
tag: chrome-extension
date: 2022-06-15
password: 123456
---

Click here to see the presentation(password: 1234)

Warning

  • Do NOT use version of 0.0.7 - 0.0.9

  • If you found this plugin was broken after updated to the lateset version

    please try to remove folder "public/" and "db.json", then regenerate them

$ rm -rf public/
$ rm db.json
$ hexo g

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i hexo-encrypted-plugin

      Weekly Downloads

      1

      Version

      0.0.10

      License

      MIT

      Unpacked Size

      78.7 kB

      Total Files

      4

      Last publish

      Collaborators

      • evink