Airscape's 블로그


  • 홈

  • 카테고리

  • 아카이브

  • 태그

Next Theme Tutorial

작성일 2017-07-20 | In tutorial
NexT is a high quality elegant Jekyll theme ported from Hexo Next. It is crafted from scratch, with love.
더 읽어보기 »

Highlight Test

작성일 2017-07-19 | In Test

This is a highlight test.

Normal block

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

Highlight block

alert( 'Hello, world!' );
print 'helloworld'
def foo
  puts 'foo'
end
def foo
  puts 'foo'
end
1
2
3
def foo
  puts 'foo'
end
#include <iostream>

using namespace std;

void foo(int arg1, int arg2)
{

}

int main()
{
  string str;
  foo(1, 2);
  cout << "Hello World" << endl;
  return 0;
}
더 읽어보기 »

Emoji Test

작성일 2015-09-19

This is an emoji test. :smile: lol.

더 읽어보기 »

Gallery Post

작성일 2014-11-18 | In Photo
Gallery Post Test. 测试图片类文章的显示。
더 읽어보기 »

MathJax with Jekyll

작성일 2014-02-16 | In opinion

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 \).

더 읽어보기 »

Images

작성일 2013-12-26

This is a image test post.

더 읽어보기 »

Excerpts

작성일 2013-12-25

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

더 읽어보기 »

Block

작성일 2013-12-25 | In Foo

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

더 읽어보기 »

日本語テスト

작성일 2013-12-24

This is a Japanese test post.

더 읽어보기 »

中文測試

작성일 2013-12-24 | In test/test

This is a Chinese test post.

더 읽어보기 »
1 2
Airscape

Airscape

Elegant theme for Jekyll.

15 포스트
8 카테고리
6 태그
RSS
© 2018 Airscape
Powered by Jekyll
Theme - NexT.Muse