1.3.10 • Published 8 years ago

hs-poly-locator v1.3.10

Weekly downloads
157
License
-
Repository
github
Last release
8 years ago

Poly Locator

All of the client-side Locator and Directory code and markup.

Dependencies

Installation

  1. Install npm (https://docs.npmjs.com/)
  2. cd into the root directory of the theme where package.json is located.
  3. Install Gulp (https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md)
  4. Run npm install
  5. Run gulp
  6. Open browser @ http://localhost:3000/

Local Development

  • Gulp runs all of the tasks required to build the site. It runs webpack for bundling JS. It copies over all the assets inside app/ to build/ directory where the compiled version lives.
  • Run gulp and navigate to http://localhost:3000/ for testing (WIP)

Publishing to NPM

TODO: Handle this in the release process.

  1. Gain collab access to the hs-poly-locator npm package (Alex R. is a good resource for this)
  2. Checkout the master branch
  3. Make sure it is up to date: git fetch && git rebase upstream/master
  4. Update your package version: npm version 1.x.x (1.x.x could be any new version tag you want to use)
  5. The previous step will create a new commit and automatically update your package.json. Make a PR for this.
  6. Publish the package to npm: npm publish
1.3.10

8 years ago

1.3.9

8 years ago

1.3.8

8 years ago

1.3.7

8 years ago

1.3.6

8 years ago

1.3.5

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.13

8 years ago

1.2.12

8 years ago

1.2.11

8 years ago

1.2.10

8 years ago

1.2.9

8 years ago

1.2.8

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.6-pre3

8 years ago

1.2.6-pre2

8 years ago

1.2.6-pre1

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.2.0-pre5

8 years ago

1.2.0-pre4

8 years ago

1.2.0-pre3

8 years ago

1.2.0-pre2

8 years ago

1.2.0-pre

8 years ago

1.1.9-pre4

8 years ago

1.1.9-pre3

8 years ago

1.1.9-pre2

8 years ago

1.1.9-pre

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.23

8 years ago

1.0.22

8 years ago

1.0.21

8 years ago

1.0.20

8 years ago