-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add 2024-06-09-self-hosting-blog-note
- Loading branch information
1 parent
80b09e3
commit b3a494e
Showing
8 changed files
with
92 additions
and
7 deletions.
There are no files selected for viewing
36 changes: 36 additions & 0 deletions
36
content/zh/notes/2024-06-09-self-hosting-blog-note/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: "自架部落格筆記" | ||
categories: ["note"] | ||
tags: ["Resource", "Blog"] | ||
#externalUrl: "" | ||
# showSummary: true | ||
date: 2024-06-09 | ||
draft: false | ||
--- | ||
|
||
## 框架 | ||
|
||
- [Hugo: The world's fastest framework for building websites](https://gohugo.io/) | ||
- [Blowfish - A powerful, lightweight theme for Hugo.](https://blowfish.page/) | ||
- [Hexo - A fast, simple & powerful blog framework](https://hexo.io/) | ||
|
||
## 留言系統 | ||
|
||
- [Disqus](https://disqus.com/) | ||
- [Utterances](https://utteranc.es/) | ||
- [Giscus](https://giscus.app/) | ||
|
||
[Converting an issue to a discussion - GitHub Docs](https://docs.github.com/en/discussions/managing-discussions-for-your-community/moderating-discussions#converting-an-issue-to-a-discussion) | ||
|
||
[Hugo 博客引入 Giscus 评论系统](https://www.lixueduan.com/posts/blog/02-add-giscus-comment/) | ||
|
||
## SEO | ||
|
||
[SEO 筆記](/notes/2024-06-09-seo-note/) | ||
|
||
## 佈署 | ||
|
||
- [Cloudflare Pages](https://pages.cloudflare.com/) | ||
- [Netlify](https://www.netlify.com/) | ||
- [Vercel](https://vercel.com/) | ||
- [GitHub Pages](https://pages.github.com/) |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.