commit edee708802e0df9e3a9a2e85a597df7935917e3a Author: Sakurasan <26715255+Sakurasan@users.noreply.github.com> Date: Sun Sep 20 20:48:00 2026 +0800 baseline: 保留 07 风格重写前的 Vue 前端原件 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bf8601e --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +# 依赖与构建产物 +node_modules/ +dist/ +frontend/dist/ + +# 运行时数据 +data/ +*.db +*.db-wal +*.db-shm + +# 开发进程日志 / pid +.run/ + +# 二进制 +one-server +backend/one-server + +# 本地环境变量 +.env +.env.local + +.DS_Store diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..187ee1f --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,13 @@ + + +
+ + ++ xLog is a decentralized blog platform built on Crossbell. It gives every + creator a permanent home on the open web — own your content, connect with + readers, and tip creators across the network. +
+This page could not be found.
+