Registry / build-tool / octopress-hooks

octopress-hooks

JSON →
library2.6.2rbrubygemsunverified

Allows access to Jekyll's site, posts, and pages at different points in the build lifecycle.

gem install octopress-hooks
INSTALL
IMPORT
SIG · OCTOPRESS-HOOKS
O
octopress-hooks
build-toolrubyv2.6.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Octopress::Hooks
require 'octopress-hooks'

Define a hook to run during Jekyll build lifecycle.

require 'octopress-hooks' class MyHook < Octopress::Hooks::Site def pre_read(site) # Modify site before reading posts end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
octopress-hooks — gem install octopress-hooks · libregistry