Want to own a blog site, you read that right, no domain name, server, three minutesTouch the hand
Got you covered!
Tools usedgitee + vuepress
A login,giteeBuild a new warehouse
- Click on the
New Repository
- Follow steps 1, 2, and 3
- The third step is to import a ready-made template, ready for you github.com/Miller-Wang… (star)
Pull the warehouse code to the local
- Pull the code
Git Clone repository addressCopy the code
- Run locally
NPM install NPM run dev or yarn yarn devCopy the code
3. Modify the configuration and add content
- The outermost layer of the
config.js
Files allow you to personalize your blog
img
You can replace the user’s profile picture and blog background image in the directory- Your blog post (
markdown
Format) onpage
directory
- preview
- This little girl friend is not interesting, can be in
config.js
In thedoll
Can also be changed tootherOh, whichever you like to change which, mother no longer worried about you can not find a girlfriend
4. One-click release
npm run release
Copy the code
Five, configure the home page
- Open your warehouse address and select Services (
Service
) – >Gitee Pages
- Configure your deployment path defaults
docs/.vuepress/dist/
Path and click OK
- This will generate an access address for your Git repository later
Open the generated link address
Isn’t that easy? Post your site in the comments section
If this article is helpful to you, please give me a thumbs up