jooncco.github.io

jooncco.github.io

✨ Static site for blogging powered by Jekyll & Minimal Mistakes template.

jooncco.github.io

jooncco.github.io

Jekyll 기반의 테마 Minimal Mistakes를 커스터마이징해서 만든 기술 블로그입니다.
블로그가 마음에 드신다면, 마음껏 fork/clone 하셔서 활용하셔도 됩니다. 유용하셨다면 Star🌟 는 잊지 말아주세요 :)

Features

  • Gem 테마로 번들되어 있어 쉬운 설치
  • GitHub pages와 호환
  • Jekyll의 built-in Sass/SCSS 전처리 지원
  • 9가지 다른 skin 지원
  • 반응형 layout 지원
  • Twitter CardsOpen Graph SEO 지원
  • 풍부한 레이아웃 지원(header images, custom sidebars, table of contents, galleries, related posts, breadcrumb links, navigation lists)
  • 댓글기능 지원 (powered by Disqus, Facebook, Google+, Discourse, static-based via Staticman, and utterances).
  • Google Analytics 지원
  • 다국어 지원: 한국어, English (default), Brazilian Portuguese (Português brasileiro), Catalan, Chinese, Danish, Dutch, Finnish, French (Français), German (Deutsch), Greek, Hindi (हिंदी), Hungarian, Indonesian, Irish (Gaeilge), Italian (Italiano), Japanese, Malayalam, Myanmar (Burmese), Nepali (Nepalese), Norwegian (Norsk), Persian (فارسی), Polish, Punjabi (ਪੰਜਾਬੀ), Romanian, Russian, Slovak, Spanish (Español), Swedish, Thai, Turkish (Türkçe), and Vietnamese.

Skins

This theme comes in nine different skins (in addition to the default one).

air contrast dark
dirt mint sunrise
aqua neon plum

How to use

  1. Ruby 설치
  2. Jekyll (>= 3.7, < 5.0) 설치
  3. Bundler 설치
    gem install bundler
    
  4. 블로그용 repository 생성: https://pages.github.com/
  5. Clone jooncco.github.io
    git clone https://github.com/jooncco/jooncco.github.io.git
    
  6. jooncco.github.io에서 .git과 _posts 폴더 삭제 후 모든 파일 복사
    ~jooncco.github.io$ rm -rf .git _posts
    
    ~jooncco.github.io$ cp -r ./* <pathToYourRepo>
    
  7. 의존성 설치
    ~<yourRepoName>$ bundle
    
  8. Bundler 이용한 run
    bundle exec jekyll serve
    
  9. 브라우저로 localhost:4000 접속

Credits

This template heavily uses assets from Minimal Mistakes(Jekyll based blog theme).
(Commit hash: 9ab55b6c5487a770ac18410423e47a6f976dc098)

Michael Rose

License

The MIT License (MIT)

Copyright (c) 2013-2020 Michael Rose and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Minimal Mistakes incorporates icons from The Noun Project creators Garrett Knoll, Arthur Shlain, and tracy tam. Icons are distributed under Creative Commons Attribution 3.0 United States (CC BY 3.0 US).

Minimal Mistakes incorporates Font Awesome, Copyright (c) 2017 Dave Gandy. Font Awesome is distributed under the terms of the SIL OFL 1.1 and MIT License.

Minimal Mistakes incorporates photographs from Unsplash.

Minimal Mistakes incorporates Susy, Copyright (c) 2017, Miriam Eric Suzanne. Susy is distributed under the terms of the BSD 3-clause "New" or "Revised" License.

Minimal Mistakes incorporates Breakpoint. Breakpoint is distributed under the terms of the MIT/GPL Licenses.

Minimal Mistakes incorporates FitVids.js, Copyright (c) 2013 Dave Rubert and Chris Coyier. FitVids is distributed under the terms of the WTFPL License.

Minimal Mistakes incorporates Magnific Popup, Copyright (c) 2014-2016 Dmitry Semenov, http://dimsemenov.com. Magnific Popup is distributed under the terms of the MIT License.

Minimal Mistakes incorporates Smooth Scroll, Copyright (c) 2019 Chris Ferdinandi. Smooth Scroll is distributed under the terms of the MIT License.

Minimal Mistakes incorporates Gumshoejs, Copyright (c) 2019 Chris Ferdinandi. Gumshoejs is distributed under the terms of the MIT License.

Minimal Mistakes incorporates jQuery throttle / debounce, Copyright (c) 2010 "Cowboy" Ben Alman. jQuery throttle / debounce is distributed under the terms of the MIT License.

Minimal Mistakes incorporates GreedyNav.js, Copyright (c) 2015 Luke Jackson. GreedyNav.js is distributed under the terms of the MIT License.

Minimal Mistakes incorporates Jekyll Group-By-Array, Copyright (c) 2015 Max White mushishi78@gmail.com. Jekyll Group-By-Array is distributed under the terms of the MIT License.

Minimal Mistakes incorporates @allejo's Pure Liquid Jekyll Table of Contents, Copyright (c) 2017 Vladimir Jimenez. Pure Liquid Jekyll Table of Contents is distributed under the terms of the MIT License.

Minimal Mistakes incorporates Lunr, Copyright (c) 2018 Oliver Nightingale. Lunr is distributed under the terms of the MIT License.