Theme Show Case

展示些样式,逐步修改中~

Title 1 code

Title 2 code

Title 3 code

Title 4 code

Title 5 code
Title 6 code

正文内容1

正文内容2

Same title

标题一样的情况

Same title

标题一样的情况

Same title

标题一样的情况

List

Ordered List

  1. 第一步修改布局
  2. 布局A要下移 1. YaYaYaYaYaYaYaYaYaYa 2. Who care?
  3. 布局B去掉
  4. 调整css样式!!

Unordered List

  • 第一步修改布局
    • 布局A要下移
      • YaYaYaYaYaYaYaYaYaYa
      • Who care?
    • 布局B去掉
  • 调整css样式!!

Checked List

  • check this point!
  • do you like it?

Code

1
2
3
4
hexo.extend.filter.register('theme_inject', function(injects) {
injects.head.file('custom', 'source/_data/head.swig', {}, {cache: true});
injects.sidebar.raw('custom', 'Put some in sidebar!');
});

codeblock

描述haha.ocjc?
1
[rectangle setX: 10 y: 10 width: 20 height: 20];

include_code

titleview raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* eslint-disable no-undef */
/* eslint-disable no-console */
'use strict';

function createNewPost(args) {
console.log(args);
// 需要将date改为正确的日期
args.slug = 'date-' + (args.slug || args._[0]);
hexo.call('new', args);
}

hexo.extend.console.register('newd', '为文件添加日期', {
arguments: [
{ name: 'title', desc: '标题名' }
]
}, createNewPost);

jsfiddle

gist

Table

水果 价格 数量
香蕉 $1 5
苹果 $1 6
草莓 $1 7

Long Table

水果 价格 数量 水果 价格 数量 水果 价格 数量 水果 价格 数量 水果 价格 数量 水果 价格 数量
香蕉 $1 5 香蕉 $1 5 香蕉 $1 5 香蕉 $1 5 香蕉 $1 5 香蕉 $1 5
苹果 $1 6 苹果 $1 6 苹果 $1 6 苹果 $1 6 苹果 $1 6 苹果 $1 6
草莓 $1 7 草莓 $1 7 草莓 $1 7 草莓 $1 7 草莓 $1 7 草莓 $1 7

blockquote

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit lacus ut purus iaculis feugiat. Sed nec tempor elit, quis aliquam neque. Curabitur sed diam eget dolor fermentum semper at eu lorem.

Images

Inline pic ok?

或者居中显示,你可以使用center或者box样式:

1
2
{% asset_img center gua.png 呱呱呱 %}
{% asset_img box gua.png 呱呱呱 %}

Link

Autolink: https://jiangtj.com/

dnocm 站点

Button

1
{% btn #, Text & Icon (buggy), fas fa-home %}
Text & Icon (buggy)

Note

content

default title

content

default title

Welcome to Hexo!

default title

Welcome to Hexo!

default title

Welcome to Hexo!

default title

Welcome to Hexo!

default title

Welcome to Hexo!