jekyllup

1.0.3 • Public • Published

JekyllUp

A collection of Javascript utilities to streamline development.

Site | NPM Module | GitHub Repo

Installation

In a browser:

<script src="jekyllup.js"></script>

Using npm:

$ npm i jekyllup

Note: add --save if you are using npm < 5.0.0

In Node.js:

// Load the full build.
var jekyllup = require('jekyllup');
 

Why Use this Library?

The JekyllUp library makes development of JekyllUp themes easier. Jekyll themes are a very important part of using the Jekyll for website development. We strongly support Jekyll themes that take advantage of technologies such as Gulp, Webpack, Browsersync, and others. This library aims to add functionality to themes developed using these technologies.

Readme

Keywords

Package Sidebar

Install

npm i jekyllup

Homepage

jekyllup.com

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

4.07 kB

Total Files

4

Last publish

Collaborators

  • itwcw2000