Skip to content

Developer tools for Scroll Viewport theme developers (more info: https://www.k15t.com/software/scroll-viewport)

License

Notifications You must be signed in to change notification settings

K15t/viewport-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viewport-tools

Deprecation Notice

This module will be deprecated for its alternative viewport-uploader. Copy and follow the instructions of the basic example of this new module to get started with Viewport Theme Development. It uses webpack for bundling which allows you to use ES6 style javascript in your custom theme. viewport-tools won't receive any more updates in the future.

The viewport-tools contain command-line tools for Scroll Viewport theme developers.


Installation

Being command-line the viewport-tools should be installed globally.

$ npm install -g viewport-tools

If that doesn't work, try $ sudo npm install -g viewport-tools.

Usage

Initialize local development

Set up ~/.viewportrc to develop locally with the gulp-viewport plugin:

$ viewport init

Create a new Scroll Viewport Theme

Create a new Scroll Viewport theme project:

$ viewport create

NOTE: Make sure to follow the getting started steps provided when the theme has been created.

Development

  1. Checkout project
  2. Do npm link

Resources

License

MIT

About

Developer tools for Scroll Viewport theme developers (more info: https://www.k15t.com/software/scroll-viewport)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published