Compare commits
4 Commits
e5a591e03c
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9890a10bdf | |||
| ad6b87ff92 | |||
| 251afa8526 | |||
| e19f0bf0f1 |
78
.github/workflows/hugo.yaml
vendored
78
.github/workflows/hugo.yaml
vendored
@@ -1,78 +0,0 @@
|
|||||||
# Sample workflow for building and deploying a Hugo site to GitHub Pages
|
|
||||||
name: Deploy Hugo site to Pages
|
|
||||||
|
|
||||||
on:
|
|
||||||
# Runs on pushes targeting the default branch
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
pages: write
|
|
||||||
id-token: write
|
|
||||||
|
|
||||||
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
|
|
||||||
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
|
|
||||||
concurrency:
|
|
||||||
group: "pages"
|
|
||||||
cancel-in-progress: false
|
|
||||||
|
|
||||||
# Default to bash
|
|
||||||
defaults:
|
|
||||||
run:
|
|
||||||
shell: bash
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
# Build job
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
env:
|
|
||||||
HUGO_VERSION: 0.124.0
|
|
||||||
steps:
|
|
||||||
- name: Install Hugo CLI
|
|
||||||
run: |
|
|
||||||
wget -O ${{ runner.temp }}/hugo.deb https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-amd64.deb \
|
|
||||||
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
|
|
||||||
- name: Install Dart Sass
|
|
||||||
run: sudo snap install dart-sass
|
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
with:
|
|
||||||
submodules: recursive
|
|
||||||
fetch-depth: 0
|
|
||||||
- name: Setup Pages
|
|
||||||
id: pages
|
|
||||||
uses: actions/configure-pages@v4
|
|
||||||
- name: Install Node.js dependencies
|
|
||||||
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
|
|
||||||
- name: Build with Hugo
|
|
||||||
env:
|
|
||||||
# For maximum backward compatibility with Hugo modules
|
|
||||||
HUGO_ENVIRONMENT: production
|
|
||||||
HUGO_ENV: production
|
|
||||||
run: |
|
|
||||||
hugo \
|
|
||||||
--gc \
|
|
||||||
--minify \
|
|
||||||
--baseURL "${{ steps.pages.outputs.base_url }}/"
|
|
||||||
- name: Upload artifact
|
|
||||||
uses: actions/upload-pages-artifact@v3
|
|
||||||
with:
|
|
||||||
path: ./public
|
|
||||||
|
|
||||||
# Deployment job
|
|
||||||
deploy:
|
|
||||||
environment:
|
|
||||||
name: github-pages
|
|
||||||
url: ${{ steps.deployment.outputs.page_url }}
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
needs: build
|
|
||||||
steps:
|
|
||||||
- name: Deploy to GitHub Pages
|
|
||||||
id: deployment
|
|
||||||
uses: actions/deploy-pages@v4
|
|
||||||
@@ -12,8 +12,23 @@ edit: false
|
|||||||
comment: true
|
comment: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### 申请要求
|
||||||
|
|
||||||
|
感谢添加我为友链,作为互联网的一个独立的小角落,也希望您的网站能够满足以下几点简单的要求
|
||||||
|
|
||||||
|
- 有超过 5 篇独立的原创文章
|
||||||
|
- 网站使用独立的付费域名,使用标准 HTTPS 端口(443),开启 SSL 证书
|
||||||
|
- 不接受包括但不限于以下内容的友链申请
|
||||||
|
- 带有推广性质(云服务、广告等)的博客
|
||||||
|
- 论坛
|
||||||
|
- 资源分享
|
||||||
|
|
||||||
|
我将每个季度审查一次所有已添加友链的网站,若发现网站无法访问或不符合上述要求,将移除该友链
|
||||||
|
|
||||||
### 友链申请格式
|
### 友链申请格式
|
||||||
|
|
||||||
|
请按以下格式在评论区留言~
|
||||||
|
|
||||||
> 网站名称:TaurusXin 的独立博客
|
> 网站名称:TaurusXin 的独立博客
|
||||||
>
|
>
|
||||||
> 网站链接:<https://www.taurusxin.com>
|
> 网站链接:<https://www.taurusxin.com>
|
||||||
|
|||||||
51
content/post/089.christmas-hat/index.md
Normal file
51
content/post/089.christmas-hat/index.md
Normal file
@@ -0,0 +1,51 @@
|
|||||||
|
---
|
||||||
|
title: "一夜爆火的小工具 - 给你的头像加上圣诞帽"
|
||||||
|
categories: [ "Tool" ]
|
||||||
|
tags: [ "头像", "圣诞帽" ]
|
||||||
|
draft: false
|
||||||
|
slug: "christmas-hat"
|
||||||
|
date: "2025-12-08T23:51:00+0800"
|
||||||
|
---
|
||||||
|
|
||||||
|
## 欢迎!
|
||||||
|
|
||||||
|
如果你是从我的「圣诞帽🎄 By TaurusXin」站点过来的,那么非常欢迎你也点进了我的博客,这里是我创作和分享灵感与生活日常的地方,希望你能够喜欢这里!
|
||||||
|
|
||||||
|
如果你不知道,那么可以[点击这里](https://tools.taurusxin.com/hat/)去看看,这是一个非常有意思的小工具,用于给你的社交媒体头像戴上一顶圣诞帽。
|
||||||
|
|
||||||
|
## 起因
|
||||||
|
|
||||||
|
12 月 8 日早上,我收到了十几封来自腾讯云 EdgeOne 与 Cloudflare 的邮件,均提示我的 CDN 流量与请求数量异常高,已经接近我设定的阈值上限而被关停。
|
||||||
|
|
||||||
|
开始认为是 PCDN 又在刷流量,后面登上 EdgeOne 的控制台发现都是正常的流量访问,来源是遍布全球的地址。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
此时 EdgeOne CDN 已经自动关停,而 Cloudflare 也提示我 Worker 与 Pages 的访问数即将达到阈值
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 扩容
|
||||||
|
|
||||||
|
到公司后,我立马开始着手流量激增的问题,好在我现在部署的服务器完全能够承载住此次流量,多亏了腾讯云的锐驰服务器。200M的带宽让资源非常轻松地就能够迅速加载。
|
||||||
|
|
||||||
|
分析 Nginx 日志后,最高峰的访问次数来到了 8 日的下午 15:25 分左右,此时 HTTPS QPS 来到了近 100 q/s,流量一度在几十分钟内跑满了 200M 的服务器 BGP 带宽。
|
||||||
|
|
||||||
|
紧急加上了 Umami 分析,大约一小时后,后台反馈的数据是,大多数的访问来源为 bing 搜索以及 QQ 空间
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
此时 bing 搜索的排名已经来到了相关关键词的第一位。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 结语
|
||||||
|
|
||||||
|
不管怎么说,这也是我制作的内容第一次出圈,也希望您能喜欢这里!
|
||||||
|
|
||||||
|
另外附上项目的开源地址:<https://github.com/taurusxin/ChristmasHat>
|
||||||
|
|
||||||
|
有兴趣的可以自己去部署玩一玩!
|
||||||
|
|
||||||
|
提前预祝所有阅读到这篇文章的伙伴圣诞快乐!
|
||||||
Reference in New Issue
Block a user