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

hello~!

basic footnote1
here is an inline footnote2
and another one3
and another onedemo

Create a new post

$ hexo new "My New Post"

(without define class style)


(without define class style)


Default Header

Welcome to Hexo!


Primary Header

Welcome to Hexo!


Info Header

Welcome to Hexo!


Success Header

Welcome to Hexo!


Warning Header

Welcome to Hexo!


Danger Header

Welcome to Hexo!


No icon note

Note without icon: note info no-icon


This is a summary 666

Details and summary (No icon) Note with summary: note info no-icon This is a summary


Codeblock in note

code block in note tag
code block in note tag
code block in note tag

Lists in note

  • ul
  • ul
    • ul
    • ul
  • ul
  1. ol
  2. ol
    1. ol
    2. ol
  3. ol

Table in Note

1 2
3 4
5 6
7 8

More info: Writing

Run server

import logo from './logo.svg';
import './App.css';

function App() {
  return (
    <div className='App'>
      <header className='App-header'>
        <img src={logo} className='App-logo' alt='logo' />
        BIG CHANGES! smile
      </header>
    </div>
  );
}

export default App;

More info: Server

Generate static files

$ hexo generate

More info: Generating


Text
TextText & Title

Text & Icon (buggy) Text & Icon (fixed width)

Lorem Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolor






Deploy to remote sites

$ hexo deploy

More info: Deployment


  1. 1.basic footnote content
  2. 2.inline footnote
  3. 3.paragraph footnote content
  4. demo.footnote content with some markdown

文章作者: Citrus
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 Citrus
  目录