Personal website of Shinyoung Yi.
This repo is built upon this repository, which is based on Jekyll Now and Jon Barron's website.
https://jekyllrb.com/docs/installation/
- A troubleshooting 1
When I tried to:
ruby-install ruby 3.4.1
Some error about C compiling...
C compiler cannot create
(...)
!!! Configuration of ruby 3.4.1 failed!
Refernce: rbenv/rbenv#440
I solved by:
CC=gcc ruby-install ruby 3.4.1
At the root directory <your_path>/shinyoung-yi.github.io
,
jekyll serve
Then Jekyll will show a server address for the rendered page. e.g.,
<omitted>
...
<omitted>
Auto-regeneration: enabled for 'C:/Users/class/Dropbox/GitRepo/shinyoung-yi.github.io'
Server address: http://127.0.0.1:4000
Server running... press ctrl-c to stop.
Whenever you edit the source code and refresh the rendered page, (e.g. http://127.0.0.1:4000
) the edited result will be automatically rendered.
_layouts/
tn/images