Create file: src/data/post/
hello,world!
cd F:\qyeBlog\astrowind npm run dev #运行 npm run build #重构
push: git add . git commit -m “Add post:
update: git add -A; git commit -m “Update post”; git push
Create file: src/data/post/
hello,world!
cd F:\qyeBlog\astrowind npm run dev #运行 npm run build #重构
push: git add . git commit -m “Add post:
update: git add -A; git commit -m “Update post”; git push