Hexo blog building tutorial
preface
I didn't want to make such a fuss, but the previously rented Alibaba cloud student server is about to expire and can't be renewed at the student price. So I want to renew my life with another cloud server, but all platforms of the student server are similar.
The advantage of student server is that it is cheap and can toss around. The ...
Added by jonathen on Sat, 29 Jan 2022 02:42:20 +0200
[teach you to build a server series] (11) use GitHub+Hexo to build your own website and blog
Some cloud vendors I have visited in vain:
Cloud server manufacturerStudent identityNew user (non student)Tencent cloudStudent special, 1-core 2G5M broadband, only 9 yuan / monthXingxinghai SA2 cloud server, 1-core 2G, 99 yuan in the first year (answer: currently used by the owner) I don't know if there are any coupons. You can tryThere is no ...
Added by mpf on Sun, 23 Jan 2022 21:07:03 +0200
Blog building (based on hexo)
preparation
Blog framework: Hexo
Blog topic: Fluid, Ayer, butterfly
Host: alicloud lightweight application server
Configuration: 2-core 2G 60GB
Photo bed: Alibaba cloud OSS
Software: OSS browser (alicloud OSS adapter)
Writing tool: Typora
Drawing bed software: PicGo
Blog backup: Github, Gitee, Onedrive
Blog frame selection
I use ...
Added by jplavoie on Sun, 09 Jan 2022 16:43:54 +0200
hexo blog building and theme optimization
crystalBlog
Part I hexo blog building and theme optimization (I)
Theme optimization II
21. Website log settings
Under the subject directory_ In the config.yml configuration file:
# Configure website favicon and website LOGO
## local
#favicon: /favicon.png
#logo: /medias/logo.png
# The CDN I use here can also use local files
favicon: https: ...
Added by lazersam on Sat, 20 Nov 2021 22:44:34 +0200