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

grunt-jekyll

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-jekyll - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

package.json
{
"name": "grunt-jekyll",
"description": "A custom grunt.js plugin that executes jekyll compile and/or watch for you",
"version": "0.3.2",
"version": "0.3.3",
"homepage": "https://github.com/dannygarcia/grunt-jekyll",

@@ -6,0 +6,0 @@ "author": {

@@ -9,3 +9,3 @@ # grunt-jekyll

This task works only with Jekyll 1.0. Please use versions prior to 0.3 for Jekyll prior to the 1.0 release - simply specify this version in your `package.json`.
This task works only with Jekyll 1.0.x. Please use grunt-jekyll versions prior to 0.3.0 for Jekyll prior to the 1.0 release - simply specify this version in your `package.json`.

@@ -28,3 +28,3 @@ ## Quick Start

* on the [Jekyll Wiki](https://github.com/mojombo/jekyll/wiki/configuration).
* on the [Jekyll Wiki](http://jekyllrb.com/docs/configuration/).
* optional

@@ -133,4 +133,14 @@ * explained here within the `grunt.js` task object context:

## To-do
- Review Jekyll [source](https://github.com/mojombo/jekyll/blob/master/bin/jekyll) and update task with new flags.
- Review and remove deprecated flags.
- Update documentation to match flag updates. (Rewrite as a list)
- Provide in-line code examples to this readme.
## Changelog
v0.3.3: Updated link in documentation. Added to-do list.
v0.3.2: Added option to select config file. Removed deprecated --pygments option flag. Bugfixes.

@@ -137,0 +147,0 @@

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