OpenSourceBrain / OSBv2

An updated version of the Open Source Brain platform
https://www.v2.opensourcebrain.org/
Other
12 stars 6 forks source link

Enhance Portal with Next.js #86

Open filippomc opened 3 years ago

filippomc commented 3 years ago

The portal application can benefit from the features given by the next.js framework for data fetching and page/routing management. Also supports markdown pages, making it easier to handle content sections, news, slideshows.

filippomc commented 3 years ago

Made a poc out of this but not really 100% workable at the moment: keycloak js libraries are not supporting proper server side rendering at the moment. Will reconsider this in the future, as it allows better google indexing, performance and indirectly capabilities on inline editing with TinaCMS