Skip to content

geostyler/geostyler-beginner-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geostyler-beginner-workshop

Workshop on how to use GeoStyler from scratch

The online workshop can be found on https://geostyler.github.io/geostyler-beginner-workshop/.

Local Build

The workshop requires you to have jekyll installed on your system. You can find detailed instructions on how to install it on https://jekyllrb.com/.

Navigate into the workshop/ directory and run

bundle exec jekyll build

to create a local build of the workshop, or

bundle exec jekyll serve

to also start a dev server that hosts the workshop on localhost:4000. Hot-reloading is activated by default.

Run workshop application

You can run the final application by navigating into the geostyler-app/ directory and running

npm i
npm start

The application is hosted on localhost:3000.

License

This workshop is released under the BSD 2-Clause license. Please see the file LICENSE in the root of this repository.

Funding & financial sponsorship

Maintenance and further development of this code can be funded through the GeoStyler Open Collective. All contributions and expenses can transparently be reviewed by anyone; you see what we use the donated money for. Thank you for any financial support you give the GeoStyler project 💞