ChatGPT
Clone the code
git clone https://github.com/powerfulyang/us4ever.com
Install dependencies
pnpm install
Start the development service
pnpm run dev
Then, you can modify the website configuration in src/contents/siteMetadata.ts
.
Start writing your own blog posts in src/contents/blog
.
You can deploy the code to Cloudflare Pages.
If you have any ideas or suggestions, you can let me know through Issues or directly send me an email.
Of course, if you are capable of optimizing the code, feel free to submit a PR (Pull Request).