Markdown 笔记
发表于
分类于
笔记
Docker安装portainer详细步骤
发表于
portainer 是一款容器管理可视化界面,不想在虚拟中使用命令管理容器的小伙伴,可以选择安装 portainer 对容器进行管理,查看日志、启动、停止容器等非常方便。
排版测试
发表于
分类于
笔记
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
$ hexo new "My New Post" |
More info: Writing
Run server
$ hexo server |
More info: Server
Generate static files
$ hexo generate |
More info: Generating
Deploy to remote sites
$ hexo deploy |
More info: Deployment