最近想把自己本地的 markdown 笔记做成博客传到 github ,再通过自动部署到 vercel 或腾讯 edgeone 上,希望找一个比较易用好看的博客/笔记项目,希望大佬们有没有好的项目分享让我学习一下
![]() | 1 lavvrence 355 天前 ![]() |
![]() | 2 8355 355 天前 不如直接 notion 写笔记上 vercel 了 |
![]() | 3 yiton 355 天前 ![]() |
4 concernedz 355 天前 notion next ? |
5 a174871 OP PS:之前部分笔记是用 JetBrains 家的 Writerside 写的,可能是我不会用,我没找到合适的传 github 并发布的方案 |
7 randomstream 355 天前 @jaylee4869 后端么?居然挺不错的看着 ![]() |
![]() | 8 bgm004 355 天前 https://crosschannel.cc 自己用 nextjs 搭的,本地文件和远程数据都支持。 |
![]() | 9 admol 355 天前 https://vercel.com/templates/astro/astro-paper 用这个直接部署,白嫖 vercel + github + cloudflare 效果: - https://astro-paper.pages.dev - https://jingling.im |
![]() | 10 yuhangch 355 天前 ![]() 不嫌弃看看我的,可能要自己改造一下 https://github.com/yuhangch/astro-theme-panda 现在自己用的一版变化也比较大 https://github.com/yuhangch/yuhang.ch https://yuhang.ch |
![]() | 11 MENGKE 355 天前 看看我的博客呢,前两天刚更新了 2.0 版本,我自认为还挺简洁的: https://www.mengke.me/ github: https://github.com/mk965/mengke.me vercel 部署 + nextjs + tailwindcss 博文用 md 写 ![]() |
![]() | 12 yqq0312 354 天前 ![]() |
![]() | 13 jiangyuorg 353 天前 via Android hexo ,hugo 类似的静态博客框架都可以。 |
![]() | 14 harrisonwang 353 天前 ![]() @a174871 楼主不仅是想记录笔记,同时也想分享笔记吧? 可以考虑用 astro-paper 主题,定制难度不大,这个主题我用于记录和分享每天学习到的东西。 若不满意可以看看我主站博客的 Jekyll Chirpy 主题,也可以作为笔记使用 。 如果 Vercel 、Cloudflare Pages 等不满足要求,也可编写一个 GitHub Actions 的脚本,自动部署到自己的主机。 https://github.com/cotes2020/chirpy-starter https://voxsay.com https://github.com/satnaing/astro-paper https://til.voxsay.com |
![]() | 15 Justin3go 352 天前 简洁易上手的 Vitepress 静态博客模板 - github: https://github.com/Justin3go/justin3go.com - demo: https://justin3go.com/ 更加简洁的 Vitepress 静态周刊模板 - github: https://github.com/Justin3go/FAV0 - demo: https://fav0.com 欢迎尝试~ ![]() |
![]() | 16 starrystarsky 351 天前 |
![]() | 17 0x5c0f 351 天前 ![]() 没看懂,感觉需要的是 hugo |
![]() | 18 Plumbiu 347 天前 看看我的: github: https://github.com/Plumbiu/blog 网站: https://blog.plumbiu.top/ 有 Playground 、自定义组件功能,特别优化过性能 |
19 w4n9hu1 345 天前 刚学 astro ,写了个简单的主题 https://astro.build/themes/details/astrorainbow/ |
20 zihanla 344 天前 |