Home

0

Categorized Posts using Menu

1. Decide categories of which you want.I will divide my posts to two parts. first is Jekyll and the last thing is React 1Think the way how to divide your posts 2. modify your _config.yml fileadd the

0

The way how to using CSS format in React

Let’s find out the way how to modify your React project when you want to operate CSS format files in yours If it doesn’t work with showing message like below. the reason doesn’t operate is because you

0

Let's build React with Express Server

If you are the first React, please search create-react-app, see other posts. Building React Service manually without create-react-app is somewhat difficult for beginners. I will build React via npm pa

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