project-owlly / e-collecting

🦉 owlly enables the secure and easy electronic signing, validation and counting of popular initiatives and referendums for campaign platforms and offers a holistic e-collecting approach for Switzerland.
https://docs.owlly.ch
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

5 ) Info Webseite mit dynamsichen Daten anhand Routing. #12

Open sansan88 opened 4 years ago

sansan88 commented 4 years ago
4.5 Info Webseite dynamisch Sandro
4.5.1 Dynamisches Routing mit Scully? Sandro
4.5.2 Build Job für Webseite nach jeder neuen Initiative? Sandro
4.5.3 SSG SEO? Sandro

do everything else :)

Routing mit Scully dynamisch einrichten. SSG Scully?

peterpeterparker commented 4 years ago

If I would have to do this, then I would use Gatsby

I would be faster than having to learn something new and the Gastby eco-system is bright, React is super and it can achieve super performance

peterpeterparker commented 4 years ago

@sansan88 you know what? Gatsby is maybe the tools for the job.

We can maybe manage the "initiative" as a "blog" aka with the related feature.

I don't know what were your plan to handle the content of all the initiative but using markdown files for these would makes it easy.

Process to create a new initiative:

sansan88 commented 4 years ago

@sansan88 you know what? Gatsby is maybe the tools for the job.

We can maybe manage the "initiative" as a "blog" aka with the related feature.

I don't know what were your plan to handle the content of all the initiative but using markdown files for these would makes it easy.

Process to create a new initiative:

* add an entry in  the db

* create a markdown file

* add in the header the related data / id

* write the markdown (à la blog post)

* done

let's keep in mind if I fail with scully. it's beta and... nothing to add. it's beta :)

sansan88 commented 4 years ago

we can close this, when you are done with this. Probl. already mentioned in site repo.