Skip to content

git blog repository 입니다

License

Notifications You must be signed in to change notification settings

ydj515/ydj515.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

201 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

github.io

공부한 것들을 기록합니다.

Chirpy Jekyll Theme를 사용하였습니다. 자세한 사항은 jekyll git repository, jekyll docs 를 참조해주세요.

wiki

Wiki를 참조하여 작성합니다.

prerequisite

  • mise
  • ruby 3.1.6 (managed by mise.toml)

install ruby

The installation process below applies to ARM arch Mac OS.

  1. install mise

    brew install mise
  2. add mise activation in ~/.zshrc

    echo 'eval "$(mise activate zsh)"' >> ~/.zshrc
    source ~/.zshrc
  3. trust project config and install ruby

     mise trust
     mise install
  4. install bundler dependencies

    gem install bundler
    bundle install

start

mise run start

or

bundle exec jekyll serve

About

git blog repository 입니다

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors