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
More info: Server
Generate static files
More info: Generating
Deploy to remote sites
More info: Deployment
Markdown Write Example Code Highlight 1 2 3 4 5 6 7 8 9 10 11 12 13 package com.sic.moocspringboot;import org.springframework.boot.SpringApplication;import org.springframework.boot.autoconfigure.SpringBootApplication;@SpringBootApplication public class MoocSpringbootApplication { public static void main (String[] args) { SpringApplication.run(MoocSpringbootApplication.class, args); } }
hexo markdown head template 1 2 3 4 5 6 7 8 9 10 11 title: My awesome title date: 2019-07-14 18:38:45 categories: - Category1 - Category2 tags: - Tag1 - Tag2 mp3: http://domain.com/awesome.mp3 cover: statics/A Cruel Angel's Thesis Bilingual two-channel effects version.mp3 preview: 300