KhalisFoundation / sttm-web

STTM website - https://www.sikhitothemax.org
https://www.sikhitothemax.org
Open Software License 3.0
51 stars 34 forks source link

Support Google AMP #375

Open bogas04 opened 6 years ago

bogas04 commented 6 years ago

This is good for SEO and let's user see content much faster.

bogas04 commented 6 years ago

Blocked by adding SSR support.

saintsoldierx commented 4 years ago

@ManjotS Do you know if this is doable? Not sure what the blocker is but wanting to know whether it can be worked on or still blocked.

ManjotS commented 4 years ago

I don't know what SSR is. Somebody with working knowledge of this will need to respond. @bogas04 @navdeepsingh @tsingh777

tsingh777 commented 4 years ago

SSR is server-side-rendering

ManjotS commented 4 years ago

we have server side rendering according to the last conversation I saw on slack.

Is it blocked by having it or not having it?

bogas04 commented 4 years ago

We have SSR for purpose of rendering the initial HTML chunk, not the actual content. That is where frameworks like NextJS come into place, however for our scenario it's better we add webpack+babel tooling for our server to be able to render react components.

ManjotS commented 4 years ago

I think @plug-n-play is working on nextjs

plug-n-play commented 4 years ago

Yes @ManjotS - Helping hand(s) would be great. @bogas04 and I have been advocating this since long. Would really appreciate if we can give this a serious shot and move forward. This would help help sttm.co a lot.

saintsoldierx commented 3 years ago

Related to #329

navdeepsingh commented 3 years ago

@plug-n-play what's the status of Nextjs transformation at your side?

plug-n-play commented 3 years ago

I m no longer working on it

saintsoldierx commented 1 year ago

@gurjit03 please look into this and feedback.