1 Star 2 Fork 0

ZHOUYI / ZY.Hexo.Blog响应式简约清爽款个人博客

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

ZY.Hexo.Blog

介绍

Hexo博客框架搭建响应式、简约清爽款个人博客站点,基于Ocean主题 做了改动, 增加了分类、标签、音乐菜单、页脚个人资源和站点运行时间等配置

在线预览

查看源码

其他可能需要的资源

个人博客全栈系统+express+mysql+vue2+uniapp完整

node+mongodb开发REST API 的轻量级样板 ✨推荐

node+mysql后端api基础服务模板

轻量级个人文件管理、图床管理服务系统

截图

Screenshot

安装教程

$ git clone https://gitee.com/Z568_568/zy-hexo-blog.git
$ npm i
$ hexo s

添加文章

source/_posts/**.md

---
title: Express实现定时发送邮件
categories:
    - 后端
tags:
    - 邮件
    - 定时任务
    - Express.js

photos: [
    ["http://www.zhouyi.run:3001/api/v1/files/preview?p=alexander-grey-Jv_oD5CuVfw-unsplash.jpg&&mimetype=image/jpeg"],
]

top: ture

excerpt: 在 node.js 中自已实现也非常容易,接下来要介绍的是node-schedule来完成定时任务
---

文章内容...

部署

1.部署到Github

教程传送门

2.个人云服务器部署

$ hexo clean
$ hexo g

  然后将public文件件中的内容推送至云服务主机  也可以配置一键部署和 1 一样的
MIT License Copyright (c) 2023 周Y Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Hexo博客框架搭建响应式、简约清爽款个人博客站点,基于Ocean主题 做了改动,增加了分类、标签、音乐菜单、页脚个人资源和站点运行时间等配置 展开 收起
Stylus 等 5 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/Z568_568/zy-hexo-blog.git
git@gitee.com:Z568_568/zy-hexo-blog.git
Z568_568
zy-hexo-blog
ZY.Hexo.Blog响应式简约清爽款个人博客
master

搜索帮助