最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

Termux 利用 GitHub Page 搭建 Hexo

2022-01-18 23:37 作者:朝兮未聞道  | 我要投稿


博客地址:http://shit.xv4n.ml

Termux搭建hexo博客并部署到GitHub

安裝

termux-change-repo

apt update

apt install git && nodejs && vim

apt update

npm install hexo -g

mkdir hexo

hexo init hexo

cd hexo

hexo server

部署到GitHub

安裝ssh

apt install openssh

生成ssh key

ssh-keygen -t rsa -C "你注冊Github用的郵箱"

然后回車

ssh-keygen -t rsa -C "你的郵箱"

# Creates a new ssh key using the provided email

Generating public/private rsa key pair.

Enter file in which to save the key (/your_home_path/.ssh/id_rsa):

再回車

Enter passphrase (empty for no passphrase): [你的密碼]

Enter same passphrase again: [你的密碼]

你輸入的內(nèi)容是不會顯示的

輸密碼

確認(rèn)密碼

然后查看key的內(nèi)容

?vim ~/.ssh/id_rsa.pub

把內(nèi)容全部復(fù)制下來,打開https://github.com/settings/keys

title隨便填

key就填你ssh key里的內(nèi)容

然后

npm install hexo-deployer-git --save

然后

vim _config.yml

在里面找到并修改

deploy:

? type: git

? repo: git倉庫項目地址

? branch: 分支

還有

url: https://用戶名.github.io/

root: /

點ESC輸:wq退出來

然后

git config --global user.name "GitHub用戶名"

git config --global user.email "GitHub注冊郵箱"

然后

hexo clean

hexo g

hexo d

輸個ssh key密碼就可以了上傳到Github了

然后是主題配置

畢竟原主題實在丑

cd themes

git clone https://gitee/fak3adm1n/fexo.git

cd fexo

vim _config.yml

根據(jù)注釋自己自定義一下就行

最后的最后

新建文章是hexo new post 文章標(biāo)題

上傳是:

hexo clean

hexo g

hexo d

祝成功!


Termux 利用 GitHub Page 搭建 Hexo的評論 (共 條)

分享到微博請遵守國家法律
桦甸市| 桂东县| 阳城县| 阜康市| 保靖县| 松江区| 巴青县| 兰州市| 竹山县| 通江县| 阜康市| 凤庆县| 图片| 托克托县| 霍邱县| 宁远县| 吴堡县| 大宁县| 朝阳市| 奉化市| 定南县| 定远县| 固始县| 博罗县| 宣恩县| 遵义市| 米易县| 罗江县| 新野县| 高密市| 扶余县| 于田县| 澄江县| 衡山县| 丹巴县| 绍兴市| 稷山县| 察隅县| 景德镇市| 科技| 新密市|