An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ContentEasyJS
:star2:Easily and automatically create directory navigation for your articles without configuration. | 轻松为你的网站文章设置右侧悬浮目录导航,支持点击跳转,不需要复杂的设置!

[中文版本说明](#中文版本)

[English version](#english-version)

# Preview

![](/pics/preview.png)

# 中文版本

请注意:在使用ContentEasy之前,必须先引用`JQuery`:

```

```

分别下载**JS**与**CSS**中的内容,在你的页面中引用(这里使用CDN,你可以改为自己的本地目录):

```

```

紧接着,在网站中任意位置(建议将引用JS、CSS和以下代码都放在页面底部