Skip to content

britiger/konferenz-homepage

 
 

Repository files navigation

FOSSGIS Conference

Official websites for the FOSSGIS conferences.

Directories

  • files: Contains supplementary files; Currently only Photoshop and Pixelmator files of the website header image
  • inc: Includes for sidebar navigation and web site header

All other directories should be self explaining.

Docker

You can run the website locally with docker-compose.

Run the following command in your terminal:

docker-compose up -d

After that you can access the website with your browser, e.g. http://localhost/2019. You are able to change content in this project and see the changes in your browser after a reload.

When you are finished you can stop the server by running the following command in your terminal:

docker-compose down

Third party content

Fonts

The Droid font which is available in this repository is from Google and available under the terms of the Apache License 2.0

JavaScript

Leaflet is © 2010-2018, Vladimir Agafonkin, © 2010-2011, CloudMade and available under the 2-clause BSD license.

The OpenLayers 2 library in this repository is © 2006-2013 by OpenLayers Contributors and was published under the 2-clause BSD license.

OpenLayers' compressed code contains code under the following licenses (For uncompressed versions of the code used, please see the OpenLayers Github repository: https://github.com/openlayers/ol2):

About

Website für FOSSGIS Konferenzen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.1%
  • Hack 5.7%
  • JavaScript 3.3%
  • PHP 2.9%
  • Other 1.0%