Reading Progress for NexT
Installation
If you want to use the CDN instead of clone this repo, please jump to the Step 3.
Step 1 → Go to NexT dir
Change dir to NexT directory. There must be layout, source, languages and other directories:
$ cd themes/next |
Step 2 → Get module
Install module to source/lib directory:
$ git clone https://github.com/theme-next/theme-next-reading-progress source/lib/reading_progress |
Step 3 → Set it up
Enable module in NexT _config.yml file:
reading_progress: |
And, if you wants to use the CDN, then need to set:
vendors: |
Update
$ cd themes/next/source/lib/reading_progress |
评论

















