凛冬散尽,星河长明

Home Archives
2022-05-04

Hexo系列——(三) 将Hexo部署到Git上

将本地搭建的博客部署到github上(我一直以为搭个博客需要买个云服务器主机的…gitee好像也可以,以后再看看怎么弄。俄罗斯的github被禁了,以后我们打湾湾会不会也被禁,啧

Read More

分享
  • Github
  • Hexo
2022-04-29

Hexo中图片无法加载


解决图片在Markdown中正常显示,在Hexo网页却无法加载的问题

Read More

分享
  • Hexo
2022-04-29

Hexo系列——(二) 使用Hexo发博客

使用Hexo写一篇文章发布到博客上。

Read More

分享
  • Hexo
  • Markdown
  • Typora
2022-04-29

Hexo系列——(一) Hexo的安装与使用

Hexo是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他渲染引擎)解析文章,在几秒内,即可利用靓丽的主题生成静态网页。即把用户的markdown文件,按照指定的主题解析成静态网页。

Read More

分享
  • Hexo
2022-04-28

虚拟机安装Ubuntu20-04

三虚拟机安装Ubuntu20,并对环境进行配置

使用虚拟机安装Ubuntu20.04,并对环境进行简单配置。

Read More

分享
  • Ubuntu
  • 虚拟机
2022-04-28

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

分享

标签

  • Github
  • Hexo
  • Markdown
  • Typora
  • Ubuntu
  • 虚拟机

标签云

Github Hexo Markdown Typora Ubuntu 虚拟机

归档

  • 五月 2022
  • 四月 2022

最新文章

  • Hexo系列——(三) 将Hexo部署到Git上
  • Hexo中图片无法加载
  • Hexo系列——(二) 使用Hexo发博客
  • Hexo系列——(一) Hexo的安装与使用
  • 虚拟机安装Ubuntu20-04
© 2022 GalaxyZH
Powered by Hexo
Home Archives