学习使用Github Actions

Home Archives
2021-03-13

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

Share
2020-11-15

编写github actions

代码是参考阮一峰老师写的教程改的。

Read More

Share
2020-11-15

hexo初体验

外观简介美观

Read More

Share
  • 学习

标签

  • 学习

标签云

学习

归档

  • 三月 2021
  • 十一月 2020

最新文章

  • Hello World
  • 编写github actions
  • hexo初体验
© 2021 duomi
Powered by Hexo
Home Archives