Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jekyll-cloudcannon-schedule

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jekyll-cloudcannon-schedule

  • 0.1.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Jekyll Schedule Generator Plugin

Jekyll plugin to generate _schedule.txt for all future posts in your Jekyll site.

Build Status Gem Version

Usage

  1. Add gem 'jekyll-cloudcannon-schedule' to your site's Gemfile and run bundle
  2. Add the following to your site's _config.yml:
url: "http://example.com" # the base hostname & protocol for your site
plugins:
  - jekyll-cloudcannon-schedule

💡 If you are using a Jekyll version less than 3.5.0, use the gems key instead of plugins.

Override default development settings

Follow these instructions on Jekyll's documentation.

Developing locally

  • Use script/bootstrap to bootstrap your local development environment.
  • Use script/console to load a local IRB console with the Gem.

Testing

  1. script/bootstrap
  2. script/cibuild

Contributing

  1. Fork the project
  2. Create a descriptively named feature branch
  3. Add your feature
  4. Submit a pull request

FAQs

Package last updated on 17 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc