fff#13
Merged
Merged
Conversation
Notion config rows often use env-style names (WALINE_SERVER_URL). siteConfig only read COMMENT_WALINE_SERVER_URL, so Waline stayed empty. Fall back to WALINE_* / NEXT_PUBLIC_WALINE_* for server URL and recent list. Co-authored-by: Cursor <cursoragent@cursor.com>
- Add MAINTENANCE_PHILOSOPHY (zh-CN + en): PR sizing, high-impact paths, drift control - Link from README, CONTRIBUTING, and docs index Co-authored-by: Cursor <cursoragent@cursor.com>
- CONTRIBUTING zh/en: canonical URL, welcome org membership, git remote - README zh/en: hosting blurb; badges and contrib links to notionnext-org - docs README zh/en: short org section with same remote command - CONTRIBUTING.md fork/compare links point to org repo Co-authored-by: Cursor <cursoragent@cursor.com>
…lity - Stack image (z-0), overlay (z-5), title (z-20) with isolate - Add backdrop-blur on bottom veil; stronger via/to gradient - Title: drop-shadow to separate from busy covers Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…4046) - Align staticPaths cache key default pageId with fetchGlobalAllData (BLOG.NOTION_PAGE_ID) - Clear in-process allPages promise entry on rejection so builds can retry - Run cleanTagOptions before cleanPages to avoid stale tagItems -> 404 - Add regression test for rejected then successful getSharedAllPages Implements #4046; relates to #4043. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
已知问题
解决方案
.env.local迁移到package.jsonpackage.json读取版本号改动收益
package.json读取具体改动
blog.config.js测试确认