Code Monkey home page Code Monkey logo

vaguely-rude-places's Introduction

Vaguely Rude Place Names Map

Gentle Introduction

The Vaguely Rude Place Names Map is a simple web mash up of places which, to the British sense of humour, sound vaguely rude and thus are, by definition, funny. If you're not British, it might be confusing why this is amusing.

Meanwhile, here's a blog post which may, or may not, explain how the map came into being.

License

The source code for the Vaguely Rude Places Map is licensed under the MIT License.

All site content is licensed under the Creative Commons Attribution ShareAlike license.

All GeoJSON and ShapeFile downloads are licensed under the Open Data Commons Attribution license.

Credits

Thanks and credit is due to the following people and organisations:

Colophon

If you're interested, the Vaguely Rude Places Map is built out of the following, fabulous, open source components:

Building

Either fork or clone the master GitHub repository.

Install the map's Bower dependencies.

$ bower install

Install the map's Grunt dependencies.

$ npm install

Build the source.

$ grunt build

By default, the map's Gruntfile.js builds for a production environment, with a build target of dist, so that

$ grunt build

and

$ grunt build --target=dist

are synonymous.

To build for a development environment, which includes the map's test Maptiks tracking code, and keeping the concatenated Javascript source uncompressed, use the dev build target.

$ grunt build --target=dev

If you don't want to use Maptiks map analytics, remove the corresponding dependencies from the cdndeps and concat Grunt tasks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.