├── README.md └── butterfly ├── scripts └── tag │ ├── btns.js │ ├── button.js │ ├── carousel.js │ ├── checkbox.js │ ├── folding.js │ ├── gallery.js │ ├── ghbdage.js │ ├── ghcard.js │ ├── hide.js │ ├── iconfont.js │ ├── image.js │ ├── inline-labels.js │ ├── issues.js │ ├── link.js │ ├── media.js │ ├── mermaid.js │ ├── notation.js │ ├── note.js │ ├── poem.js │ ├── progress.js │ ├── site.js │ ├── span.js │ ├── tabs.js │ ├── timeline.js │ └── tip.js └── source ├── css └── _tags │ ├── btns.styl │ ├── button.styl │ ├── carousel.styl │ ├── checkbox.styl │ ├── folding.styl │ ├── gallery.styl │ ├── ghcard.styl │ ├── hexo.styl │ ├── hide.styl │ ├── image.styl │ ├── inline-labels.styl │ ├── link.styl │ ├── media.styl │ ├── notation.styl │ ├── note.styl │ ├── poem.styl │ ├── progress.styl │ ├── site-card.styl │ ├── span.styl │ ├── tabs.styl │ ├── timeline.styl │ └── tip.styl └── js └── carousel-touch.js /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/README.md -------------------------------------------------------------------------------- /butterfly/scripts/tag/btns.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/btns.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/button.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/button.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/carousel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/carousel.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/checkbox.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/checkbox.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/folding.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/folding.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/gallery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/gallery.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/ghbdage.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/ghbdage.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/ghcard.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/ghcard.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/hide.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/hide.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/iconfont.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/iconfont.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/image.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/image.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/inline-labels.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/inline-labels.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/issues.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/issues.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/link.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/link.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/media.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/media.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/mermaid.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/mermaid.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/notation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/notation.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/note.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/note.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/poem.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/poem.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/progress.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/progress.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/site.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/site.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/span.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/span.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/tabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/tabs.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/timeline.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/timeline.js -------------------------------------------------------------------------------- /butterfly/scripts/tag/tip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/scripts/tag/tip.js -------------------------------------------------------------------------------- /butterfly/source/css/_tags/btns.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/btns.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/button.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/button.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/carousel.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/carousel.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/checkbox.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/checkbox.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/folding.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/folding.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/gallery.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/gallery.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/ghcard.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/ghcard.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/hexo.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/hexo.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/hide.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/hide.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/image.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/image.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/inline-labels.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/inline-labels.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/link.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/link.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/media.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/media.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/notation.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/notation.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/note.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/note.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/poem.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/poem.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/progress.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/progress.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/site-card.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/site-card.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/span.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/span.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/tabs.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/tabs.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/timeline.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/timeline.styl -------------------------------------------------------------------------------- /butterfly/source/css/_tags/tip.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/css/_tags/tip.styl -------------------------------------------------------------------------------- /butterfly/source/js/carousel-touch.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akilarlxh/Tag_Plugins/HEAD/butterfly/source/js/carousel-touch.js --------------------------------------------------------------------------------