Skip to content

JasonSanford/foss4g-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foss4g-map

A map of things at FOSS4G 2014. Visible at http://jasonsanford.github.io/foss4g-map/

If you're staying in a different hotel or just want to change the map a bit, fork this repo and you'll be able to see your own version at http://<your_github_username>.github.io/foss4g-map/.

Building

JavaScript is bundled with browserify. Before building, install dependencies:

npm install -g browserify
npm install

After making changes in assets/js/main.js, be sure to run:

npm run build

Development

A few more scripts are available to help with development, but you'll need to install some things first:

npm install -g serve
npm install -g watchify

Then run the following to serve the site locally and automatically run browserify when changes are made:

npm run dev

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •