Hello World

嗯,新博客终于弄好啦!

分类列表

  • 思考与随想
  • 军事
  • 业余无线电
  • 工具手册
  • 电子技术
  • 电脑硬件
  • 系统结构
  • 软件开发
  • 数学

Quick Start

Create a new post

$ hexo new "My New Post"

Run server

$ hexo server
$ hexo s

Generate static files

$ hexo generate
$ hexo g

Deploy to remote sites

$ hexo deploy
$ hexo d

Front-matter

title: "Visual Studio Code 折腾记:LaTeX 集成编辑环境"
date: 2018-11-2 18:00:00
updated: 2018-11-2 18:00:00
categories: "工具应用"
tags: ["Visual Studio Code", "LaTeX"]
mathJax: false
thumbnail: https://i.loli.net/2018/11/03/5bdc7e775468e.png

本作品采用知识共享署名 4.0 国际许可协议进行许可。
本文链接:https://blog.ceba.tech/2018/02/hello-world/