Hobr.Site
/root
~/
首页
~/
联系
~/
博客
~/
归档
~/
标签
$
find ~/博客 -type f | xargs grep '^tags:' | sort -u
./tags/AI
#AI
->
./tags/Agent
#Agent
->
./tags/GPT
#GPT
->
./tags/Galgame
#Galgame
->
./tags/JS
#JS
->
./tags/web
#web
->
./tags/个人
#个人
->
./tags/分布式
#分布式
->
./tags/社会
#社会
->
./tags/软件工程
#软件工程
->