0.5.0 • Published 6 years ago

neighborland-embed v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Neighborland Embed

This project includes the javascript and CSS to embed Neighborland in your website.

nl_embed.css is the compiled CSS file from the SASS file nl_embed.scss.

If you would like to customize the javascript or CSS for your own site, go for it.

To simply embed Neighborland on your site, see the instructions here:

Documentation and Embed Builder

Full Neighborland API documentation

Install

NPM

npm install neighborland-embed

Yarn

yarn add neighborland-embed

Development

Setup

gem install sass
npm install -g minify

Compile

Do not edit nl_embed.css or nl_embed.js directly.

Regenerate the output files using bin/build.