Tags
featured
[C] Hello World
The first thing you do learning a programming language is to print Hello World. It is a representative learning stage so ther is a HelloWorld series for each programming language. The...
In C, Dec 02, 2020Post settings for jekyll blog 지킬 블로그 게시글 설정
Jekyll theme blog declares prior information about the article at the heading of the document. The pre-declaration information includes layout, title, author, categories, and represen...
In Jekyll, Sep 27, 2020Markdown 마크다운
Posts using the Jekyll like this blog are converted to html accroading to the _post template. Articles are written based on the _post template and the Markdown extension document. The...
In Markdown, Sep 24, 2020sticky
Post settings for jekyll blog 지킬 블로그 게시글 설정
Jekyll theme blog declares prior information about the article at the heading of the document. The pre-declaration information includes layout, title, author, categories, and represen...
In Jekyll, Sep 27, 2020