timovv / notion-website-template

Make a personal website using Notion and GitHub Pages
136 stars 62 forks source link

Notion pages are not rendered properly #21

Open AbinayaM02 opened 10 months ago

AbinayaM02 commented 10 months ago

Hi @timovv: First of all, thank you for this work. I was using notion-website-template to host my personal website for quite some time. And recently, I pulled the latest code (that has a fix for chromedriver docker error) and re-deployed my site. Now, the website layout is not the same as before.

Original template from notion:

Screenshot 2024-01-05 at 11 47 29 AM

Published page through notion-website-template:

Screenshot 2024-01-05 at 11 48 48 AM

This change has happened only after I pulled the new code. Is this supposed to happen? It would be great if you could share some insight or fix for this.

Thanks in advance :)

merveenoyan commented 10 months ago

it's a notion related issue I think, other issues are reported as well https://github.com/leoncvlt/loconotion/issues/142#issuecomment-1848103371 I merged the changes from the upstream and re-published and realized this was an issue. Then I reverted my commit back and republished but no luck.

AbinayaM02 commented 10 months ago

Thanks for the response @merveenoyan :) I did revert the latest commit and tried before posting. You're right, looks like it's the changes to the notion API.

swj0419 commented 6 months ago

Is there a way solve it?