Coder Social home page Coder Social logo

willemarcel / toolbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hotosm/toolbox

0.0 2.0 0.0 449.61 MB

Documentation and training materials for mapping and data collection

Home Page: https://hotosm.github.io/toolbox/

JavaScript 40.31% Python 38.54% Shell 13.65% Dockerfile 7.51%

toolbox's Introduction

Mapping toolbox

In this location, HOT will be collecting documentation and training materials relaing to setting up and running a mapping project. This includes both digitization and remote mapping, as well as field mapping and ground surveying.

Unless noted otherwise, all content in this repository is licensed under a Creative Commons Attribution 4.0 International License.

CircleCI

Local development

To build this site locally an installation of Hugo and Nodejs is required. Hugo binaries for all platforms are available here:

https://github.com/gohugoio/hugo/releases

Clone this repo with the --recurse-submodules:

git clone --recurse-submodules https://github.com/hotosm/toolbox.git

Build the search index if language is supported

cd toolkit-site
node ./.build_scripts/build_index.js

run Hugo

hugo serve

This builds and runs a local webserver with hot-reloading for local content development (Note the search indexes will not be hot rebuilt and loaded).

If the default port is available you can navigate to the built development site at http://localhost:1313 in your browser. If 1313 is already in use by another program hugo will choose another port and return it to the stdout of your terminal e.g.

Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at //localhost:58696/ (bind address 127.0.0.1)
Press Ctrl+C to stop

Contributing

This repo holds the directory structure and markdown content for the toolkit site. All style or layout changes are maintained in the separate hugo-book theme repo and tracked as a submodule in this repo.

toolbox's People

Contributors

jessbeutler avatar russbiggs avatar pauluithol avatar scolchester avatar adisadit avatar dakotabenjamin avatar smit1678 avatar lusdavo avatar

Watchers

James Cloos avatar  avatar

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.