NexT


  • Home

  • Archives

  • Tags

  • Search

Next Theme Tutorial

Posted on 2017-07-20 | In tutorial
| Words count in article 343
NexT is a high quality elegant Jekyll theme ported from Hexo Next. It is crafted from scratch, with love.
Read more »

Highlight Test

Posted on 2017-07-19 | In Test
| Words count in article 57

This is a highlight test.

Normal block

1
alert('Hello World!');
1
print 'helloworld'

Highlight block

1
alert( 'Hello, world!' );
1
print 'helloworld'
1
2
3
def foo
  puts 'foo'
end
def foo
  puts 'foo'
end
1
2
3
def foo
  puts 'foo'
end
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#include <iostream>

using namespace std;

void foo(int arg1, int arg2)
{

}

int main()
{
  string str;
  foo(1, 2);
  cout << "Hello World" << endl;
  return 0;
}
Read more »

Emoji Test

Posted on 2015-09-19
| Words count in article 20

This is an emoji test. :smile: lol.

Read more »

Gallery Post

Posted on 2014-11-18 | In Photo
| Words count in article 193
Gallery Post Test. 测试图片类文章的显示。
Read more »

MathJax with Jekyll

Posted on 2014-02-16 | In opinion
| Words count in article 421

One of the rewards of switching my website to Jekyll is the ability to support MathJax, which means I can write LaTeX-like equations that get nicely displayed in a web browser, like this one \( \sqrt{\frac{n!}{k!(n-k)!}} \) or this one \( x^2 + y^2 = r^2 \).

Read more »

Images

Posted on 2013-12-26
| Words count in article 6

This is a image test post.

Read more »

Excerpts

Posted on 2013-12-25
| Words count in article 182

The following contents should be invisible in home/archive page.

Read more »

Block

Posted on 2013-12-25 | In Foo
| Words count in article 54

This post is used for testing tag plugins. See docs for more info.

Read more »

日本語テスト

Posted on 2013-12-24
| Words count in article 439

This is a Japanese test post.

Read more »

中文測試

Posted on 2013-12-24 | In test/test
| Words count in article 416

This is a Chinese test post.

Read more »
1 2
John Doe

John Doe

Elegant theme for Jekyll.

15 posts
8 categories
6 tags
RSS
© 2018 John Doe
Powered by Jekyll
Theme - NexT.Muse