WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

OpenIndexMaps/openindexmaps.github.io

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