Skip to content

📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.

License

Notifications You must be signed in to change notification settings

JinwangMok/JinwangMok.github.io

 
 

Repository files navigation

JinwangMok 블로그

Install & Test in Local

  1. Install ruby(and gem) and github cli using brew.
brew update
brew install ruby gh

# check ruby version
ruby --version

# login gh.
gh auth login
  1. Clone current Blog repo.
gh repo clone JinwangMok/JinwangMok.github.io
cd JinwangMok.github.io
  1. Install bundle and run local server.
bundle install
bundle exec jekyll serve

About

📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.1%
  • SCSS 47.1%
  • JavaScript 2.3%
  • Ruby 1.5%