Hobr.Site
/root
~/
Home
~/
Contact
~/
Blog
~/
Archive
~/
Tags
$
find ~/posts -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/软件工程
#软件工程
->