Tag: before-build-all

This is an event emitted by Lektor for plugins to hook. The following plugins hook this event. Take a look at their source code to see how they work!

Intro to Plugins || Plugin Commands || Plugin API || This Event

Plugins:

(*) Asterisks denote official plugins.

  • * webpack-support: Super simple Lektor plugin that runs a webpack watcher
  • ---
  • gulp: A simple Lektor plugin for gulp
  • i18n: Use GetText .PO files to translate your site content.
  • make: Run make lektor for custom build systems.
  • npm-support: Adds support for using npm/yarn to build assets in Lektor using tools such as Parcel, webpack, etc.
  • scss: Lektor plugin to compile css out of sass - based on libsass
  • scsscompile: SASS compiler for Lektor, thats based on libsass.
  • tailwind: A Lektor plugin that adds Tailwind CSS to your project seamlessly.

View a list of all Lektor plugin tags here.