zenika-open-source / oss.zenika.com

Website to display awesome insights about organization open source activity
https://oss.zenika.com
Apache License 2.0
15 stars 110 forks source link

Choose a stack #1

Closed frinyvonnick closed 5 years ago

frinyvonnick commented 5 years ago

The produced website must be static, accessible and white label (so other organization could use it). Otherwise feel free to use any kind of tools who wish, let discuss about it.

hgwood commented 5 years ago

Gatsby might be a good fit.

christopherkade commented 5 years ago

Gatsby might be a good fit.

By researching Gatsby I found its Vue counterpart called Gridsome, has anyone had any experience dealing with it?

For Gatsby, I've personally never had the opportunity to use it but it does seem like a good fit.

frinyvonnick commented 5 years ago

Gatsby works well I used it on a mission and for the NantesJS website. Gridsome seems to have the same features so nice alternative 👍

mfrachet commented 5 years ago

I like the gatsby idea, easy to setup, many tools builtin, some cool plugins

kefranabg commented 5 years ago

Gridsome seems to be a young project with a small community :/ (right now). Nuxt.js provides same features, (jamstack architecture ...) and is well known from the vue.js community with a strong support

ripoul commented 5 years ago

(so other organization could use it)

Does that mean you will scan only the public repos ?

frinyvonnick commented 5 years ago

@ripoul, It means other organizations can make their own instance with customisation options for theming, images an so on :smile:

frinyvonnick commented 5 years ago

Here is a poll to choose which tool to use for frontend https://doodle.com/poll/wyprv69ras4gev5i

frinyvonnick commented 5 years ago

So it will be Gatsby for frontend ! Thanks all for your participation 👏 I will init a fresh install of gatsby 😉