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 hidden (Show)

NotionNext - v2.8.2 文章加锁、Dockerfile

Published by tangly1024 over 2 years ago

What's Changed

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

NotionNext - v2.8.1 - 动态主题切换

Published by tangly1024 over 2 years ago

What's Changed

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v2.8.0...v2.8.1

NotionNext - v2.8.0

Published by tangly1024 over 2 years ago

新增页脚版本号

What's Changed

New Contributors

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v2.7.1...v2.8.0

NotionNext - RSS阅读BUG

Published by tangly1024 over 2 years ago

NotionNext - 调试模式

Published by tangly1024 over 2 years ago

What's Changed

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v2.6.0...v2.7.0

NotionNext - 全文搜索

Published by tangly1024 over 2 years ago

新增功能

  • 全文搜索 ,
    仅支持已缓存数据的全文检索;完全的全文检索可能对性能有点影响。

优化

  • 封装Tabs组件,优化实现逻辑
  • 修复Search输入框在Safari浏览器下输入拼音重复的问题。

What's Changed

Full Changelog: https://github.com/tangly1024/NotionNext/compare/v2.5.0...v2.6.0

NotionNext - 快速添加单页

Published by tangly1024 over 2 years ago

2022-02-28 V2.5.0 主要更新

增加:

  • 快速单页功能
    优化
  • Medium主题升级2.0板式
  • 封装目录组件
  • 去掉FontAwesome组件、改为CDN引用
    修复:
  • RSS数据修正
  • 文章关联导致的编译异常

What's Changed

Full Changelog: https://github.com/tangly1024/NotionNext/compare/V1.0.0...v2.5.0

NotionNext - 新主题 Hexo

Published by tangly1024 over 2 years ago

NotionNext - 新主题、新字体

Published by tangly1024 almost 3 years ago

2021-01-19 V2.3.0
增加:

支持配置文件切换主题,目前支持Next/Fukaswa两个主题
Tabs组件,并支持多个评论插件Tab切换
修改字体为谷歌思源宋体
修复:

Utterance样式错误
修复RSS订阅
优化:

配置文件隐私部分放入环境变量
封装部分组件

What's Changed

Full Changelog: https://github.com/tangly1024/NotionNext/compare/V2.2.0...v2.3.0

NotionNext - 文章列表预览

Published by tangly1024 almost 3 years ago

增加:

  • 文章列表预览文章内容
  • 弹框搜索
  • Collapse组件、用于移动端菜单

修复:

  • gitalk样式错误

优化:

  • 调整FloatButton逻辑
  • 页面体积减小
NotionNext - 完善Theme-Next主题

Published by tangly1024 almost 3 years ago

  1. 增强了自定义配置的功能:在blog.config.js中增加了更多个性化的配置~包括但不限于’开关首页图’、’开关宠物挂件’,’开关评论功能’,’开关分享功能’
  2. 优化了slug参数的逻辑,无需填写slug也可以发布文章,默认将获取notoin的页面Id作为路径
  3. 新增数字分页与下拉刷新两种博客列表模式,可以在blog.config.js中轻松配置。
NotionNext - 重新排版,仿NEXT主题

Published by tangly1024 almost 3 years ago

NotionNext - 优化页面样式,修复排版BUG

Published by tangly1024 almost 3 years ago