Project

site_hook

0.0
No commit activity in last 3 years
No release in over 3 years
Catch a POST request from a git service push webhook and build a jekyll site.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.14.8
~> 1.17.3, < 2.0
>= 3.1.2
~> 0.12.2
= 3.8.0

Runtime

~> 0.4.0
~> 1.3
~> 1.2.3
~> 2.0.1
~> 2.0
>= 0
~> 0.20.3
~> 0.8.0
 Project Readme

SiteHook

Installation

Add this line to your application's Gemfile:

gem 'site_hook'

And then execute:

$ bundle

Or install it yourself as:

gem install site_hook --user-install # as a user sudo gem install site_hook # as a sudoer gem install site_hook # as root

Usage

You'll need to setup a ~/.jph-rc file and make a ~/.jph/ directory. The file is for runtime configuration, and the directory is used for logging and debugging.

For more information, see here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/IotaSpencer/site_hook. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the SiteHook project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.