Skip to content

OpenIndexMaps/openindexmaps.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openindexmaps.github.io

This is the website for OpenIndexMaps.org

Installation

Requires both Ruby (to run Jekyll) and JavaScript / NPM to compile JavaScript

Building JavaScript

Install JavaScript dependencies

$ npm install

Building JavaScript

$ npx webpack

Continously watch and build

$ npx webpack --watch

Building Jekyll site

Install Jekyll and Ruby dependencies

$ bundle install

Running Jekyll

$ bundle exec jekyll serve

Build process on Netlify

npm i; npx webpack; jekyll build

Packages

No packages published

Contributors 6

Languages