nhvu95 / scully-plugins

A collection of plugins written for Scully

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scully-plugins

A collection of plugins written for Scully

The scully-plugin-emoji is a postProcessByHtml plugin for Scully that convert the emoji syntax of Github to Emoji Syntax. It only converts content in the tag <p> of Html:

Don't overestimate me! I don't remember and know all these 😀

Will convert to

Don't overestimate me! I don't remember and know all these 😀

The scully-plugin-scroll2section is a postProcessByHtml plugin for Scully that help <a> tag can routes and scrolls to a section in current static site.

For example:

  • 📦 Usage(#usage)

This plugin helps usage above scroll to the ## Usage bellow

Questions or Issues

If you have any issues you can raise them here or contact me at: Vue Nguyen


I forked the base and modifed to new one from:

Source logo GammaStream

GAMMASTREAM

About

A collection of plugins written for Scully


Languages

Language:TypeScript 92.3%Language:JavaScript 6.6%Language:HTML 1.1%Language:SCSS 0.1%