Marshal 的日志

给自己写的,可分享的日常记录

Home Archives
2022-03-05
it 技术

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

分享
  • hexo
前一篇
创建 koa-ts 原型项目,为新项目做技术准备

分类

  • it 技术

标签

  • ansible
  • autossh
  • docker
  • fastify
  • github
  • hexo
  • koa
  • lcdp
  • lerna
  • monorepo
  • node.js
  • npm
  • p2022a
  • pve
  • raspberrypi
  • rpi zero
  • typescript
  • 虚拟化

标签云

ansible autossh docker fastify github hexo koa lcdp lerna monorepo node.js npm p2022a pve raspberrypi rpi zero typescript 虚拟化

归档

  • 六月 2022
  • 三月 2022

最新文章

  • 树莓派 zero 系统配置和 autossh 安装配置
  • 树莓派 zero headless 安装 Raspberry Pi OS Lite 设置 ssh
  • 为 Lerna monorepo 项目编写 Dockerfile
  • 使用 Lerna 创建单一仓库的 TypeScript 多包项目
  • Typescript 构建并发布 npm 包
© 2022 Marshal Wu
Powered by Hexo
Home Archives