Skip to content

RuiZheZhangQ/RuiZheZhangQ.github.io

 
 

Repository files navigation

在hexo部署到github的过程中要先把workflow里面的那个main改成master才行 其他步骤跟hexo官网上讲的一样(https://hexo.io/zh-cn/docs/github-pages): 1.复制到本地,仓库名按规定 2.打开setting里面pages的actions 3.复制官网上的文件到仓库,文件头直接粘贴就行了 4.修改网站内容 注意hexo部署到github网站上的时候加载速度比较慢

Hexo Theme - Bloggy

themes/bloggy/layout/_partial/head.ejs 1.切换打开页面时的标题(就是在浏览器顶上显示的字)

themes/bloggy/layout/_partial/after-footer.ejs 1.改变底部的字

C:\Users\zyj\Documents\GitHub\RuiZheZhangQ.github.io\themes\bloggy\source\img 想修改照片时就先添加到这里,进行替换,不要修改名字,注意大小一定与原来的格式相同

Netlify Status

Theme Preview

Preview

This is Hexo theme named Bloggy

Getting started

Install dependencies:

$ git clone https://github.com/airraya/bloggy.git
$ cd bloggy
$ npm install

Generate:

$ hexo generate

Run server:

$ hexo server

Supported by

About

美食商城类hexo主题

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 31.6%
  • EJS 30.5%
  • Stylus 25.2%
  • CSS 12.7%