Tag: Jekyll

0

How to post The Jekyll page via Markdown

1. Make a .md file in …/_posts//_posts folder is for holding your Jekyll posts. and I recommend you to use the editor(Atom, VSCode, Editplus) for typing this. I commonly use VSCode. if you want, you

0

Let's apply Jekyll Theme

1. Download the zip file of the desired Jekyll Theme.Let’s get the Jekyll Theme you want on this page first. and please download the zip files of the desired Jekyll Theme. I downloaded the hydejack t

0

Let's upload the your jekyll to github page

First of all, your system should be installed Git program before following this post. if you don’t, you can get Git at this page 1. Make a new repository of github for Jekyll page.Let’s go to github s

0

Let's build the jekyll page in local

when I was building this jekyll page, I have been through a lot of trials and errors. so I felt at that time I should write some posts associated with Jekyll to record my working and to share to the o