I tried updating the modules but was not able to import polymer correctly. I'll be on holyday until 4th of august so in the meantime other persons will hopefully look at this and could help me out. I would love to hear everyones opinion on this problem and hopefully we can come to a proper solution with eachother.
This is a solution adapted from the proposal by Tim van der Lippe.
He proposed a solution where we have a core development team that implementes custom elements that can be used by committees. His full analysis and vision can be found here
This is a very good analysis and there is indeed a lot that can be improved in the committee websites. Tim proposed to create a core development team that maintain the template and create it. We think this may not be necessary. Creating the elements this summer might be sufficient for now.
It needs to be generic for every committee. Therefore our first idea was to create just a simple index.html
and style.css
file. But we don't think that this is sufficient.
All suggestions are welcome! We made a initial version of the idea. Of course this is not final and we are happy to hear your opinion.
Summarized:
So what should we provide?
We are now working on a version that uses custom Elements. This is in line with what Tim van der Lippe. One problem that we need to solve here is the customizability.
We tried a version with bootstrap. But this ended up in more like a black box where your style is coming from. This also meant less customizability. Therefore we ommitted this version.