README.md in no-style-please2-0.9.0 vs README.md in no-style-please2-0.9.1

- old
+ new

@@ -16,11 +16,18 @@ **IMPORTANT NOTE** ONLY textual contents of article will be encrypted ,the pictures will **NOT** be encrypted - #### how to encrypt your post + #### Encrypt your post + + +> ✧ Using this [web tool, it's very convenient to complete the following tasks](https://vitock.github.io/jekyll-zeta/post/2024/12/30/ToolForEncryption.html) + + + + 1. generate your own public & private key to protect your password ``` ltectool g ``` you will get @@ -96,10 +103,10 @@ $ bundle Or install it yourself as: - $ gem install no-style-please + $ gem install no-style-please2 ### Customize the menu In order to add/edit/delete entries from the main menu, you have to edit the `menu.yml` file inside `_data` folder. Through that file you can define the structure of the menu. Take a look at the default configuration to get an idea of how it works and read on for a more comprehensive explanation.