In this repo you'll find Elder.js plugins.
NOTE: All plugins require at least Elder.js V1.0.0.
- Images Easily add and manage responsive images with your Elder.js website.
- Markdown An extensible markdown parser for Elder.js powered by remark.
- Critical Path CSS Quickly and easily generate and include critical path css for your Elder.js website.
- Sitemap Automatically generate the latest sitemap for your Elder.js website on build.
- Browser Reload Reload the browser when your Elder.js server restarts.
- References Easily add wikipedia style references to your content.
- Have you written a plugin? If so, let us know we'd love to include it here.
If you are interested in adding your own plugin the quickest way to do so it to:
npx degit Elderjs/plugin-template elderjs-plugin
cd elderjs-plugin
If you've got a plugin you'd like to see on this page, please create a pull request updating this readme.