morethanmin / morethan-log

😎 A static blog using notion database
https://morethan-log.vercel.app
MIT License
1.89k stars 1.51k forks source link

[Bug]: Notion posts will not automatically updated!! #362

Open kosratdev opened 3 months ago

kosratdev commented 3 months ago

Describe the bug

I've forked and deployed the project (https://blog.kosrat.dev), I've added some new posts but they will not appear on the website automatically till I redeploy in the Vercel. Is it normal behavior or should they appear/be updated automatically on the website?

To reproduce

  1. Go to ...
  2. Click on ...
  3. Scroll down to ..
  4. See error

Browser

Google Chrome v125.0.6422.78

Validations

JihooDev commented 3 months ago

Set revalidateTime to 1 set revalidateTime in site.config.js

lawson-ng commented 2 months ago

@kosratdev Please check the FAQ section in the Readme. This will help you.