Skip to content

boychina/blog-eggcake

Repository files navigation

Next.js & Markdown

这是一个基于Next.js和Markdown的博客模板项目。

todo

  • 代码高亮
  • 翻页
  • 内容导航
  • 上一篇、下一篇
  • 标签云
  • 标签过滤
  • Post锚点
  • 登录、评论模块
  • BackTop
  • Hover 效果 & 卡片点击下钻
  • 首页卡片展示关键字/标签
  • 标签搜索页面可以回到主页
  • 内容详情页增加回到上一页能力,不能每次只能回到首页
  • 标签云放到Widget最上边
  • 文章更新日历📆
  • 日历过滤能力
  • 内容分类:文章、LeetCode刷题
  • Bug:翻页图片及内容显示不正常
  • 白天、夜晚主题
  • 关键字搜索
  • github.io部署

development

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

production

# build for production and launch server
$ yarn build
$ yarn start

About

一个基于Next.js和Markdown的博客模板,体验:http://www.eggcake.cn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published