/fresh-notion-blog

Notion Blog using the awesome framework Fresh from Deno.

Primary LanguageTypeScriptMIT LicenseMIT

Fresh Notion Blog

Made with Fresh

Notion Blog using the awesome framework Fresh from Deno.

Usage

Start the project:

deno task start

todos

  • 获取 notion 数据,根据数据渲染页面

    • 标题
    • 图标
    • 封面
    • 段落
    • 提示框
    • 折叠块
    • 引用块
    • 代码块
    • 图片
    • 链接
    • 表格
    • 多列列表
    • 数据表
    • 数据库
    • Todo 列表
    • 有序列表(数字递增)
    • 面包屑导航(子页面)
    • 侧边栏,用来处理有目录的页面(子页面)
  • 新功能&教程

    • 新功能,留言板?哈哈 😄
    • 使用本项目部署到 deno deploy 的教程
    • 使用本项目,在本地运行的教程