NotionNext

使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)

MIT License

Stars
6.3K
Committers
72

Bot releases are visible (Hide)

NotionNext - v3.13.4

Published by tangly1024 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v.3.13.3...v3.13.4

NotionNext - v.3.13.3

Published by tangly1024 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.13.2...v.3.13.3

NotionNext - v3.13.2

Published by tangly1024 over 1 year ago

  • 修复3.13.0/3.13.1 已知的编译问题,菜单栏样式问题。
  • simple 主题新增上一篇/下一篇文章组件。
  • simple 主题搜素框自动聚焦
  • hexo/matery主题背景图遮罩阴影样式
NotionNext - v3.13.1

Published by tangly1024 over 1 year ago

改动

  • 修复 3.13.0的已知bug
NotionNext - v3.13.0

Published by tangly1024 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.12.4...v3.13.0

NotionNext - V3.12.4

Published by tangly1024 over 1 year ago

What's Changed

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.12.3...v3.12.4

NotionNext - v3.12.3

Published by tangly1024 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.12.2...v3.12.3

NotionNext - 3.12.2

Published by tangly1024 over 1 year ago

  • hexo主题支持配置博客图片左右交叉

    // themes/hexo/config_hexo.js
    POST_LIST_IMG_CROSSOVER: true, // 博客列表图片左右交错; 否则图片均在右侧
    
  • hexo主题动画优化

  • simple主题也面溢出bug

NotionNext - v3.12.1

Published by tangly1024 over 1 year ago

  • simple主题微调
  • 站点支持配置图片url类型
IMG_URL_TYPE: process.env.NEXT_PUBLIC_IMG_TYPE || 'Notion', // ['Notion','AMAZON'] 站点图片前缀 默认 Notion:(https://notion.so/images/xx) , AMAZON(https://s3.us-west-2.amazonaws.com/xxx)
NotionNext - v3.12.0

Published by tangly1024 over 1 year ago

What's Changed

  • 修复bug
  • 新主题simple

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.11.0...v3.12.0

NotionNext - v3.11.0

Published by tangly1024 over 1 year ago

主要改动

  • 修复样式bug
  • 调整rss方案,节省流量
  • nobelium支持切换头像

What's Changed

New Contributors

Full Changelog: https://github.com/tangly1024/NotionNext/compare/3.10.2...v3.11.0

NotionNext - v3.10.2

Published by tangly1024 over 1 year ago

What's Changed

改变了啥

  • 修复由于缓存导致图片链接失效,图片无法加载的BUG。
  • notion表格允许自定义下拉框选项。
  • 用户可以自定义 分类(type) 和 状态(status) 的内容:
    image

  • 分类
    image

  • 状态
    image

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.10.0...3.10.2

NotionNext - 3.10.0

Published by tangly1024 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.9.6...v3.10.0

NotionNext - 3.9.6

Published by tangly1024 over 1 year ago

What's Changed

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.9.4...v3.9.6

NotionNext - v3.9.4

Published by tangly1024 over 1 year ago

What's Changed

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.9.3...v3.9.4

NotionNext - v3.9.3

Published by tangly1024 over 1 year ago

What's Changed

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.9.2...v3.9.3

NotionNext - 3.9.2

Published by tangly1024 over 1 year ago

NotionNext - 3.9.1

Published by tangly1024 over 1 year ago

微调

  • 修复emoji字体bug
  • 修复nest线条背景bug
  • hexo主题新增奇偶卡牌样式特性
NotionNext - v3.9.0

Published by tangly1024 over 1 year ago

What's Changed

NotionNext - v3.8.2

Published by tangly1024 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v3.8.1...v3.8.2