最近想把自己本地的 markdown 笔记做成博客传到 github ,再通过自动部署到 vercel 或腾讯 edgeone 上,希望找一个比较易用好看的博客/笔记项目,希望大佬们有没有好的项目分享让我学习一下
1
lavvrence 2024-10-25 16:37:29 +08:00 |
2
8355 2024-10-25 16:40:02 +08:00
不如直接 notion 写笔记上 vercel 了
|
3
yiton 2024-10-25 16:41:08 +08:00 |
4
concernedz 2024-10-25 16:42:16 +08:00
notion next ?
|
5
a174871 OP PS:之前部分笔记是用 JetBrains 家的 Writerside 写的,可能是我不会用,我没找到合适的传 github 并发布的方案
|
7
randomstream 2024-10-25 17:04:34 +08:00
@jaylee4869 后端么?居然挺不错的看着
![]() |
8
bgm004 2024-10-25 17:08:08 +08:00
https://crosschannel.cc 自己用 nextjs 搭的,本地文件和远程数据都支持。
|
9
admol 2024-10-25 17:33:52 +08:00
https://vercel.com/templates/astro/astro-paper
用这个直接部署,白嫖 vercel + github + cloudflare 效果: - https://astro-paper.pages.dev - https://jingling.im |
10
yuhangch 2024-10-25 18:18:34 +08:00 不嫌弃看看我的,可能要自己改造一下
https://github.com/yuhangch/astro-theme-panda 现在自己用的一版变化也比较大 https://github.com/yuhangch/yuhang.ch https://yuhang.ch |
11
MENGKE 2024-10-25 18:48:35 +08:00
看看我的博客呢,前两天刚更新了 2.0 版本,我自认为还挺简洁的: https://www.mengke.me/
github: https://github.com/mk965/mengke.me vercel 部署 + nextjs + tailwindcss 博文用 md 写 ![]() |
12
yqq0312 2024-10-25 23:37:54 +08:00 |
13
jiangyuorg 2024-10-27 16:54:27 +08:00 via Android
hexo ,hugo 类似的静态博客框架都可以。
|
14
harrisonwang 2024-10-27 22:56:27 +08:00 @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 2024-10-28 10:56:20 +08:00
简洁易上手的 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 2024-10-29 11:10:31 +08:00
|
17
0x5c0f 2024-10-29 11:21:11 +08:00 没看懂,感觉需要的是 hugo
|
18
Plumbiu 363 天前
看看我的:
github: https://github.com/Plumbiu/blog 网站: https://blog.plumbiu.top/ 有 Playground 、自定义组件功能,特别优化过性能 |
19
w4n9hu1 361 天前
刚学 astro ,写了个简单的主题 https://astro.build/themes/details/astrorainbow/
|
20
zihanla 360 天前
|