https://github.com/adlered/contenteasyjs
:star2:Easily and automatically create directory navigation for your articles without configuration. | 轻松为你的网站文章设置右侧悬浮目录导航,支持点击跳转,不需要复杂的设置!JS | HTML | JQuery
https://github.com/adlered/contenteasyjs
Last synced: 9 months ago
JSON representation
:star2:Easily and automatically create directory navigation for your articles without configuration. | 轻松为你的网站文章设置右侧悬浮目录导航,支持点击跳转,不需要复杂的设置!JS | HTML | JQuery
- Host: GitHub
- URL: https://github.com/adlered/contenteasyjs
- Owner: adlered
- License: mit
- Created: 2019-05-08T09:08:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T02:30:43.000Z (over 6 years ago)
- Last Synced: 2025-04-15T06:42:11.756Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 352 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ContentEasyJS
:star2:Easily and automatically create directory navigation for your articles without configuration. | 轻松为你的网站文章设置右侧悬浮目录导航,支持点击跳转,不需要复杂的设置!
[中文版本说明](#中文版本)
[English version](#english-version)
# Preview

# 中文版本
请注意:在使用ContentEasy之前,必须先引用`JQuery`:
```
```
分别下载**JS**与**CSS**中的内容,在你的页面中引用(这里使用CDN,你可以改为自己的本地目录):
```
```
紧接着,在网站中任意位置(建议将引用JS、CSS和以下代码都放在页面底部