Git Product home page Git Product logo

piratenmandate-frontend's Introduction

Frontend für piratenmandate

Dies ist eine Aufbereitung der XML-Daten der kommunalen Piratenmandate aus diesem Repository als Webseite.

  1. JavaScript-Pakete im Verzeichnis js/ ablegen:
  1. Bootstrap in css/ ablegen
  2. Das piratenmandate-Repository als Ordner im Haupverzeichnis ablegen
  3. make ausführen

Die Dateien im Verzeichnis _out sollten dann den auf kommunalpiraten.de gehosteten entsprechen.

Struktur

  • js/, css/: Externe Pakete
  • jslocal/, csslocal/: Eigener Code und Styles
  • fonts/, img/: Fonts, Bilder, Sprites
  • geojson/: Geoinformationen, selbst angepasst aus Daten vom BKG und OpenStreetMap
  • *.xsl Stylesheets zum automatischen Generieren von Inhalten aus der piratenmandate.xml

Troubleshooting

  • Das Makefile verwendet xsltproc zum Anwenden der XSL-Stylesheets. Das Programm muss vorhanden sein, kann aber theoretisch durch einen kompatiblen XSLT 1.0-Prozessor ersetzt werden.

piratenmandate-frontend's People

Contributors

dave-null avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

tomalak

piratenmandate-frontend's Issues

Labels on Accordeon

Add tooltips from leaflet to Accordeon.

What was Thema leaflet tooltip's class?

Fix accordeon css

Accordeon CSS may not work with more than one line h2s. Fix CSS and animation.

Deeplinks

It should be possible to set a deep link to a Gebiet.

Error during make process

mkdir -p _out/js/
cp -r js/accordeon.js _out/js/; cp -r js/jquery.min.js _out/js/; cp -r js/jqPlot _out/js/;
cp: cannot stat `js/jqPlot': No such file or directory
make: *** [javascript] Error 1

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.