add past articles

This commit is contained in:
2025-10-12 14:06:44 +08:00
parent 8d341bbd76
commit cacf715e31
22 changed files with 7855 additions and 41 deletions

View File

@ -3,17 +3,17 @@
## Source: https://github.com/hexojs/hexo/
# Site
title: Hexo
title: Atdunbg's Blog
subtitle: ''
description: ''
keywords:
author: John Doe
language: en
author: atdunbg
language: zh-CN
timezone: ''
# URL
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
url: http://example.com
url: http://atdunbg.xyz
permalink: :year/:month/:day/:title/
permalink_defaults:
pretty_urls:
@ -101,4 +101,6 @@ theme: redefine
# Deployment
## Docs: https://hexo.io/docs/one-command-deployment
deploy:
type: ''
- type: git
repo: git@github.com:atdunbg/atdunbg.github.io.git